PDA

View Full Version : Gallery list background


limbik
Aug-17-2005, 10:40 AM
OK, I was able to set a nice background image with the css tag, but the list of galleries has a black background still. How do I get rid of that?

Also, how do I left align that gallery list as well?

limbik
Aug-17-2005, 12:46 PM
:dunno Any ideas? Is this part of the body?

Andy
Aug-17-2005, 12:47 PM
:dunno Any ideas? Is this part of the body?

hang in there, limbik - someone i'm sure will come to your help :D

limbik
Aug-17-2005, 03:39 PM
hang in there, limbik - someone i'm sure will come to your help :D :wave

limbik
Aug-17-2005, 06:47 PM
Well here is wat I am working on:
http://photos.limbik.com/
I've seen users with transparent bkgds in the gallery lists, somebody must know. BTW andy, I just about died laughing when your avatar winked at me the first time. :rofl

Ben
Aug-17-2005, 06:59 PM
Well here is wat I am working on:
http://photos.limbik.com/
I've seen users with transparent bkgds in the gallery lists, somebody must know. BTW andy, I just about died laughing when your avatar winked at me the first time. :rofl you are looking to get rid of the dark gray background on the tables?

If so, this should work in your stylesheets:
.offshadowbg { background-color: #EED2EE; }

(which JT says will change within a day or two by the way, to the new stylesheets)

limbik
Aug-17-2005, 07:12 PM
you are looking to get rid of the dark gray background on the tables?

If so, this should work in your stylesheets:
.offshadowbg { background-color: #EED2EE; }

(which JT says will change within a day or two by the way, to the new stylesheets) Yes, but it looks black to me at the moment, perhaps I need to re-calibrate.
Anyhow, I tried that but all it did was turn the background into a horrible lavender. :puke1

limbik
Aug-18-2005, 09:02 AM
Must have really stumped you all with this one eh? :scratch

{JT}
Aug-18-2005, 09:07 AM
.offshadowbg { background-color: transparent; }

Must have really stumped you all with this one eh? :scratch

limbik
Aug-18-2005, 09:39 AM
.offshadowbg { background-color: transparent; }
Thats it! Yay! :clap