| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
MSIE/Firefox CSS issue | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() I have a gradient background outside the actual content of our site. I have the background color set to the darkest part of the gradient, and it tiles horizontally so that it appears seamless. The problem I have is that on our main pages outside of the store directory, it shows up fine in both Internet Explorer and Firefox. However, once in the store directory, the background color shows up in MSIE but not Firefox.
The CSS in the store: Code:
The CSS on the main pages: Code:
Pretty much the same. With Firefox gaining a larger percentage of the browsing populace, I want to make sure the site looks good in both.
__________________
Version 4.0.16 |
|||||||
#2
|
|||||||
|
|||||||
![]() Okay, disregard some of that. It doesn't show the background color in either browser.
__________________
Version 4.0.16 |
|||||||
#3
|
|||||||
|
|||||||
![]() Try getting rid of the quotes in your background image name callout and the hard link....it could be breaking the stylesheet. Just use (images/imagename.jpg)
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#4
|
|||||||||
|
|||||||||
![]() Actually if you use the code:
Code:
it will pull it from the /skin1/images/ directory becuase it is a relative link and the CSS file is loading from that directory. If your image is truely located at http://www.sellproinc.com/images/gradient.jpg then you need to use the code: Code:
so that it will look for the image in the directory off of the root |
|||||||||
#5
|
|||||||
|
|||||||
![]() Sorry, should have clarified that.
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#6
|
|||||||||
|
|||||||||
![]() Quote:
NP.. hope I didn't come across as a smart ass when replying.. got a bit of a migrain today and sometimes I am less than "personable" when like that. |
|||||||||
#7
|
|||||||
|
|||||||
![]() Rereading my posts, I guess I wasn't exactly clear. The image shows up and tiles correctly, but the background color doesn't show up. I don't know why the same CSS would have a different effect in different places.
__________________
Version 4.0.16 |
|||||||
|
|||
X-Cart forums © 2001-2020
|