The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Change quote style? PLEASE LOOK!
Anyone know how to change the style of a quote within a thread? Instead of the bar above and below of the quoted post I would like a solid box.
THANKS GUYS! |
#2
|
|||
|
|||
Quote:
|
#3
|
||||
|
||||
check out FireFly's profile, it's a hack by him
|
#4
|
||||
|
||||
I've done it quickly like this :
... placed this in the Style header : Code:
.quoteBox{ border : 1px solid #000000; background-color : #9999bb; font-family : arial,helvetica,sans-serif; font-size : 12px; color : #000000; } Code:
<table cellpadding=4 cellspacing=0 width=98% class="quoteBox"> <td align=left valign=center><smallfont><b><u>quote:</u></b></smallfont></td> <tr><td align=left valign=top>{param}</td></tr> </table><p> |
#5
|
|||
|
|||
Thanks!
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|