Viewing 4 replies - 1 through 4 (of 4 total)
  • Try putting the items in an unordered list ie: <ul class="luggage">

    then just float the <li> ‘s left in your css:

    .luggage {float:left; width:xxx; height:xxx; margin-left:xxx;}

    Thread Starter shi1haz

    (@shi1haz)

    Thank you, C3. I am a newbie & I have not used CSS, and my editor seems to allow html or wysiwyg…so:
    1. How can I use CSS?
    2. Can you direct me to an example on any other site, so I can get the CSS code correct?
    3. Are you able to comment on the ability to change the title?

    Actually I never looked the original site. What you could do is copy and past from the editor from the original to the new. It just seems like there is some extra stuff or errors from the text editor causing the problems. You could also try adding some manual
    tags after the images so the paragraph below has some more breathing space.

    There are really a lot of xhtml errors including some missing or improperly closed p tags and br tags. Here are the errors: https://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Freviewluggagedeals.com%2F21-luggage%2F

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Overlapping images’ is closed to new replies.