
You will need to edit catalog/view/theme/THEME/stylesheet/stylesheet.css.
To set the sides to grey, you will need to add to, example:
body{
or
body{
But this will also be applied to the central (container) section so you will need to override it, example:
#container {
There are a few ways to add lines. A simple example is to add:
#container {
To set the sides to grey, you will need to add to, example:
body{
Code: Select all
background-colour: #ccc;
body{
Code: Select all
background: #FFF url('../image/bg.gif') repeat;
#container {
Code: Select all
background-color: #fff;
#container {
Code: Select all
border-left: 2px solid grey;
border-right: 2px solid grey;
Free v1.4.9 Extensions: Default Specials | Improved Search | Customer Activity Report | Customer Groups | Royal Mail With Handling | Improved Product Page | Random Products | Stock Report | All Products
Who is online
Users browsing this forum: No registered users and 48 guests