Quote:
Originally Posted by MyPeSePe
Code:
<abbr title="{option}"><em><strong><u>{param}</u></strong></em></abbr>
put it this way, to make it. thanks
|
Understood. You are free to use it that way but I wont put it like that. I don't like tag soup.
vBulletin
4 has default css codes what will make it look as the preview. If it does not for you, add this to additional.css template:
Code:
abbr {
border-bottom: 1px dotted black;
cursor: help;
}
Quote:
Originally Posted by stator
Wrong section, post it here: vBulletin 4.x Template Modifications
|
I'm pretty sure this is the right place for bbcodes. Moderators can move it if needed. Thanks.