Lightbox styling [Solved]

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
User avatar
klendino
Forum Members
Forum Members
Posts: 67
Joined: Wed Oct 19, 2005 8:22 pm

Lightbox styling [Solved]

Post by klendino »

Hi

I installed lightbox 1.0.1 and it's working fine.
However, how can I wrap the text around the image? Same effect as using "style: float: left;" on an image.

Now the image is displayed as follows:

PICTURE
PICTURE
PICTURE
PICTURE Some text starts here and
continues here...

What should I do to have it as follows:

PICTURE Some text starts here
PICTURE and continues here
PICTURE and here
PICTURE and here
and continues here...

URL: http://lcf.e-dauphin.net/cms/ and look at the pictures in the news module.

CMSMS 1.6.7
CGExtensions 1.18.8
LightBox 1.0.1

Thanks

T
Last edited by klendino on Tue Jun 08, 2010 5:16 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Lightbox styling

Post by Dr.CSS »

Find what div the img is in then use css to float it left...
User avatar
klendino
Forum Members
Forum Members
Posts: 67
Joined: Wed Oct 19, 2005 8:22 pm

Re: Lightbox styling

Post by klendino »

Thank you Mark.
Post Reply

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