![]() |
<hr> giving different results in IE and Firefox
I have this in my postbit:
HTML Code:
<hr size="1" style="color:$stylevar[tborder_bgcolor]" /> |
You need the semicolon after your variable.
Code:
<hr noshade size="1" style="color: $stylevar[tborder_bgcolor];" /> However, it would be best just to use the hex color you want in there, or create a new css definition for it to use. |
Ah, thanks. I didn't know that about the semicolon in general. Unfortunately that didn't fix the problem, though. Even when I put #000000 in directly it still shows up as white in IE and black in Firefox.
Edit to add: The problem is Firefox doesn't handle css in <hr> very well, as described here. So I have to just use color="white" instead of the style tag. Thanks for your help, though. :) |
All times are GMT. The time now is 02:35 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|