It seems that I can use page_name.css to control a page(mentioned in CSS Per-Page Stylesheet Documentation).
Does this rule apply to ezpage too ?
How can I find the page_name for ezpage ?
We just simmply add text in HTML Content Box in Admin.
Eric
It seems that I can use page_name.css to control a page(mentioned in CSS Per-Page Stylesheet Documentation).
Does this rule apply to ezpage too ?
How can I find the page_name for ezpage ?
We just simmply add text in HTML Content Box in Admin.
Eric
The page ID is that in the browser when the page is active. i.e. - http://www.domain.com/customers.php?page=1&cID=1 - your would be different of course.
You can style these pages in the html editor though over creating a css file for just this page.