Page 1 of 4 123 ... LastLast
Results 1 to 20 of 62
  1. Default New Default Skin


    The one that's currently up is temporary. We need a new default skin! So, I thought, why not have a competition about it?

    Starting tomorrow there will be a competition for who can create the best board skin! I'll create a new board and people can place their skins in each topic. Use the rating feature to decide which one to choose. This competition will last for 1 week. The winner gets their skin chosen for the default skin!

    Requirements:
    1. The skin must be a lighter skin to contrast the other darker skins we have.
    2. The skin must use CSS - no greasemonkey or third party apps

    The skin does not have to be maplestory-related, but bonus props if you can make it related.

    So, let's get creating, and good luck on your skins!

    ~Fiel

  2. | (◕ ‿◕)| (❍ᴥ❍ʋ) Straight Male
    IGN: You
    Server: get
    Level: me
    Job: so confused.
    Guild: Follow the
    Alliance: Pretty Lights!
    argentina

    Default


    YES, finally YES.

    I'll try then =).


  3. GLADIGATORS
    IGN: Overburnd
    Server: Khaini
    Level: 210
    Job: Cannoneer
    Guild: Contagious
    usa

    Default


    You probably wouldn't have to ask. This thing begs for his artistics.

    But yes, i would enjoy having his stuff up here.

  4. Default


    CSS?

    How much is already there? Like, if my CSS file is empty, what is left of the style/layout? What is there to work with?

  5. Default


    View page source? :U

    Of course that means users can only design what they see (forum index, portal, and threads).
    Last edited by butterfλi; 2009-06-23 at 06:36 PM.

  6. Default


    I hope this doesn't end like the infamous Banner contest months ago.

  7. Default


    This is what the website looks with the image banner + CSS removed:

    How is the CSS generated? I don't know PHP but if it's anything like Perl it'd be generated through functions in a CSS pragma rather than hand coded, right? Or is there some sort of editor for it? I have a feeling that it's going to be hard to find someone who understands CSS and is a good designer.

  8. Default


    PHP just outputs HTML. CSS is typically a static file on its own. It can be hand-coded, or generated by something like Dreamweaver.

    CSS itself isn't so bad.
    Code:
    body
    {
    	background: #C3D9FF;
    	color: #000000;
    	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    	margin: 5px 10px 10px 10px;
    	padding: 0px;
    }
    "Get the body element and set its background to the color #C3D9FF; text color to #000000; font size to 10pt; font family (in order of preference) to verdana, geneva, ... etc; top/right/bottom/left margins to 5/10/10/10 pixels respectively; and padding to 0."

    If you know what you want to achieve, you could just look through a CSS reference.

  9. Default


    Will those boards where the styles are tested on be representative of the actual content that will be displayed? Because as someone else mentioned...the tags you write will depend on what you can see...

  10. Default


    Lol sorry, I know CSS. I was just a bit confused because when I work with CGI there's functions to automatically generate HTML so you don't have to write out all the boilerplate. I was wondering if there was something similar with PHP. I forgot about things like Dreamweaver though.



  11. Helium Atom
    IGN: After
    Server: I get
    Level: to
    Job: Finish
    Guild: My food
    Alliance: You're dead

    Default


    This is just a suggestion, but dark backgrounds and light font is not confortable for eyes.

    I'd like to see a greyish one with soft red. :)

  12. Default


    ...This is alot more difficult then when you're not an admin and don't have a skin engine to use. >_>

  13. Default


    Easier way to design the skin would be to Print screen the main page and bring it into Photoshop then mess around with the colors until it looks nice. Then simply add in some images and done.

  14. Default


    If it were that easy I'd be done already. Doing that and then actually bringing it into the code is the hard part. The code is a pineappleing maze and 1 wrong move brings down everything.

  15. Default


    Just a few tips on screwing around with css.

    Get GameFOX. Although designed for GameFAQs, its incredibly awesome CSS pane will work for any site.
    Just save your css, and hit the "Reload Stylesheets" button!

    Get Firebug.
    Trust me, it's that awesome.

    Also, I'm not too familiar with vBulletin.
    Mind posting the link to the default editable css?

    I can't tell what all I should look at. xd
    Last edited by Daakun; 2009-06-23 at 10:08 PM.

  16. Default


    File > Save page as...

    just save it. and yeah, firebug is awesome.

    Spoiler


    just giving you guys a heads up. I'm basically making a red re-design of the theme.
    Last edited by Roxas; 2009-06-23 at 10:18 PM.

  17. Default


    Vouch. Also, if this helps any, my former guild's forum was/is hosted on Invision, and this is what it looks like:
    Spoiler

    The point I'm trying to get across is, please oh please (that is, if you can, I don't mean to be pushy but I know I am) make it distinguishable from the default skin. The default Invision Boards skin looks very different from that, and I don't mean just the color scheme. Just my two cents.

  18.  

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •