Adding borders and changing the bg color! It won't work! Adding borders and changing the bg color! It won't work!
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Adding borders and changing the bg color! It won't work!

Started by thelynnied, December 26, 2005, 04:25:49 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

thelynnied

In my gallery - http://www.lynnie-d.com/gallery
The part of the background that is white, I would like to be the same color as the main background which is color code #202020 but I can't find it in the codes anywhere! Am I missing it? Also, I would like the column borders back around the categories.. to also be #202020 but I can't find them either. Can someone help? thanks!  :)

Azrayen

For the white BG :
Your BG color isn't defined. White is default.
the simpliest way is to edit your template.html.
find
<body>
remplace with
<body bgcolor="#202020">

For the borders, you'll have to change "maintable" or "tableh1" parameters in your theme's style.css (I don't know which of the two, and sorry but I'm at work and can't check it out now. Just try !).

Regards,
Azrayen'

thelynnied

Hmm.. I changed the bg color and it is still white? it should because I've changed all the backgrounds on both style.css and template.html so none should still be white? I thought I added the borders to the maintable and tableh1 but neither worked...so I'm not sure about that either? Sorry so many questions! lol