Completely change the CSS on one Page Template?
-
Hi,
My website is dark-colored but I want some pages to be light-colored. Rather than hardcoding “#page-id-xx” into the css file for each page I add, I was hoping to create a page template file that somehow calls on these separate colors so that when I set a page as this page template, it automatically changes to the proper, lighter color scheme.
How do I accomplish this? Since the body background and header images and whatnot are called in the header.php file, I would likely need to create an alternative header file and in my alternate page template, call that second header file instead of the original? Does that sound right?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Completely change the CSS on one Page Template?’ is closed to new replies.