Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • stanman123 Friend
    #145428

    The text on the home page should be wrapping around the left side of the photo, but instead it’s starting on the line below the photo.

    URL = http://sandbox.theweboasis.com/mtg/

    The text wraps like it should on all other pages of the site with pictures. Why isn’t the home page image working properly?

    John Wesley Brett Moderator
    #321448

    In your lead article you have the image inside a <div> tag that is closed BEFORE the <p>aragraph begins.


    <div>
    <img src "blah..." align=right">
    </div>
    <p>MTG Networking is a full-service IT company that addresses technical issues which come up in the workplace and negatively impact productivity. We special.../p>

    Go back and make sure the image is not enclosed by <div> tags…and insert your image inside your <p> tag just for kicks and see what happens. Sometimes WYSIWYG editors think we want <DIV> tags all over the place…and we have to sort of police them.

    Good luck.
    Have fun.
    John.

    stanman123 Friend
    #321548

    Here’s what the code looks like in my WYSIWYG:

    <p><img style="margin-left: 15px" alt="" title="" src="images/stories/home.png" align="right" border="0" height="150" width="250" />MTG Networking is a full-service IT company that addresses technical issues which come up in the workplace and negatively impact productivity.  We specialize in serving the needs of small to medium sized businesses and integrate with our clients as an extension of their organization.  Acting as a complete outsourced IT department we are experts at supporting your hardware, software and third-party systems.</p>

    I think something in the template itself is adding all that extra junk. How do I fix it?

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  stanman123 14 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum