Color switcher

So, it isn’t perfect and it relies on cookies, but I created the style sheet switcher. Now I can build numerous stylesheets and you can select which you like best. There is currently only blue (default), green, and purple. If you know css, feel free to take a look at the source code for the HTML structure, and create your own. If you need the vector of the logo to change it’s side, send me an email and I can get it to you. Eventually I’ll make a document, breaking down the structure. If you are a designer, and want to mock up something in Illustrator or photoshop, I could create the stylesheet for it. The possibilities are endless.

props: ghettocooler and 456bereastreet.com.

12 thoughts on “Color switcher

  1. The blackberry is caching the previous stylesheet and it isn’t redirecting the query string. I can fix the query string issue, but I’m not sure about the caching issue on the phone. That isn’t that big of a deal for me. Next on the list, clean URLs. (if this were wordpress, this would probably be easier, but contrary to popular belief, this is a completely custom built site/cms)

  2. …looks like you could use a session variable just as easily as the cookie. nice work. here’s my style sheet contribution: *{ display:none; } ah ha i’m funny. :P

  3. I checked my stats, and it looks like the default blue css file is the most used, and purple next. Green isnt showing up in the top ten list, so it looks like green isn’t as popular. Interesting.

Comments are closed.

Related Posts