| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Width of Site | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() I want to set the width of my site to 960 px. The following is the area I believe to set it in:
TABLE.Container { HEIGHT: 100%; BACKGROUND-IMAGE: url(images/custom/site_bg.gif); BACKGROUND-REPEAT: no-repeat; } I'm not having any success. What suggestions do you have that I should try? Thank you.
__________________
4.1.10 4.2 X-Magnifier Fancy Categories |
|||||||
#2
|
|||||||
|
|||||||
![]() add:
width: 960px; To the above class.
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#3
|
|||||||
|
|||||||
![]() Thank you. I now have the width set and site centered. I am trying to change the outer sides to a different background color by manipulating the following:
HTML,BODY { HEIGHT: 100%; MARGIN: 0px; PADDING: 0px; BACKGROUND-COLOR: #ffffff; } However, when I change the color code it changes the sides as well as the background of my welcome message. How can we code it so it only changes the background color of the right and left sides?
__________________
4.1.10 4.2 X-Magnifier Fancy Categories |
|||||||
#4
|
|||||||
|
|||||||
![]() Make sure you have a background-color specified for the container so the far background doesn't show through.
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
|
|||
X-Cart forums © 2001-2020
|