Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • rhys_daniels Friend
    #137461

    Allright

    I have a problem with 2 browsers not showing User 6 and user 7 correctly.

    The border breaks if you use IE7 or Avant. All other browsers are fine!

    Anyone know the fix?

    Take a look at the screenshot for more info.


    1. user6-user7-ie7-avast-break
    anisjolly Friend
    #288043

    have you got a live url?

    can’t provide a proper fix without inspecting the code on your site. However, the simplest thing to do would be reducing the size of those images but once we look at the code on your site, we can give you a better fix.

    rhys_daniels Friend
    #288059

    <em>@anisjolly 108045 wrote:</em><blockquote>have you got a live url?

    can’t provide a proper fix without inspecting the code on your site. However, the simplest thing to do would be reducing the size of those images but once we look at the code on your site, we can give you a better fix.</blockquote>

    Allright Boss

    I dont want to publish the site url just yet on any site, I was thinking of reducing the file image but it seems a shame as all other browsers except 2 of them display correctly.

    ShannonN Friend
    #288180

    rhys_daniels;108061Allright Boss

    I dont want to publish the site url just yet on any site, I was thinking of reducing the file image but it seems a shame as all other browsers except 2 of them display correctly.

    If you cant give us a live url, Rhys can I suggest you use the JA demo site as a tesbed and see if the user 6 and 7 modules break there? mind you if the images are bigger than the space as you intimate 😉

    rhys_daniels Friend
    #288279

    <em>@ShannonN 108222 wrote:</em><blockquote>If you cant give us a live url, Rhys can I suggest you use the JA demo site as a tesbed and see if the user 6 and 7 modules break there? mind you if the images are bigger than the space as you intimate ;)</blockquote>

    Where the test site located?

    ShannonN Friend
    #288295

    rhys_daniels;108326Where the test site located?

    http://www.joomlart.com/templates_demo.php

    load which ever sanidine you use and see if the modukes display correctly, IN IE8 all the modules are mis sshapen when I look at the demo page having the top wider than the rest, I don’t have IE 7 to test but it should give you something to compare
    Cheers Shannon

    rhys_daniels Friend
    #289098

    Ive raised a support incident for this one. The JA team are taking a little time t get back to me though.

    rhys_daniels Friend
    #289395

    <em>@rhys_daniels 108018 wrote:</em><blockquote>Allright

    I have a problem with 2 browsers not showing User 6 and user 7 correctly.

    The border breaks if you use IE7 or Avant. All other browsers are fine!

    Anyone know the fix?

    Take a look at the screenshot for more info.</blockquote>

    Had a response from the JA Team. The following did work.

    Open template.css file , find following code section at about line 1645 :

    div.module div div div,

    div.module_text div div div,

    div.module_menu div div div,

    div.module_hilite div div div,

    div.module_fixbr div div div,

    div.ja-box-tl {

    padding: 15px 20px 15px;

    background: url(../images/box-tl.gif) no-repeat top left;

    }

    change to :

    div.module div div div,

    div.module_text div div div,

    div.module_menu div div div,

    div.module_hilite div div div,

    div.module_fixbr div div div,

    div.ja-box-tl {

    padding: 15px 15px 15px;

    background: url(../images/box-tl.gif) no-repeat top left;

    }

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

This topic contains 8 replies, has 3 voices, and was last updated by  rhys_daniels 15 years, 9 months ago.

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