- Do you require a more customised look and feel, that reflects the professional branding needs of your company?
- tutorial on how to import a new design template on a site by site basis.
- Where can I set the DOCTYPE for my website
- Find out what the functionality specific tags will add to your template, eg how to add Zone2 content areas, or split menus.
- Here is some example CMS menu code
- This seems to fix it if your CSS menus won't hover over google adsense...
#menu {
position:relative;
z-index: 100;
} - Need some guidelines for designing a website intended for our CMS?
- Advanced users who have knowledge of HTML have the ability to create up to eight layout variations for the template
- Learn about Stylesheets and CSS
- Products now have classes added if set with a promotion status e.g featured, on sale. You can target these to add badges e.g. 'Hot', 'Sale' etc via CSS
- Stylesheet classes tips for the pros. Learn more about some of our common CSS classes and how you can use them.
- Add a number that shows the amount of items in the cart somewhere in the template.
- You can mask the shape of a background image or background colour.
- 404 Errors happen when you delete a page or change a filename.
It is best if you redirect these pages to a live page, but if you would like to change how your 404 pages look, follow these steps.
