Need to get the table/Div background colors to change

4 replies
  • WEB DESIGN
  • |
I am trying to customize a template I bought and I have everything right except for one part. The left side bar is showing categories, whats new and manufactures. It is running osCommerce

Well, I can not get the border around these to match the rest of the background. any ideas?

here is the site...

Yia Yias Sisterhood


Thank,

Shannon
#background #change #colors #table or div
  • Profile picture of the author cakdesigns
    do you want it to look like the other boxes? pm for details on exactly what you want Ill see what I can do for you
    {{ DiscussionBoard.errors[882231].message }}
  • Profile picture of the author InfusionsoftSteve
    Banned
    [DELETED]
    {{ DiscussionBoard.errors[882378].message }}
    • Profile picture of the author tuldok
      <!-- categories //-->
      <tr>
      <td bgcolor="#33ccff">
      <table border="0" width="100%" cellspacing="0" cellpadding="0" classs="box_header_txt">
      <tr>
      <td>Categories</td>
      </tr>
      </table>
      <table border="0" width="100%" cellspacing="0" cellpadding="0">
      <tr>
      <td>
      <table border="0" width="100%" cellspacing="0" cellpadding="0" style="border:1px solid #272727;border-width:2px 26px 8px 26px;margin- bottom:3px;" class="box_body">


      the above code is extract from your html code.. including the code that infusion said to be change (in the bold style)..

      hope it helps..
      {{ DiscussionBoard.errors[882466].message }}
    • Profile picture of the author webdesignservice
      Originally Posted by InfusionsoftSteve View Post

      Go into your source code and do a find #272727 and replace that with #cc33ff for all of the table backgrounds.

      Hope that helps a bit
      This will do the trick.
      {{ DiscussionBoard.errors[883513].message }}
      • Profile picture of the author Shannon Herod
        Thank you you everyone! I got it all done now thanks to you all.


        Shannon
        {{ DiscussionBoard.errors[884256].message }}

Trending Topics