Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • reders Friend
    #146544

    Hi there,
    I have made a few alterations to the JA Lead template from the original .css file.

    It seems I have a problem in IE6, with the way the right hand module position is showing!!

    Does anybody know how to sort this issue?

    Please see the attached pic.

    You can view the site at http://www.live4shoes.com

    Regards,
    Sean R.


    1. 2v9dbiq
    Css Magician Friend
    #325622

    Dear reders ,

    open file template.css and edit as follow :

    at line 1049, please change :


    #ja-pathway .main {
    }

    to:


    #ja-pathway .main {
    width: 650px;
    }

    at line 1294, change :


    #ja-topsl div.ja-innerpad {
    border: 1px solid #D5D5D5;
    background: #FFFFFF;
    padding: 15px 10px 10px;
    overflow: hidden;
    }

    to:


    #ja-topsl div.ja-innerpad {
    border: 1px solid #D5D5D5;
    background: #FFFFFF;
    overflow: hidden;
    }

    at line 1305 , change :


    #ja-topsl div.moduletable {
    position:relative;
    }

    to


    #ja-topsl div.moduletable {
    padding:15px 10px 10px;
    position:relative;
    }

    and add style


    .moduletablenopadding a img {
    border : none;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Css Magician 14 years, 5 months ago.

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