MyBB Community Forums

Full Version: Signature Line Disapears
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Sorry if this is the wrong section to post this. Please move it if not.

Ok, my issue is this.
I have noticed this on a few themes I have made. The signature line disappears and I can't, for the life of me, figure out where it's gone. Big Grin
I have tried everything, including changing the <hr> color in postbit_signature.
Can anyone tell me or give me some direction as to where in themes I can find this?
I compared the settings with another theme I made that has the sig line but I can't see where I went wrong.

Cheers,
Danno
Can you provide us with a link to an example?

That way we can see exactly what is going on.

Chris.
Chris Boulton Wrote:Can you provide us with a link to an example?

That way we can see exactly what is going on.

Chris.

Sure thing.

Here: http://danriordan.net/forums/showthread.php?tid=6

Down where it says "Danno's Signature" is my signature. But no line to be seen.
Its there, you can select it ... ? It just has the same color as your background ?

SourceCode:
<hr size="1" width="25%" align="left" color="#2e2e2e" />
Hi LeX-,

I did that but it still doesn't show.

Dan

I changed it to:

<hr size="1" width="25%" align="left" color="#00ff00" />
Which is the glow green. No good.
DanEthical Wrote:Hi LeX-,

I did that but it still doesn't show.

Dan

Did you change the color of it ? =P I've just pasted your sourcecode, and there's the color of the <hr> the same as your postbit background.

Try style="color:#00FF00;" instead of color=""
Nope. Still nothing.
It's weird because it works fine on any theme with a bright background. Just not with black backgrounds. Same with another theme I did for a client - http://roisindubh.info/forums
DanEthical Wrote:Nope. Still nothing.
It's weird because it works fine on any theme with a bright background. Just not with black backgrounds. Same with another theme I did for a client - http://roisindubh.info/forums

In this theme [ http://danriordan.net/forums/showthread.php?tid=6 ], i can see the "<hr>" in that green color ? =P And i'm using IE.

Edit:
FF (Fx) And Opera don't show me anything =P
LeX- Wrote:
DanEthical Wrote:Nope. Still nothing.
It's weird because it works fine on any theme with a bright background. Just not with black backgrounds. Same with another theme I did for a client - http://roisindubh.info/forums

In this theme [ http://danriordan.net/forums/showthread.php?tid=6 ], i can see the "<hr>" in that green color ? =P And i'm using IE.

Edit:
FF (Fx) And Opera don't show me anything =P

Ok. So, it's a browser issue. But, it works fine with brighter themes. It's weird.