Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • graphicstylus Friend
    #139986

    Hello All,

    In IE 7 and FF the layout is fine including the module and component. However in IE 6 there is major alignment problem. Would appreciate the help.

    Site: http://www.epbhelpline.com/gs/
    Problem: http://www.epbhelpline.com/gs/index.php?option=com_rstickets&Itemid=5

    If you see on any page including home the log in module on top is on the left instead of right in IE 6. You can see IE 7 and FF to see that the log in module should be on the right side.

    Second on the above problem URL you can see that the component we are using is pushed far left with the logo and the left modules are under it. Please assist. If you dont see the problem, please let me know and I will provide screenshots.

    Want it to look like FF and IE 7 on all browsers.

    Thanks.

    Css Magician Friend
    #300357

    Hi graphicstylus,

    In style.css line 374, change


    #rst_wrapper #rst_content ul#rst_menu {
    clear: both;
    display: block;
    font-weight: bold;
    list-style : none;
    margin-bottom: 30px;
    margin-left:0;
    padding:0 0 10px 11px;
    position:relative;
    top:1px;
    width:98%;
    }

    graphicstylus Friend
    #300436

    Duchh – Thank You for the instant help! it worked like a charm.

    The only thing that is remaining is the log in module. In IE 6, the log in module (yoo login) is still aligned left over the logo? I want it on the right hand side.

    Any idea?

    Thanks!

    Css Magician Friend
    #300481

    <em>@graphicstylus 123222 wrote:</em><blockquote>

    The only thing that is remaining is the log in module. In IE 6, the log in module (yoo login) is still aligned left over the logo? I want it on the right hand side.

    Any idea?

    Thanks!</blockquote>

    Hi graphicstylus,

    I think you should set width of #ja-topnav . Ex :


    #ja-topnav {
    width: 340px;
    }

    graphicstylus Friend
    #300552

    Thanks duchh! You are a genious

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

This topic contains 5 replies, has 2 voices, and was last updated by  graphicstylus 15 years, 7 months ago.

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