PDA

View Full Version : a lil background help


RBrogen
Aug-26-2008, 05:40 AM
Hi All,

The original "Earth" theme had a dual gradiant before one at the top and one at the bottom and somewhere I think the top one went away. Long story short, I'd like to only change the backround to all black(and keep the remaining elements of the "Earth" theme. I've tried the CSS code in the tutorials but that didn't work and didn't seem to have any affect at all. Any assistance would be greatly appreciated.

My site: http://photos.brogen.com

Thanks,
Randy

RBrogen
Aug-26-2008, 02:48 PM
Hi All,

The original "Earth" theme had a dual gradiant before one at the top and one at the bottom and somewhere I think the top one went away. Long story short, I'd like to only change the backround to all black(and keep the remaining elements of the "Earth" theme. I've tried the CSS code in the tutorials but that didn't work and didn't seem to have any affect at all. Any assistance would be greatly appreciated.

My site: http://photos.brogen.com

Thanks,
Randy

Bump...Bump

RBrogen
Aug-27-2008, 04:53 AM
Bump...Bump


bump ..... any one out there? :)

Allen
Aug-27-2008, 07:20 AM
Hi All,

The original "Earth" theme had a dual gradiant before one at the top and one at the bottom and somewhere I think the top one went away. Long story short, I'd like to only change the backround to all black(and keep the remaining elements of the "Earth" theme. I've tried the CSS code in the tutorials but that didn't work and didn't seem to have any affect at all. Any assistance would be greatly appreciated.

My site: http://photos.brogen.com

Thanks,
Randy
Add this to yoru CSS

body {background: #000 !important;}

RBrogen
Aug-27-2008, 08:33 AM
Add this to yoru CSS

body {background: #000 !important;}

Again Allen you are spot on! Thank you kindly sir!