Viewing 5 replies - 1 through 5 (of 5 total)
  • you need to go to your .css file (make sure you back it up before you edit) and find the div that surrounds your header. then increase height property with about 20-30px.

    example:

    style.css

    #header{
    height:120px <—-increase this value
    other stuff
    other stuff
    other stuff
    }

    (note that, the solution above will only increase th white space NOT the picture you are going to have to get a taller picture if you want to cover up the white space)

    oh and make sure that you do not delete the semi-colons that follow the height property and the other stuff.

    height :120 do not delete this –> ; <– do not delete this

    Thread Starter sweetchilliphilly

    (@sweetchilliphilly)

    Thanks for that, I gave it a try but all it did was move the blog content down and didn’t bring the white bit up. I’m not sure if I’m doing something wrong…

    I could try to figure it out for you. But I’ll need to know what theme you are using and where I can download it from?

    Thread Starter sweetchilliphilly

    (@sweetchilliphilly)

    Thanks alex I seem to have it sorted now ?? Well in firefox it seems to be all fixed, seems a little out of whack in IE though.

    I’m using the Jillij I think the version is 14.0

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Jillij – need help customising please’ is closed to new replies.