Topic: Bullets overlap images

Good day,

The bullets over at my site overlap, once an image is aligned to it's left.

Please see - http://caribbeantl.com/secrets-resorts-spas (near the bottom)

A fix for this is appreciated.

Thanks!

Thumbs up

Re: Bullets overlap images

caribbeantl wrote:

Good day,

The bullets over at my site overlap, once an image is aligned to it's left.

Please see - http://caribbeantl.com/secrets-resorts-spas (near the bottom)

A fix for this is appreciated.

Thanks!

Anyone? Thanks in advance.

Thumbs up

Re: Bullets overlap images

Purely guessing (based on looking at the source), but in the HTML for the post, try to use the blockquote tag before you start the ul tag then closing it after you close the ul.

It's a total shot in the dark, and it would be a total hack fix, but over the years I've seen stranger things work.

Thumbs up

Re: Bullets overlap images

Looking at your HTML code for that section, the list is not part of the same paragraph tag as the text. The paragraph (<p></p> tags) is getting closed before the list is include. I highly suspect that if you include the list in the same paragraph, everything will line up.

Thumbs up

Re: Bullets overlap images

Check your image right alignment.

---------------------------------
now showing movies

Thumbs up