So - I have a good style switcher working on https://www.redhousebarn.co.uk
New couples who are getting married are able to edit a mini site that their guests can then access.
What I really want is for the user (who can be logged in) is to be able to set a value (i have a form list with hex values) so that the mini site loads the color.php file with defined hex
I can set the hex value to an include file which would be good to call in to line 12 of color.php ($color = "#5a345e"; // Change your Color Here)
I would create a duplicate php file so the main site is not affected.
Can you look into this ad advise please?
Thanks
DAN
