test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • novatech Friend
    #141444

    I noticed a problem with the full width wrapper and IE 8

    When set to 100% it only spans about 1/3 of the page, this bug even happens on the demo site
    http://template15.joomlart.com/ja_helio/index.php?option=com_wrapper&view=wrapper&Itemid=59

    The height also seems to be bugged in all browsers with the wrapper, when set to 100% it only sets it to about 450 pixels and the rest of the screen is filled by the gray for the footers.

    I can hardcode the width and height, but would like a more dynamic page for different size monitors and resolutions.

    Thanks for any help.

    Anonymous Moderator
    #306934

    Hi novatech

    For the case, please open templates/ja_helio/index.php file, at about line 45, find following code:

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

    and change to:

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

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

This topic contains 2 replies, has 2 voices, and was last updated by Anonymous 15 years, 6 months ago.

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