|
Style Sheets - CSS |
Top Previous Next |
|
The settings in the Layout menu are used to set styles in catalog pages through the includes/ashopcss.inc.php script, which is read by the page templates in the templates directory. You can replace this with your own CSS stylesheet file in your page templates to fine tune the layout. The includes/ashop.css file is an example which lists all the different stylesheets you can change.
Admin Login Page The admin panel login page, admin/login.php, uses the admin/admin.css style sheet. .loginform sets the table properties in the admin/login.php page. If the Shopping Mall is installed, this is also the member login page.
|