Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • steinm10 Friend
    #129779

    Is there anywhere I can find a list of IE6 issues because I’m having many problems with the CSS styling. My site, http://www.mbf-events.com/pga needs to be live this Friday and need some help!!!!

    Thanks in advance

    Menalto Friend
    #254147

    The easiest would be to list all the problem you have, and all modifications you have done to the template.
    This way its more easy for us to help you

    steinm10 Friend
    #254163

    Few issues I have with regards to IE6:

    1 – Logo in upper left is being covered by a blue box. Attached screenshot from Firefox shows the correct header

    2 – The ‘Registration’ link should be right under the main navigation, as seen in the screenshot. In IE, the Registration link is being displayed in the left column, but below the main content area.

    3 – The blue horizontal below the main body needs to be removed.

    I have attached the stylesheet and an image from Firefox as to what the page should look like.


    1. mbf-screenshot
    1. template.doc
    Menalto Friend
    #254178

    Hmmmm, not sure what to say here, but what are you actually doing?

    The path ot the logo should be
    url(../images/logo.gif)
    not
    background: url(../../../images/stories/pga/mbf_logo.jpg) no-repeat;
    This will give you problems if you gonna move the site later on.
    Its just to upload your logo image to the images folder of the template.
    Change the width of ja-col1 in the css to a lower width.

    #ja-col1 {
    border-top:0px solid #AEAEAE;
    color:#003366;
    overflow:hidden;
    padding-left:12px;
    padding-top:10px;
    width:182px;
    }

    Edit the code in this file here: “http://www.mbf-events.com/pga/templates/ja_fedora/css/ie6.php”

    #ja-logo {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pga/templates/ja_fedora/images/logo-bg.png', sizingMethod='scale');
    background-image: none;
    }

    This goes to the old background.

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

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

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