The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do i add the image borders
Hi,
I would like to know how i add the image borders around added tables on forumhome !! I've attached a screenshot about what i really mean I can' t figure this one out by myself, so please help me on this one ?? |
#2
|
|||
|
|||
Are you talking about the bottom cat images?
|
#3
|
|||
|
|||
Yes indeed m8 !!!
And also like the cat images arround a welcome panel and arround the shoutbox !!!! GreetZ |
#4
|
||||
|
||||
there are two ways to do this :\
search aroudn the forums for how to add catimages ill work up a way to suround a forum in images tis a tad more complicated and diffuclut to achive correctly esp in vb2 |
#5
|
|||
|
|||
I don't really know what you mean by this ??
Can you explain maybe a little bit more please ?? - |
#6
|
|||
|
|||
You need to have install Breaking up the categories from eachother, u find it here http://www.vbulletintemplates.com/m...s=&threadid=125
----Start----
Right at the top over </table> put this Code:
<table align="center" cellspacing="0" cellpadding="0" border="0"> <tr> <td width="48"><img src="{imagesfolder}/catbleft.jpg" border="0"></td> <td align="center" background="{imagesfolder}/catbmiddle.jpg" width="100%"></a></td> <td width="48"><img src="{imagesfolder}/catbright.jpg" border="0"></td> </tr> </table>
Code:
<table align="center" cellspacing="0" cellpadding="0" border="0"> <tr> <td width="48"><img src="{imagesfolder}/catbleft.jpg" border="0"></td> <td align="center" background="{imagesfolder}/catbmiddle.jpg" width="100%"></a></td> <td width="48"><img src="{imagesfolder}/catbright.jpg" border="0"></td> </tr> </table> ---Done--- btw thats not my mod i just couldnt find the thread. [edit]If that doesnt work make sure that you dont have 2 </table></table> under each other[/edit] |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|