How to Use Front Page Slide Show from Joomla with vBulletin 4
by
01 May 2011
Hello everyone, I have been surfing the net for a while trying to figure out how to easily use the Font Page Slide Show by Joomla with vBulletin 4. If there are easier solutions out there then I didn't look hard enough (hardly doubt it though). So here it is; 1. Download the stand alone version and upload the entire "fpss" folder to your site root so it would look like http://yoursitename.com/fpss/ , and upload the "demo.php" to the site root so it would look like http://yoursitename.com/demo.php . 2. Use an iframe to call the slideshow; use: Code:
<iframe frameborder="0" width="x" height="x" src="http://yoursitename/demo.php"></iframe> 3.Enter this iframe in a widget or into a forum side block or into any template for that matter. After you confirm it appears correctly go into the fpss folder fpss/slideshows/demo/ and edit data.php and parameters.php to add your own images and settings and such. I'm pretty sure you can change the name of the file itself and just update that change throughout. 4.Your Done! Enjoy. P.S.: I have forum.php in my site root so http://yoursitename.com/forum.php . Make the necessary changes if you have http://yoursitename.com/forum/forum.php. |
Similar Mods
Mini Mods Photobucket slide show @ front page | vBulletin 4.x Template Modifications |
Add-On Releases vBulletin Slide Show 1.10 | vBulletin 3.8 Add-ons |
Add-On Releases vBulletin Slide Show 1.10 | vBulletin 3.7 Add-ons |