css readme
stylesheet.css for header background imageCode:c_??_??.css // changes to all info pages in a category
By creating additional css files and calling different images in these you can have different headersCode:#logoWrapper{ background-image: url(../images/header_bg.jpg); background-repeat: repeat-x; background-color: #ffffff; height:75px; }


Reply With Quote
