Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • Juniamission Friend
    #128258

    I have this problem with my template when i use IE7, it is fine in FF. What can cause this problem?

    Sherlock Friend
    #248073

    Hi Juniamission !
    please view this thread http://www.joomlart.com/forums/topic/newflash-problems/ to consult fixed it .

    Juniamission Friend
    #248178

    As you can see I also have this problem in the menue to the left. I can find this out?

    Sherlock Friend
    #248318

    Hi Juniamission !
    I don’t show link page have obove problem. You can send that link.

    Juniamission Friend
    #248332

    <em>@hainn84 52441 wrote:</em><blockquote>Hi hainn84 !
    I don’t show link page have obove problem. You can send that link.</blockquote>
    http://rensame.sc11.co.uk/
    Here you have the problem, and it appear in IE7.

    ibb15 Friend
    #258820

    I have the same problem. Is this problem already solved?

    mfcphil Friend
    #258840

    Just a thought but you could try to reduce the length of your text in the longer menus to see if this is not forcing an overlap 😉

    ibb15 Friend
    #258842

    Thanks voor your help, but that don’t fix the problem

    When you go to this site: http://rensame.sc11.co.uk/ en change the lettertype to the smallest one, the problem still remains…

    Sherlock Friend
    #258916

    Hi all !
    Please try to do following way below :
    Open template.css file in templates/ja_fagus/css folder , add following code to it :


    ul.menu li {
    display : block;
    }

    mfcphil Friend
    #258978

    Which css file?

    Do you mean the “template_css.css” and does it matter where you add the code?

    Sherlock Friend
    #259112

    Hi mfcphill !
    You can chang it following way below :
    Open template_css.css file in templates/ja_fagus/css folder , find following code section at about line 1041 :

    #ja-containerwrap, #ja-containerwrap-cm, #ja-containerwrap-c, #ja-containerwrap-f {
    padding:0pt;
    }

    change to :

    #ja-containerwrap, #ja-containerwrap-cm, #ja-containerwrap-c, #ja-containerwrap-f {
    background:url(../images/);
    padding:0pt;
    }

    then you find following code section at about line 1045 :


    #ja-container {
    padding:10px 0pt;
    }

    change to :
    Code:


    #ja-container {
    padding:10px 0pt;
    background:#464646 url(../images/body-bg.jpg) repeat-x scroll center top;
    }

    ibb15 Friend
    #261175

    Thanks for your solution. The image in the header is now good. But the menu’s still have black blocks, like you can see in post item #3 of this thread.

    Thanks in advance,

    Sherlock Friend
    #261302

    Hi ibb15 !
    You can fix it following way below :
    add following code section :


    ul.menu {
    }

    ul.menu li {
    width: 99%;
    }

    to the template.css file in templatesja_faguscss folder.

    ibb15 Friend
    #264940

    Thanks!

    This solves the problem!

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

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

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