PDA

View Full Version : How to remove outer border from table headers?


triff
03-25-2008, 08:53 PM
My questions is how do you remove the outer border of the category strips and table headers?

If you take a look at the right column of my front page (it's a vBa page), you can see that the category strips and table headers of the cmps modules are surrounded by a tiny blue border, which ruins some of the aesthetics of the site. Any ideas how to remove those? Or how to make them black? I've been experimenting around in the style manager, but haven't figured it out.

Any help would be very much appreciated. :)

(by the way, if I use that particular style for the forums they too exibit the blue border around the category strips and table headers, so it's not the vBa CMPS that's the problem)

SGL.

SEOvB
03-25-2008, 11:46 PM
a link to your site is always useful when asking people to check it out

adminCp ->Style Manager -> {Your Theme Name}-> Main CSS (from the drop down) ->
Table Border

remove any CSS properties in that box.

If you're using a custom theme, it may also be hard coded in elsewhere, in which case you'll have to ask the themes author

triff
03-26-2008, 04:49 AM
a link to your site is always useful when asking people to check it out
Doh! :rolleyes:
http://basicroleplaying.com

adminCp ->Style Manager -> {Your Theme Name}-> Main CSS (from the drop down) ->
Table Border

remove any CSS properties in that box.

If you're using a custom theme, it may also be hard coded in elsewhere, in which case you'll have to ask the themes author

Thanks! Worked very well! :D

SGL.