PDA

View Full Version : help me plz


Arabs Emperor
10-08-2002, 09:24 PM
i know many thing in vb but i don't know
how to do like ATTACHMENT pic
i test in forumhome_lovel1_no_post
but i can plz any one know tell me how
pic is attachement
to know what i mean

Brad
10-08-2002, 09:58 PM
Please post help threads in the Template Modification Support forum.

Brad
10-08-2002, 10:04 PM
Posted by Datex:

made it a my local Board and it works great.
You need to have install Breaking up the categories from eachother, u find it here http://www.vbulletintemplates.com/mods/showthread.php?s=&threadid=125

Go to your ACP and open forumhome_forumbit_level1_nopost

Right at the top over </table> put this

<table align="center" cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="48"><img src="images/catbleft.jpg" border="0"></td>

<td align="center" background="images/catbmiddle.jpg" width="100%"></a></td>

<td width="48"><img src="images/catbright.jpg" border="0"></td>
</tr>
</table>

Save this

Now go to your forumhome temp and search for $forumbits

Put right below

<table align="center" cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="48"><img src="images/catbleft.jpg" border="0"></td>

<td align="center" background="images/catbmiddle.jpg" width="100%"></a></td>

<td width="48"><img src="images/catbright.jpg" border="0"></td>
</tr>
</table>

Save it

Now you only have to upload the images and your done!

Enjoy