Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • lmw1 Friend
    #136671

    My logo is bigger vertically & horizontally than the one that comes with this template. I tried modifying the css file but then it shoved the ja_slideshow module down.

    Any ideas on how to fix this?

    Respectfully,
    LMW1

    scotty Friend
    #284621

    The size of your logo is set in template.css (line 765)…

    h1.logo a {
    background:transparent url(../images/logo.png) no-repeat scroll center center;
    display:block;
    height:120px;
    width:293px;
    }

    Incresing this height will push everything down. You could allow for this by adjusting on line 748…

    #ja-headerwrap {
    margin-bottom:30px;
    }

    So what ever you increase the height by just reduce it in ja-headerwrap. Remember negative values are also allowed although this could cause an overlap.

    lmw1 Friend
    #284723

    Thanks guys! Great customer service! And that’s what it’s all about!!!

    Thumbs Up!
    LMW1

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

This topic contains 3 replies, has 2 voices, and was last updated by  lmw1 15 years, 10 months ago.

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