The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
bbcode_quote - Quick Question
This is the code I use for the bbcode_quote template:
<if condition="$show['username']"> <fieldset><legend><phrase 1="$username"><font color=black>$vbphrase[originally_posted_by_x]!</font></phrase></legend><table><tr><td> <font class=f2>$message</font> </td></tr> </table></fieldset><br> <else /> <smallfont>$message</font> </if> Please go here for an example (Post #'s 8, 9, and 10): http://www.ducknation.net/forum/showthread.php?t=690 I would like to make it to where when someone quotes a poster, the area inside the quote box is the opposite alternating color instead of the same alternating color as the rest of the right hand side of the post. Bascially, I just want the inside of the quote box to have the background color of #F1F1F1. Can someone show me the code to make this work? Your help is extremely appreciated! Thanks. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|