Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • franckyky Friend
    #138155

    Hi,

    I’ve several problems with IE7. My site is ok with a lot of web navigator (Firefox, opera, safari, chrome) but with IE7 I’ve a problem of text and div alignment. You can see an exemple in the attached file. (the correct version with firefox and the other version with IE7 – I have blured the adult contents).

    Sincerely,
    David

    (sorry for my english)
    Joomla 1.5.9


    1. capture-firefox
    2. capture-IE7
    John Wesley Brett Moderator
    #291586

    Check to make sure your code in

    template.css (line 550)

    is exactly like the code below”


    #ja-wrapper {
    background:transparent url(../images/wrapper-bg.png) repeat-y scroll center center;
    clear:both;
    margin:0 auto;
    width:950px;
    }

    And that the code highlighted in red below is exactly the same
    template.css (line 25)


    body#bd {
    background-attachment:fixed;
    background-color:#CCCCCC;
    background-position:center top;
    color:#333333;
    }

    franckyky Friend
    #291600

    Hi jbrett,

    I’ve checked and modify the lines code in template.css and it’s exactly like you wrote.
    Now, my background picture is in the middle of the screen but the problem is always the same : the web site has a left alignment, not in the center of the screen.
    I don’t understand why only IE can’t display my page correctly

    Thank’s for your help.

    John Wesley Brett Moderator
    #291618

    Okay try this…as I don’t have IE6 anymore, so I can’t see the results…but it won’t mess up any of the other browsers.

    Again in template.css Line 550
    Add one of the following lines highlighted in RED:


    #ja-wrapper {
    background:transparent url(../images/wrapper-bg.png) repeat-y scroll center center;
    clear:both;
    margin:0 auto;
    width:950px;
    position: inherit;
    position: static;
    position: relative;
    }

    NOT ALL THREE…just one of them. Just try one…if that doesn’t work, try another…that sort of thing.

    John.

    franckyky Friend
    #291642

    Thank’s john for your attention,
    Unfortunately, these 3 options don’t work, I doesn’t know what to do …

    Sincerely,
    David

    John Wesley Brett Moderator
    #291665

    If you can give me a live URL I can diagnose further…but I’m all out of guesses.

    franckyky Friend
    #291738

    My new website isn’t online yet, it’s on my personal server.
    I tell you its online disponibility as soon as possible.

    David.

    John Wesley Brett Moderator
    #291807

    Sounds good. Once online somewhere we should be able to very quickly get the issue corrected.
    j.

    franckyky Friend
    #292464

    Hi john,

    You can now view my website online at : http://www.mibteam.net
    Warning : adult content (no porn, just jackass like)
    The template seems ok with firefox and others but with IE it’s a disaster (even the font is different )

    Thank’s for your help,

    Sincerely,
    David

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

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

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