Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • sanjiovani Friend
    #147767

    I have added a contact form as an article in my template but the layout needs to be corrected I would appreciate any assistance with the problem

    http://www.centricity.biz/index.php?option=com_content&view=article&id=65&Itemid=72

    mfcphil Friend
    #329703

    Went in your HTML and corrected
    <!–>
    <style type=”text/css”>
    .clearfix {display: inline-block;}
    </style>
    <!–>

    and change to:

    <!–>
    <style type=”text/css”>
    .clearfix {display: block;}
    </style>
    <!–>

    Also added the IE8 compat code <meta http-equiv=”X-UA-Compatible” content=”IE=7″ /> into the head of your HTML

    Is this ok now? 😉

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

This topic contains 2 replies, has 2 voices, and was last updated by  mfcphil 14 years, 10 months ago.

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