Quote:
Originally Posted by Tutatruck
Ooooh, that is what i call a FANTASTIC answer. Thank you ever so much, i?ll get right to it!
--------------- Added [DATE]1266179948[/DATE] at [TIME]1266179948[/TIME] ---------------
Hmmmm dunno if i did something wrong, but now the thin line isnt even visible :-) I changed to this as a first test:
.signature {
padding-top: 1em;
border-top: {5px solid #EAEAEA};
margin-top: 2em;
Is that correct?
|
Try it without the brackets. Like this:
HTML Code:
border-top: 5px solid #EAEAEA;