The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I am using WebTemplate to create new pages. It's a terrific mod.
I want to include a page that has tables in it. This part I can manage. I have the Default style and one purchased style, Aria. I am trying to add a table that will use the elements of each style. I do not know how to accomplish this. For instance, when I look at the template for Default / What's Going On I see: Code:
<td class="tcat" colspan="2">$vbphrase[whats_going_on]</td> Then in Aria it's this: Code:
<td height="31" align="left" valign="middle" style="background-image: url($stylevar[imgdir_misc]/top_bg.gif)"><div class="aria_category"><b>$vbphrase[whats_going_on]</b></div></td> How can I design the table so it show correctly for each style? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|