Page 1 of 2 12 LastLast
Results 1 to 15 of 30

Thread: Color schemes

  1. #1

    Default Color schemes

    Ed's techincolor nightmare- Eye burner (I though my moniter tube would burn out)

    Normal EoFF color scheme- Boring

    I like how you guys added the quick reply forum view but I think we need to add 1 or two more user changable colorschemes, like a nive black and red, or a Matrix style Green and black.

    It's just a thought

  2. #2
    Not responsible for WWI Citizen Bleys's Avatar
    Join Date
    Feb 2000
    Location
    The Wired
    Posts
    8,502
    Articles
    7
    Blog Entries
    60

    FFXIV Character

    Bleys Maynard (Sargatanas)
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    The problem with insane numbers of color schemes is that each one needs its own set of templates, and that means I have to reinstall all of the template hacks each and every time.

    I already hate doing all of my work in triplicate. Besides, the EoFF color scheme is a tradition.

  3. #3
    ORANGE Dr Unne's Avatar
    Join Date
    Dec 1999
    Posts
    7,394
    Articles
    1
    Contributions
    • Former Administrator
    • Former Developer
    • Former Tech Admin

    Default

    Yay for tradition. I likes the color scheme.

  4. #4
    Newbie Administrator Loony BoB's Avatar
    Join Date
    Aug 2000
    Posts
    52,471
    Articles
    53
    Blog Entries
    19

    FFXIV Character

    Loony Bob (Twintania)

    Default

    The colourscheme we have here is part of Eyes on Final Fantasy. Boring? Maybe, to some. But once you come down to it, this site is far easier on the eyes than any other site I've ever been to, it's got the perfect happy medium for relaxing your eyes. In my opinion, anyway.

    I think that offering more colour schemes for EoFF would be like Ferrari offering more colour schemes for their F1GP cars. Ruins the distinction of it all.

    Oh, and Bleys' reason is there too, I guess...
    Bow before the mighty Javoo!

  5. #5
    Old school, like an old fool. Flying Mullet's Avatar
    Join Date
    Apr 2003
    Location
    Napping in a peach tree.
    Posts
    19,185
    Articles
    6
    Blog Entries
    7
    Contributions
    • Former Administrator
    • Former Cid's Knight
    • Former Senior Site Staff

    Default

    Originally posted by Citizen Bleys
    The problem with insane numbers of color schemes is that each one needs its own set of templates, and that means I have to reinstall all of the template hacks each and every time.

    I already hate doing all of my work in triplicate. Besides, the EoFF color scheme is a tradition.
    If it takes extra maintenance for each color scheme, why do you use ed's? Does anybody use it?
    Figaro Castle

  6. #6

    Default

    I think a nice red and black scheme would make me smile, a matrix style theme would work.

  7. #7
    Recognized Member m4tt's Avatar
    Join Date
    Sep 2000
    Location
    San Diego, Ca
    Posts
    5,134
    Contributions
    • Former Cid's Knight

    Default

    It's not about just making you smile, it's about making everyone smile. And mostly making Bleys happy.

    I like the EoFF default. Red and black is ugly, in my opinion. Green and black is nice, but I look at that all day at work, and it gets old really fast. :P
    Mr Thou! Mr Thou!

  8. #8
    Newbie Administrator Loony BoB's Avatar
    Join Date
    Aug 2000
    Posts
    52,471
    Articles
    53
    Blog Entries
    19

    FFXIV Character

    Loony Bob (Twintania)

    Default

    Another problem is all the people who use coloured fonts to suit one background won't work with another background.

    ...


    It's been asked before. Basically, the answer is no.
    Bow before the mighty Javoo!

  9. #9
    Take me to your boss! Strider's Avatar
    Join Date
    Oct 2002
    Location
    Baltimore, MD
    Posts
    4,340
    Articles
    52

    Default

    What exactly makes this background boring? I really like it.

  10. #10
    Old school, like an old fool. Flying Mullet's Avatar
    Join Date
    Apr 2003
    Location
    Napping in a peach tree.
    Posts
    19,185
    Articles
    6
    Blog Entries
    7
    Contributions
    • Former Administrator
    • Former Cid's Knight
    • Former Senior Site Staff

    Default

    If there's one color that's associated with Final Fantasy, it's blue. And seeing how this is a Final Fantasy oriented site, it's fitting that an "easy-on-the-eyes" set of blue is used for the forum color scheme.
    Figaro Castle

  11. #11
    ..a Russian mountain cat. Yamaneko's Avatar
    Join Date
    Aug 2001
    Location
    Los Angeles, CA
    Posts
    15,927
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    Change = bad. Boring = simplicity. Simplicity = goal.

  12. #12
    pirate heartbreaker The Man's Avatar
    Join Date
    Mar 2002
    Location
    Sarasota, FL
    Posts
    10,946

    Default

    If you put $debug=1; into the global.php file in the admin control panel, you'll be able edit the vBulletin default templates so that you'll only have to make changes to the global style set, and they'll apply to everything on the board. That's what I've done.
    Don't delay, add The Pimp today! Don't delay, add The Pimp today!
    Fool’s Gold tlsfflast.fm (warning: album artwork may sometimes be nsfw)

  13. #13
    Quack Shlup's Avatar
    Join Date
    Aug 2000
    Location
    California
    Posts
    34,993
    Articles
    14
    Blog Entries
    37
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    I like different colorschemes, but I sure as hell am not going through that tedium.

  14. #14
    pirate heartbreaker The Man's Avatar
    Join Date
    Mar 2002
    Location
    Sarasota, FL
    Posts
    10,946

    Default

    I don't think it'd be really that much work though; I'm pretty sure there's a series of queries that'd do all the work for you in moving EoFF's custom templates into the default set, then deleting the original defaults. I just haven't figured out what that series is yet... I'll get back to you on it. *goes around to play in phpmyadmin some*

    edit: ok, the easiest way to do it would be to make everything in the first template set into a custom template, which would be easy to do because you could just click down the list of "modify defaults." once you'd copied EVERY default template into the first style set you'd then just run the following queries:

    delete from template where templatesetid=-1
    update template set templatesetid=-1 where templatesetid=1

    After that it'd require pretty much no editing whatsoever to create new style sets; the only stuff you'd really have to worry about would be the headinclude template and the replacements. But I probably confused something somewhere in my directions, so I'd definitely recommend having some sort of backup before you did it, and you'd probably do good to IM me before you did it as well, if you'll even bother (the odds are that you won't, but I'm typing all this out anyway 'cause I've little better to do at the moment).

    I wanted to be able to surpass the "copying everything to custom templates" bit, but I couldn't find a query that'd be able to let me do that. I tried this query: "select templatesetid, templateid from template t left join template.templatesetid, template.templateid on t.templateid=template.templateid where template.templatesetid=-1 and t.templatesetid=1," which was designed to get the only templates we'd REALLY have to delete, but it didn't work, probably because the left join operator isn't designed to select from the same database. Unfortunately, since that first plan of attack failed, it's obvious that I don't have enough MySQL knowledge to be able to write that specific query.

    This is probably nonsense to all of you but cl_out and Bleys, so I'll just shut up now. Still, it'd be a heck of a lot easier to have all your template modifications stored in your defaults, I'd imagine, so yeah =P
    Last edited by The Man; 07-07-2003 at 10:57 PM.
    Don't delay, add The Pimp today! Don't delay, add The Pimp today!
    Fool’s Gold tlsfflast.fm (warning: album artwork may sometimes be nsfw)

  15. #15
    Not responsible for WWI Citizen Bleys's Avatar
    Join Date
    Feb 2000
    Location
    The Wired
    Posts
    8,502
    Articles
    7
    Blog Entries
    60

    FFXIV Character

    Bleys Maynard (Sargatanas)
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    It's nonsense to me, too *nod*

Posting Permissions

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