I have been making some cchanges to the color scheme of my foru (Black background with white and light blue text). However, I cannot seem to get the Table borders to show up. Some are showing others not. The main part of the forum index listing the different boards, the lists of topics and the indiviual topics do not show the table borders. The changes made were in style.css. It's probably staring me in the face but I cannot find what is wrong.
Anyone any Ideas?
Thanks
G
Probably you have notice these in style.css :
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
background-color: #828181;
}
/* This is used on tables that should just have a border around them. */
.tborder
{
border: 1px solid #828181;
background-color: #FFFFFF;
padding: 2px;
}
a link to your forum might give is more idea of what you need exactly.
I have changed onto the new theme and PMd you a link.
Thanks A.M.A. I knew it was staring me in the face. Now looking the way She-Who-Must-Be-Obeyed wants it.
Thanks for you help.
Gerry