Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

STS installed & STSv4_2_Infobox_Templates


mnjhost

Recommended Posts

I have installed these contrb's and work ok, however at the front page at the bottom it shows new products for november and behind this the colour is not the same as the rest of the site. I tried CSS file and everything I can think of, but no way can I change it. Am I missing something? PLEASE PLEASE HELP

Link to comment
Share on other sites

I have installed these contrb's and work ok, however at the front page at the bottom it shows new products for november and behind this the colour is not the same as the rest of the site. I tried CSS file and everything I can think of, but no way can I change it. Am I missing something? PLEASE PLEASE HELP
In the stylesheet.css file, look for the following:

 

 

/*This is the INFOBOX Outline Style*/
.infoBox {
 background: #0000FF;
}

/*This is the INFOBOX Inner Contents Style*/
.infoBoxContents {
 background: #FFFFFF;
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
}

/*This is the INFOBOX Heading Style*/
TD.infoBoxHeading {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: bold;
 background: #FFFFFF;
 color: #ABDA4E;
}

Bill Kellum

 

Sounds Good Productions

STS Tutorials & more: STSv4.6, STS Add-ons (STS Power Pack), STS V4 Forum STS Forum FREE TEMPLATE

Link to comment
Share on other sites

Thanks but its was the second line in the infobox.php.html like below

<tr>

<td background="images/infobox/infobox_05.gif"> </td>

<td bgcolor="#FFFFFF">$content</td>

<td background="images/infobox/infobox_08.gif"> </td>

 

After changing the bgcolour to FFFFFF it was fine

 

Thanks very much anyway all help is great..

 

 

In the stylesheet.css file, look for the following:

 

 

/*This is the INFOBOX Outline Style*/
.infoBox {
 background: #0000FF;
}

/*This is the INFOBOX Inner Contents Style*/
.infoBoxContents {
 background: #FFFFFF;
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
}

/*This is the INFOBOX Heading Style*/
TD.infoBoxHeading {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: bold;
 background: #FFFFFF;
 color: #ABDA4E;
}

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...