How to align subGallery in paragraph

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
elkman
Power Poster
Power Poster
Posts: 262
Joined: Thu Jan 11, 2007 9:16 pm

How to align subGallery in paragraph

Post by elkman »

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!
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: How to align subGallery in paragraph

Post by Dr.CSS »

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...
elkman
Power Poster
Power Poster
Posts: 262
Joined: Thu Jan 11, 2007 9:16 pm

Re: How to align subGallery in paragraph

Post by elkman »

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.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: How to align subGallery in paragraph

Post by Dr.CSS »

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...
Post Reply

Return to “Layout and Design (CSS & HTML)”