Home Link
Home Overview Try Demos Members Area Web Freebies Whois Place Order Help Desk Contact Us
----------------------
Portal HomeClient AreaAnnouncementsKnowledgebaseSupport TicketsDownloads

Knowledgebase
You are here: Portal Home > Knowledgebase > Use a background image rater than colour

Use a background image rater than colour

This can be done but you will need to edit your stylesheet

you can download it from your site

public_html/shop/includes/templates/classic/stylesheet/

ok so depending on how you setup your template, if your using classic then go to includes/templates/classic/css/stylesheet.css

find

body {

and change background-color to what i have as the background below

body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 62.5%;
color: #000000;
background: #e5edf5 url(../images/your-image.jpg);

}



Was this answer helpful?

Add to Favourites
Print this Article


----------------------
Rentacart E-Commerce Solutions 2005 - 2009. Member of the UK Web Design Association.