• Resolved veganisstgruen82

    (@veganisstgruen82)


    Hi there,

    First of all thanks for this great theme I really appreciate your work.

    I was wondering if it is possible to add a 728×90 banner to my header on the right hand side next to the title of my blog.

    I am also using a search bar on my blog which is at the moment located in my sidebar. Is it possible to move the search bar above the header and below my navigation?

    Just in case you need to check my blog is available at https://www.veganerezepte.eu

    Thanks in advance,

    Dominik

Viewing 1 replies (of 1 total)
  • i do that using this code :

    <div style="min-width:99%; max-width:99%; width:100%;">
    <span style="float:left;">
    <!-- logo here( on left ), or title + description if you don't use a logo. -->
    </span>
    <span style="float:right;">
    <!-- Advertisement 728x90 here -->
    </span>
    </div>

    but at your case, your title and description take more than 400px width, so the code won’t actually work needing some space. i suggest you draw or design a header, like 220×90 sized, and get rid of title and desc. since you want to put an advert..

Viewing 1 replies (of 1 total)
  • The topic ‘728×90 banner in header search bar at top’ is closed to new replies.