The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hello,
I asked this over at vB.com, but didn't get much of a response. Maybe some one here knows. I want to reference the tborder background color in one of my templates. What I'm effectively trying to get is: <table id="post$post[postid]" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border: 1px solid #CC44BB"> I was told to try: <table id="post$post[postid]" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border: 1px solid {$css[.tborder][background]}"> But the css variable outputs no code. How can I reference the color? Thanks! |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|