The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Moving USER CP column to the right side?
Hi, so I have my user control panel page integrated with vBa and so I am trying to move the usercp column to the right so it looks a little better with the integration. How would I go about doing this?
|
#2
|
||||
|
||||
I believe that page is just a table. So, move the column to be the second column instead of the first. It is structured like this:
HTML Code:
<table><tr> <td> your column </td> <td> a blank column </td> <td> the main content </td> </tr></table> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|