Quote Originally Posted by rstevenson View Post
Certainly the p_1.css should have worked. For example, one of my category pages is iddentified by this in the browser's address bar (after the site URL itself, of course) ...
.../index.php?main_page=index&cPath=17

So p_17.css will be the page-specific stylesheet for that category.

But the only EZ page I use has this in the address bar...
index.php?main_page=page&id=1&chapter=0

I'm not sure, from that, how to name the EZ page's stylesheet.

I will experiment and get back to you.

Rob
Hi,

I'm trying to change the background and text color for specific categories. Following your example above for page ".../index.php?main_page=index&cPath=17", I created a p_17.css and uploaded to the server and it does not work. How is the p_17.css get called? do I need to call it somewhere?