• Resolved driplabcom

    (@driplabcom)


    Hey all,
    I’m having issue running Marketplace 3column…

    It appears that the body of my blog is static. When I expand the web browser horizontally, it stays put. The problem is that my headerphoto centers itself based on how wide the browser is…it doesn’t look good.

    How do I anchor the header photo to stay put like the body?

Viewing 7 replies - 1 through 7 (of 7 total)
  • You are using a frame – why?

    Thread Starter driplabcom

    (@driplabcom)

    I haven’t changed much in the theme, so I’m not 100% sure.
    What do you suggest?

    Looking through your code, it seems your header photo is actually doing the correct thing and is sitting in the middle of the page.

    But, anything under your header is out of alignment. The best way to fix it all is to use a wrap tag [which is in your css but not being called via your html].

    The <div id=”wrap”> should sit just below your body tag.

    The frame is a redirection so is not having any direct impact on this issue.

    Thread Starter driplabcom

    (@driplabcom)

    i’m sorry if this sounds dumb…

    where exactly am i making this change? in what file?

    No, it doesn’t sound dumb. We all have to learn bit by bit. ??

    If you would like to email me I will give you a hand.

    shadow12 gmail

    I dropped a <div id="wrap> in place above the header and this wraps the whole page. You already had some css in place for it, but it was irrelevant without the call via the div.

    A few margin adjustments throught and it now sits in the centre.

    All fixed…

    Thread Starter driplabcom

    (@driplabcom)

    Thank you!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘making header static…? centering issue’ is closed to new replies.