PDA

View Full Version : Add A Left Or Right Column in VB4


flyrib
03-20-2011, 10:50 AM
Hi, would like to know how to add a left and/or right column in Vb4 forum ?

thank you

flyrib
03-22-2011, 08:07 AM
hello, nobody know how to ad columnes in VB4?

thank you.

flyrib
03-24-2011, 06:15 AM
Can I use this thread even for vb4?
http://www.vbulletin.com/forum/showthread.php/156775-How-To-Add-A-Left-Or-Right-Column

kirupa
04-02-2011, 12:25 AM
I have the exact same question! Does anybody have an answer? :)

flyrib
04-15-2011, 04:24 AM
hm strange that nobody have an answer!? :)

kirupa
04-15-2011, 04:55 AM
This is one of the few remaining issues I need to resolve before I migrate to vB4 :(

HMBeaty
04-15-2011, 05:05 AM
Hi, would like to know how to add a left and/or right column in Vb4 forum ?

thank you
It's built in
Can I use this thread even for vb4?
http://www.vbulletin.com/forum/showthread.php/156775-How-To-Add-A-Left-Or-Right-Column
No

TheLastSuperman
04-15-2011, 11:21 AM
<a href="https://vborg.vbsupport.ru/showthread.php?t=255222" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=255222</a>

Although some have had issues with DIV, in vB4 you should use <div> instead of <table> or <td> etc.

the1rabbits
04-15-2011, 12:22 PM
Can't believe I came across this post. I am looking to do the exact same thing.

Unfortunately I am not an advanced user when it comes to this type of code. Is there any chance of a guide being written up like that link (earlier in this thread) for VB3.

I'm sure it would help a lot of people :)

TheLastSuperman
04-16-2011, 05:42 PM
Can't believe I came across this post. I am looking to do the exact same thing.

Unfortunately I am not an advanced user when it comes to this type of code. Is there any chance of a guide being written up like that link (earlier in this thread) for VB3.

I'm sure it would help a lot of people :)

In vB3 there's a few sidebar modifications you can simply install, search for those or alternatively you simply edit the templates to include your table and td codes i.e. your layout and done :D.

notrious
04-16-2011, 07:39 PM
I would suggest you to either go through manual and you will get these kind of small things..
Can be found @ vbulletin.com

the1rabbits
04-16-2011, 11:39 PM
In vB3 there's a few sidebar modifications you can simply install, search for those or alternatively you simply edit the templates to include your table and td codes i.e. your layout and done :D.

Sorry I didn't word my above post correctly. I was wondering if there was a small guide available for how to set this up in vB4 like there is for vB3.