The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
So I've developing a new skin for an upgrade to my forums and I wanted to have some fancy 16px wide cells on each side of the main forum table (outlined in red on the attached screen).
I was able to add them quite easily to the header and the footer (outlined in green on the attached screen), but I can't find the table to insert the TD tag before and after the main cell that contains the forum "bits") I'm using vb3.5.4 and am tearing apart a style mod by foruma-z called "Sosumi", which can be found here: https://vborg.vbsupport.ru/showthread.php?t=110446 (I don't know if that's helpful at all - it doesnt look like there are any customization to the areas I'm talking about in this post) The code I'm using is: Code:
<td width="16" align="left" valign="top" style="background-image:url($stylevar[imgdir_misc]/table_left.png)"> </td> Code:
<td width="16" align="left" valign="top" style="background-image:url($stylevar[imgdir_misc]/table_right.png)"> </td> |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|