The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to move the Right Column?
I've just edited the header and footer with this customization:
How To Add A Left Or Right Column: http://www.vbulletin.com/forum/showthread.php?t=156775 I've put an image in the right column and now I want to move this right column (image) +/- 20px to the left so that it looks nicer (see attachment). How can I do that? |
#2
|
||||
|
||||
In your footer try changing
Code:
td width="150" valign="top" class="page" style="padding: $stylevar[cellpadding]px;"> Code:
td width="150" valign="top" class="page" style="padding: XXXXXpx;"> |
#3
|
|||
|
|||
Thanks, that solved one of my problems. The banner is now aligned with my header but the gap between the image and forum is now bigger. See attachment.
|
#4
|
||||
|
||||
style="padding: XXXXXpx;">
to style="padding-right: XXXXXpx;"> Maybe If not, I'll look at it more after class today to get the fix |
#5
|
|||
|
|||
Thanks FRDS, it works!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|