Jump to content

Skin System


xenooreo

Recommended Posts

I've looked around everywhere on the internet, but there seems to be very few guides on how to make a decent skin system for you site.
Now obviously it's not any small feat, but still. It seems like a fairly popular thing, I would've hoped that I would have been able to find something. At the moment I have a PHP script which simply switches the CSS stylesheet and stores which one you're using in a cookie, but that's not really good enough :P

If I was to make a skin system for my site, where would I begin?
Link to comment
https://forums.phpfreaks.com/topic/7877-skin-system/
Share on other sites

I personally think using css is the best way to skin a site.

Once you have some good css behind you then you can pretty do what you want. Having looked at a couple of of the shelf php aps like osdate and joomla I think the system they use is awful.

If you need inspiration on the potential of css then visit css zen garden.
Link to comment
https://forums.phpfreaks.com/topic/7877-skin-system/#findComment-28724
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.