PDA

View Full Version : How do i change the table border color?


Joe
Sat 10th Jun '00, 7:34am
Heya all, i want to change the table border color from white to black, how and where do i do this? is it somthing i should add to the <STYLE> section in the header area? Or is this hard coded somewhere?

Craig Antill
Sat 10th Jun '00, 1:29pm
This is not supported in vB like it was in UBB - you'll have to hand code it in the templates. Take a look at the source of my forum if you'd like to see how.

Onag
Thu 29th Jun '00, 1:51pm
On the main forum template (not sure on the exact name) you'll see a table that is comment-labled as jel. This is simply a solid table that underlies the main table. I've found that appling a similar 'jel' to all of my templates works very well.