Topic: Signature problem

I'm creating a new layout (or theme) and I've changed a lot of my CSS code, but for some reason which I can't figure out, it adds a huge bar below each person's signature that is the same color as the background on that header box. Why is it doing this? Would you need my CSS file?

"That's the worst mistake you ever made."
   - Wolverine, Ultimate Spider-Man

2

Re: Signature problem

No but we would need a link to the site where it is running.

Re: Signature problem

http://www.visionforceweb.com/emulate

Go there and choose the theme "InDangFear"

"That's the worst mistake you ever made."
   - Wolverine, Ultimate Spider-Man

Re: Signature problem

I'd check for a background setting for your clearer wink

Re: Signature problem

"clearer"? I don't understand

"That's the worst mistake you ever made."
   - Wolverine, Ultimate Spider-Man

Re: Signature problem

Your clearer div wink

This is what I'd guess to be the problem:
In your style_cs.css file, find this line:

DIV.box,  #adminconsole FIELDSET TH, .rowodd, .roweven {BACKGROUND-COLOR: #383838; Background-image: url('./black_back2.png');}

Remove the Background-image: url('./black_back2.png'); and see what it gives smile

Re: Signature problem

That takes the red background off of the top header and the forum list, but I wanted that red background on those. You can go to the site now to see what I'm saying.

"That's the worst mistake you ever made."
   - Wolverine, Ultimate Spider-Man