Glad it worked out for you.
Try this. Put this at the bottom of your css style-sheet2 - Changing this background color made the text in the footer hard to read. Is it possible to change the color of the text and text links in the footer, without changing colors elsewhere in the layout?
Change it to whatever color you want it to be.
you can also add the following to fix the issue with links and your IP address block .#siteinfoLegal {
background:black;
color:white;
}
#siteinfoIP {
background:black;
color:white;
}
#siteinfoLegal a:link {
color:YOUR CHOICE OF COLOR HERE ;
}I need to see a link to your site to be able to tell whats going on.3 - The sidebox titles on the right side columns shift to the right in IE. I did see something about making sure the column widths are at 150 pixels, which they are, so thats not the problem.
Bookmarks