Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • ryanpitt Friend
    #130319

    Hi Everyone,
    This is a great template and my client loves it. There seems to be a problem with IE and JA NewsFlash module. Larger images overlap the top menu and make the menu unusable in IE when the image is over it. It looks great in Firefox where the spacing is correct.
    Here is the site: http://www.smedleyaerial.com/
    By the way, the same issue is evident using the Safari browser.
    Any idea on how this can be solved?
    Thanks
    Ryan

    Sherlock Friend
    #257316

    Hi
    Plz edit height of Newsflash module, go to Extensions-> Modules manager, then choose Ja newsflash,
    1976
    Edit height of div

    ryanpitt Friend
    #257400

    Thanks for the reply.
    The size of the div height does not make a difference at all. I can change the value to 500 and the pages look no different. Interestingly, as I pointed out before, the page looks good in the Firefox browser. The issue I believe is with some css code that IE7 interprets differently.
    Any other suggestion are very welcome!
    Thanks
    Ryan

    Menalto Friend
    #257403

    If you open up the index.php file and find this:


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

    And add this in there:


    #ja-topsl {
    color: #FFFFFF;
    position: relative;
    height:240px;
    margin-top:30px;
    }

    So the whole thingy look like this:


    <!-->
    <style type="text/css">
    .clearfix {display: inline-block;}
    #ja-topsl {
    color: #FFFFFF;
    position: relative;
    height:240px;
    }
    </style>
    <!-->

    Then the IE7 problems should go away. BTW, if i was JA i would change some parts in this template to work better, the way it is done on here is not the best solution… I dont talk about the hack above, but the original template codes.

    ryanpitt Friend
    #257405

    Thanls Menalto!
    I thought it might have been something like that. I changed the height from 240 to 200 to get the same effect I have in Firefox and it works like a charm.
    Thank you!
    This is a great forum and the templates are a quality product.
    Sincerely,
    Ryan

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

This topic contains 5 replies, has 3 voices, and was last updated by  ryanpitt 16 years, 4 months ago.

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