Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Tried changing links color


MACKhosting.com

Recommended Posts

Well, that doesn't help too much because the areas that are messed up are custom defined areas: header2, menu2, and footer2. The weird thing is I look at the stylesheet, and it shows this, which is right:

 

.header2 {

background-color:#000000;

}

 

.menu2 {

background-color:#d0c09d;

}

 

.footer2 {

background-color:#000000;

color:#d0c09d;

font-weight:600;

font-family:"Times New Roman", Times, serif;

font-size:10px;

}

 

Also, if you look at the HTML that is output by all this code, it's right. In fact, I copied and pasted all the code, and made a test page with it, and it displayed correctly. It's really weird.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...