Hi,
Can someone please tell me how to change the border color of my product list table?
Here's the page I'm talking about:
http:// b l o w o u t p a r t y .com/index.php?main_page=index&cPath=20
Thanks!
Hi,
Can someone please tell me how to change the border color of my product list table?
Here's the page I'm talking about:
http:// b l o w o u t p a r t y .com/index.php?main_page=index&cPath=20
Thanks!
Last edited by Ajeh; 23 May 2010 at 05:31 PM.
isn't there anyone who can help me with this? I'm so desperate!
I assume you meant the black border on the right of the center column?
It would (I think) be styed in styesheet_main.css here: .centerColumn table {}, but it isn't, so it must be styled inline.
It's really difficult to figure stuff like this out with those TM templates with (in your case) 11 nested divs.
I mean the black lines around each product.
How can I style it inline? Is there some code I can just insert somewhere?
Try adding this line to your stylesheet.css file:
HTML Code:.centerBoxContentsProducts centeredContent back {border:none;}
thanks limelites, but that didn't help![]()