moving the forum - NBS






 

 

moving the forum - NBS

View Full Version : moving the forum


~*Fury*~
15-Dec-2004, 04:52 PM
Is it possible to move the forum to either the left or the right side of the page.

As i have an image down the right side and would like the forum it's self to not interfere with the image.

I am not sure where to look to or where to edit to do this if it is indeed possible.

I hope i have explained this ok.

2$CoMpLiCaTeD$4u
15-Dec-2004, 05:39 PM
Sure there is Fury. Open up your Header template in V-Bulletin. Find this...


<!-- logo -->
<a name="top"></a>


add this below that...



<div style="float:left">



That should take care of aligning the entire board to the left side of the page. Just alternate the float:left for float:right if you want it to the right side of the page instead.

Make sure you end the div tag in the footer template as well. Hope this helps you out.

~*Fury*~
15-Dec-2004, 06:37 PM
Yay thanks

That worked a treat.

2$CoMpLiCaTeD$4u
16-Dec-2004, 12:38 AM
NP Fury. Glad i could help you out ;). Since the above said has been taken care........ i shall close this thread.