Forums

Add a Div in the Header (7 posts)

  1. pusher
    Member
    Posted 1 year ago #

    I am using the Mystique theme and i want to place a div over the header image / logo so i can place an image or an add at the top of my site right about the Nav bar. How do i go about doing this??

  2. Root
    Member
    Posted 1 year ago #

    add a div or three in header.php after body starts

  3. pusher
    Member
    Posted 1 year ago #

    Ok i did that but it is only showing up above the logo image or below. Not layered on top of it.

  4. alchymyth
    The Sweeper
    Posted 1 year ago #

    layering is done with css positioning:
    http://www.w3schools.com/css/css_positioning.asp

    which has primarily nothing to do with wordpress even if it is done in a theme.

    imho, for any help with css issues, a link to the site with the problem is needed.

  5. pusher
    Member
    Posted 1 year ago #

    The link to the site is http://www.ondeck365.com

    I've tried putting a high z-index to try to put it on top of the space but that hasn't worked either.

  6. pusher
    Member
    Posted 1 year ago #

    This is a screenshot of how far i got as i try to make way through the issue.

    http://tinypic.com/r/2819fld/7

    http://i55.tinypic.com/2819fld.jpg

  7. Root
    Member
    Posted 1 year ago #

    To get it on top there is no need to mess with z index. Put yr new div so it is nested inside the one yr logo is in. But u do need to learn some CSS.

Topic Closed

This topic has been closed to new replies.

About this Topic