Hi (joomla 1.5 sigPro 1.2)
I have a catch all section "Gallery", with two categories "recent" and "photos", and I have set a menu item to be Section Blog layout to try and display ALL images at once.
All the articles in both categories have the gallery code centered with the html showing:
<div align="center">{gallery}photos/second_gallery{/gallery}</div>
The problem I have is in this blog view, the first gallery is displayed across the page (ie centered), but all of the following galleries are
displayed vertical . This is a problem for me, I need all the images to display across the screen.
Any suggestions please?
8th of May
The firefox display of this set up changes even when nothing at the backend has changes! (Firefox set up also not altered) Different results with IE, no centering, all left alligned, but at leat it stays "as is".
I can see that the layout of galleries is a relationship between:
- sigpro_default.css
- the thumbnail size in the plugin set up screen
- Your template css
- your browser
- and how you define the gallery to be displayed in the article
fun hey!
Also, I wanted to be able to step through all images in all galleries, which others in the forum have considered a fault, but I cannot get it to do this, it just counts images within each sub gallery/folder, not the whole Section of galleries. I think the "fault" has been fixed!