CSS File Admin

Dynamic HomePage allows you to edit and manage multiple stylesheets within the admin interface.  The initial stylesheet is set up by the developers according to your requirements as agreed prior to installation.  The stylesheet can be updated, renamed and further stylesheets can be added allowing your Home Page layout to be customised to particular classes of site visitor.  Effects of changes to the stylesheet(s) can be previewed before committing them to your live Home Page.

Note: Stylesheets are complex instruments, which need to be set up and modified with care.  Cross-browser compatibility issues, very specific syntax and very low fault tolerance mean that there is very little opportunity for novice users to create or even update them.

Configuring multiple stylesheets

  1. As a logged-in admin user, click the Home Page Admin link from the Home Page, and choose the CSS file Admin option.

  2. The first stylesheet in the list is the master stylesheet, which controls the default layout of the site to any first-time visitor who comes to the site with an unqualified URL (eg. http://www.mysite.com).  Users can be directed to specific stylesheets by adding a ?style=x suffix to the stylesheet.  http://www.mysite.com/index.php?style=0 will force the user to see the master stylesheet; ...?style=1 to the next stylesheet in the list, and so on.

  3. Stylesheets can be added, updated (including their filename), and deleted:

  4. Random text can be previewed before committing any changes you have made.  

Related Topics