I'd like to add a simple theme system to my site so users could select the outlook of the site.
I've done my site so far with html so xhtml solutions are out. I was thinking of selection of .css files, but is there any other way?
Is there any known library of "standerded" .css files that have the same classes insde?
How postnuke etc styles work? Is there a way to convert them to .css files?
Theme system
Moderator: General Moderators
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am
Theme system
Last edited by Shendemiar on Tue Mar 02, 2004 9:28 pm, edited 1 time in total.
-
d3ad1ysp0rk
- Forum Donator
- Posts: 1661
- Joined: Mon Oct 20, 2003 8:31 pm
- Location: Maine, USA
- no_memories
- Forum Contributor
- Posts: 145
- Joined: Sun Feb 01, 2004 7:12 pm
- Location: New York City
I implemented a style switcher on my personal site; developed by Mike Golding. Just look at my profile and click on the www icon to see how it works or go to the provided link for a complete tutorial on how to use it.
I'm looking into generating a PhP based cookie for this switcher and using little or no java (eventually having PhP switch the styles). Server side scripting seems to be much more reliable from what I can see my first month of learning to use PhP.
p.s. Mr. Golding does appreciate if you show him how you have implemented this style switcher.
I'm looking into generating a PhP based cookie for this switcher and using little or no java (eventually having PhP switch the styles). Server side scripting seems to be much more reliable from what I can see my first month of learning to use PhP.
p.s. Mr. Golding does appreciate if you show him how you have implemented this style switcher.
i've done a skinbased layout on my site, where the skins are css-files. However, i havn't done a complete engine, so its only the colours, tablestyles, fonts etc... you can edit.
if you want to have a look at it, http://www.vigge.net
if you want to have a look at it, http://www.vigge.net