| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
#1
|
|||||||
|
|||||||
![]() Anyone know where I can find the main.css file in my version of X-Cart? I've looked everywhere and can't find it.
Thanks in advance.
__________________
Panther X-Cart Pro v4.4.4 |
|||||||
#2
|
|||||||
|
|||||||
![]() In 4.1 it is skin1/skin1.css
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#3
|
|||||||
|
|||||||
![]() Where in the skin1/skin1.css file would I change the background color to an image file?
Thanks
__________________
Panther X-Cart Pro v4.4.4 |
|||||||
#4
|
|||||||
|
|||||||
![]() The body tag controls the background
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#5
|
|||||||
|
|||||||
![]() Do you mean what I have in red below?
BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT { color: #232323; font: 11px Verdana, Arial, Helvetica, Sans-serif; } a { color: #002A53; text-decoration: none; } a:hover { color: #860000; text-decoration: underline; } H1 { font-size: 15px; } H2 { font-size: 13px; } H3 { font-size: 12px; } HR { color: #ddd; height: 1px; } HTML,BODY { margin: 0 7px 0 7px; background: #fff; } FORM { margin: 0; } TABLE,IMG { border: 0; } TD { vertical-align: top; }
__________________
Panther X-Cart Pro v4.4.4 |
|||||||
#6
|
|||||||
|
|||||||
![]() Yes
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#7
|
|||||||
|
|||||||
![]() Well I changed it to the below and it didn't make a difference. Any ideas?
HTML,BODY { margin: 0 7px 0 7px; background: url('images/mainbg.gif') repeat#fff; } FORM { margin: 0; } TABLE,IMG { border: 0; } TD { vertical-align: top; }
__________________
Panther X-Cart Pro v4.4.4 |
|||||||
#8
|
|||||||||
|
|||||||||
![]() you need a space between repeat and #fff
btw you can lose the repeat, its the default behavior
__________________
xcart 5.1.2 |
|||||||||
#9
|
|||||||||
|
|||||||||
![]()
__________________
xcart 5.1.2 |
|||||||||
#10
|
|||||||
|
|||||||
![]() Anyone know where to change the background behind the Welcome portion of the main page?
Thanks
__________________
Panther X-Cart Pro v4.4.4 |
|||||||
|
|||
X-Cart forums © 2001-2020
|