Webmaster-Tips.net | Joomla! Component Flash Slide Show Image Gallery
Edit slideshow.xml to add more pictures:
slideshow.xml path: components/slideshow1
SLIDE SHOW SETTINGS:
(here you can define slide show settings)
<slideshow>
<settings>
<image_folder>images/</image_folder>
<time>3</time>
<fade>2</fade>
<repeat>true</repeat>
<captions>true</captions>
</settings>
FIRST IMAGE SETTINGS:
(here you define image settings)
<images>
<image>
<file>original.jpg</file>
<caption>
<![CDATA[Your Caption HERE]]> - ENTER CAPTION INSIDE OF THE [ ]
</caption>
</image>
TO ADD MORE IMAGES TO SLIDE SHOW GALLERY, COPY LINES COLORED IN RED AND EDIT FILE NAME AND CAPTION.
TO DISPLAY Flash Slide Show Gallery NAVIGATE TO:
MenuManager > Main Menu > New > Component > and select SlideShowGallery
|