Home › Forums › CSS › How to Change Meta theme dynamically with css? › Reply To: How to Change Meta theme dynamically with css?
June 7, 2016 at 12:09 am
#242595
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