timeto_final Posted January 13, 2009 Share Posted January 13, 2009 Sorry I think I posted this question in a different thread that was not relevant, but could not find out how to delete it. I have a problem with the stylesheets, i cant seem to get the gray area in the below picture to change to green to match the rest of my template! The gray is 2e2e2e and i want it to change to 0A1A03. I cant seem to finn 2e2e2e anywhere in the stylesheet. It's also not a background img because when i right click on it, there is no option to view image. Any help would be greatly appreciated!!! Link to comment Share on other sites More sharing options...
timeto_final Posted January 13, 2009 Author Share Posted January 13, 2009 I managed to find the problem! <td width="100%" class="cont_body_td_2 vam" style="border:1px solid #2e2e2e; border-width:5px 17px 6px 19px"> I found that through view source on my webpage, but I don't know where I can edit that in the css files, etc? I couldnt find anything that contained cont_body_td_2 I think I just need to change the border color. Does anyone know where I can change the border color? Thanks! Link to comment Share on other sites More sharing options...
Hotclutch Posted January 13, 2009 Share Posted January 13, 2009 I managed to find the problem! <td width="100%" class="cont_body_td_2 vam" style="border:1px solid #2e2e2e; border-width:5px 17px 6px 19px"> I found that through view source on my webpage, but I don't know where I can edit that in the css files, etc? I couldnt find anything that contained cont_body_td_2 I think I just need to change the border color. Does anyone know where I can change the border color? Thanks! Search your stylesheet for that class: cont_body_td_2 vam Or look directly in the php file the source code of which you were viewing. Link to comment Share on other sites More sharing options...
timeto_final Posted January 13, 2009 Author Share Posted January 13, 2009 I tried that as well :( I went into index.php, and didnt find anything related to cont_body_td_2 vam I also went through most of the other files that may contain anything related to product listing and couldnt find cont_body_td_2 vam. Could it be that it is not listed under that name, and something else? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.