I'm needing to know how to align a subGallery in a paragraph.
On the same page I need a subGallery aligned left and then another subGallery centered in the next paragraph. I've searched the forums and can't seem to find the answer. I am using the Lightbox template. Using the text align in TinyMCE has no affect on the Gallery alignment.
Can anyone help with this?
Thanks!
How to align subGallery in paragraph
Re: How to align subGallery in paragraph
This is not a module question but a CSS question, and to help we would need a link to it, and you should never put a gallery in a paragraph...
Re: How to align subGallery in paragraph
Hi Dr. CSS,
You've actually answered my question. The Gallery can be controlled by CSS. Unfortunately, I was hoping it would be something an "Editor" could control in the page as they were adding content.
I'm converting a site that uses tables and CSS and I want to use Gallery. However, the main goal is to allow an Editor with no code knowledge to control the Gallery's position i.e. left, center, or right in the layout column.
You've actually answered my question. The Gallery can be controlled by CSS. Unfortunately, I was hoping it would be something an "Editor" could control in the page as they were adding content.
I'm converting a site that uses tables and CSS and I want to use Gallery. However, the main goal is to allow an Editor with no code knowledge to control the Gallery's position i.e. left, center, or right in the layout column.
Re: How to align subGallery in paragraph
You would have to train them to put it in a div then add a class to that that would make it float left/right/etc. and this class will have to be set in the CSS for them to use it from the Style drop down...