Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS How to Change Meta theme dynamically with css? Reply To: How to Change Meta theme dynamically with css?

#242595
Beverleyh
Participant

You could change the meta tag colour value with PHP. Here’s a blog/tutorial I wrote a couple of years ago to change a stylesheet based on user selection, and then save that selection for X days in a cookie, but you could adapt it to echo out a hexadecimal colour (in the stored variable) instead of the actual CSS file name: http://www.dynamicdrive.com/forums/entry.php?305-PHP-Stylesheet-Content-Switcher-with-Save-Cookie