Website CSS theme switching

February 16th, 2010 Permalink

I was experimenting with this script http://www.dynamicdrive.com/dynamicindex9/stylesheetswitcher.htm called style sheet switcher.  It basically allows me to put links on the page that will dynamically change the style sheet or the look of the page.  It’s just for fun, but if you look at the bottom of the site I have a dark night theme now.  Basically it [...]

I was experimenting with this script http://www.dynamicdrive.com/dynamicindex9/stylesheetswitcher.htm called style sheet switcher.  It basically allows me to put links on the page that will dynamically change the style sheet or the look of the page.  It’s just for fun, but if you look at the bottom of the site I have a dark night theme now.  Basically it just gets rid of the background and makes the site a basic black color.  This can be a nice way to look at the pictures on the site without a distracting background.  I was also experimenting with a white background theme, but it would take a lot of work, it’s not really worth the effort.

Leave a Reply