Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Stylesheet


countrybabies

Recommended Posts

The changes I make in the stylesheet aren't showing up on my website. Why isn't it changing?

 

Thanks!

Chrissy

Have you tried refreshing (reloading) your browser? Sometimes browsers read cached -- temporary internet -- files.

Link to comment
Share on other sites

I deleted my temporary files and opened up my browser and it is still the same.

 

Here is the background I want as an example of one change.

http://www.countrybabiesboutique.com

 

Here is what I have in the shop.

http://www.countrybabiesboutique.com/boutique/

 

Someone let me know if the background is showing up.

 

Thanks,

Chrissy

Link to comment
Share on other sites

So, you see no background image (dots.gif) or you don't see the lines one?

 

Have you pressed Ctrl + R a few times?

 

What browser are you using?

 

Can you see any images, even corrupt ones?

 

Have you tried an alternative browser?

 

Are there really aliens out there?

 

Does the refridgerator light really go off when you close the door?

 

 

 

:huh:

 

 

Sorry, got carried away there!

Link to comment
Share on other sites

I see no background. dots.gif is the only one on there right now.

 

more than a few times...lol

 

Microsoft IE 6.0

 

I can see the corrupt ones.

 

no I haven't.

 

I hope not.

 

I'll check....be right back.

 

 

 

 

 

 

 

that's okay...we all need a little laugh now and then.

 

Chrissy

Link to comment
Share on other sites

Chrissy,

 

I just looked at your stylesheet and noticed you have called for the dots.gif background image twice. Once where it should be, inside the body class but also once above that, outside of any class. So you have this:

 

background-image: url('http://www.countrybabiesboutique.com/boutique/images/dots.gif');


BODY {
 background-image: url('http://www.countrybabiesboutique.com/boutique/images/dots.gif');
 color: #000000;
 margin: 0px;
}

 

I'm not sure how that would allow it to appear in my browser but not yours. However, it shouldn't be there so delete the erroneous code and see what that does.

Link to comment
Share on other sites

I'm not a big fan of IE in that my sites never look right in IE or AOL browser, but always looks as I wish in FireFox. Go figure. AOL browser NEVER refreshes a site that I'm working on. *shrugs*

 

Spax - you're a riot! :P hehe

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...