• My ad is covering my logo and i want to move it to the right of the logo. However I have been trying for hours to do this, searching and trying out everything but it never moves please i need help!!!

    https://theandroidaction.com/

    Here is my header.php code if it helps.
    [use pastebin]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Review this nice bit of code:

    <iframe width="1" height="1" id="a2apage_sm_ifr" src="https://a2a.lockerz.com/menu/sm8.html#type=page&event=load&url=http%3A%2F%2Ftheandroidaction.com%2F&referrer=http%3A%2F%2Fsitecheck.sucuri.net%2Fresults%2Fhttp%3A%2F%2Ftheandroidaction.com%2F" frameBorder="0" style="left: 0px; top: 0px; border-top-color: currentColor; border-right-color: currentColor; border-bottom-color: currentColor; border-left-color: currentColor; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; display: none; position: absolute; z-index: 100000;" allowTransparency="true" transparency="true"></iframe>

    Thread Starter vinny702

    (@vinny702)

    were do i input that? will that fix my issue?

    Use a tool to inspect your site, such as firebug, which will reveal this hidden iframe

    Thread Starter vinny702

    (@vinny702)

    Im trying i just cant figure this out =[[

    mpxavier

    (@mpxavier)

    So, how did you do it?

    culturalproduct

    (@culturalproduct)

    culturalproduct

    (@culturalproduct)

    For a 1000 px wide layout, and a 468 px banner ad, this works. Insert into custom css box under graphene options > display. (near bottom of display page)

    .header-widget {
    position:fixed;
    top:40px;
    left:605px;
    }

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How do I move my header widget to align to the right!!?!?!’ is closed to new replies.