The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Basic Forum Home Help
Hi guys,
Any help on this would be massively appreciated, been trying for ages but have no luck. Right, hope I can explain this. Basically I installed JoomlaSlideshow on vBulletin and display it on 'forumhome', however I have no idea as to how to change the position. (I have asked on JoomlaWorks support forum but no response) What I want to achieve is to move the slideshow to the left, allowing me to put something to the right of it, screenshot here The code in my forum home is; Code:
$header $navbar $jwfpss Big thanks to anyone who can help. (Sorry to mods if this is posted in wrong forum) |
#2
|
||||
|
||||
the center alignment is most likely done via CSS
if you know CSS .. then I recommend floating the new object right/left. if you know nothing about CSS, wrap the area in a <table> with 2 cells <table> <tr> <td>$jwfpss</td> <td>something else</td> </tr> </table> |
#3
|
|||
|
|||
Quote:
Pushing my luck now but do you know if its possible to a shoutbox or 'latest/recent threads' list to the right of the slideshow? In other words display it were you have wrote 'something else' |
#4
|
|||
|
|||
This was very helpful to me as well! Thank you!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|