Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • kgl Friend
    #116934

    I’m using JA Spica w/ my own header images.
    My images are 708 x 95 as opposed to the 1000 x 170 header images included w/ the template.
    I having some problems w/ integration; I end up w/ a big gap between my content and the bottom of my header image, I’m assuming it’s because of the difference in header sizes, that being said, how does one remedy this?

    Hieu Nguyen Admin
    #210024

    Hi kgl,

    You should re-define the height of the spotlight here:

    #ja-header-spotlight {
    padding-left: 20px;
    height: 170px;
    color: #F2F2F2;
    }

    In your case, the code should be:

    #ja-header-spotlight {
    padding-left: 20px;
    height: 95px;
    color: #F2F2F2;
    }

    Hope this help! 😉

    PS: thread moved to JA Spica Room!

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

This topic contains 2 replies, has 2 voices, and was last updated by  Hieu Nguyen 17 years, 8 months ago.

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