The CSS "Page Background" (CSS Selector: .page) is something I want to use on a custom page. Is there any way I can place a code in a template used for a custom page? I don't want to put it on every page, I only need to use it on some pages.
Simply put, I want to use "#dbe9df url(images/mainbg.png)" on only some pages. How do I do this?
I'm not quite sure what you're asking. Do you want to override the style's background but only on some pages? How is your custom page built (templates, a php file, html?)
You could put your own CSS in the "Additional CSS Definitions" section of the Style Manager, then use it somewhere in your custom page.
I'm not quite sure what you're asking. Do you want to override the style's background but only on some pages? How is your custom page built (templates, a php file, html?)
You could put your own CSS in the "Additional CSS Definitions" section of the Style Manager, then use it somewhere in your custom page.