Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • digitalblonde Friend
    #117974

    Hi everyone
    I have a problem with the logo change in my polaris template
    I read the post “logo change” and did everything in it but still the width of the logo won’t change.
    I have a 151X287 logo the height is ok but the width isn’t

    this is the code in the template_css.css file :

    #ja-header {
    position: relative;
    height: 151px;
    }

    #ja-header h1 {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 151px;
    font-size: 2em;
    }

    #ja-header h1 img {
    margin: 0;
    padding: 0;
    height: 151px;
    width: 287px;
    line-height: normal;
    }

    and in the subheader i changed it to that :

    #ja-subheader {
    margin-left: 3px;
    background: #F5F3F1 url(../images/header-bg.gif) top right repeat-x;
    position: relative;
    float: right;
    width: 200px;
    height: 151px;
    }

    sidewalk Friend
    #232913

    i have the same problem – anyone???:confused:

    kashxo Friend
    #232918

    You see it here:

    #ja-subheader {
    margin-left: 3px;
    background: #F5F3F1 url(../images/header-bg.gif) top right repeat-x;
    position: relative;
    float: right;
    width: 200px;
    height: 151px;
    }

    The width still 200px, so the logo still got the with 200px, change it the 287px to match your logo size

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

This topic contains 3 replies, has 3 voices, and was last updated by  kashxo 16 years, 5 months ago.

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