Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4280
    elaine
    Member

    Hi there,I hope that you can help, I am using the Simple Catch theme, currently developing it offline with Desktopserver so unable to give you a live link, is there anyway that I can send you a screenshot of the site and the graphic I would like to use as the header?
    Is it possible to place an image graphic/header which includes the logo above the slider and menu but flush against the top edge of the menu bar? – (full width 976px x 277px) At the moment I just have an enlarged logo to the left, with social icons and search bar to the right.  I would like to keep the social icons at the top if possible and delete the search bar as this will be moved to another part of the page(s).
    I look forward to hearing from you. Thx

    #4360
    Sakin
    Keymaster

    @elaine: If you are using Simple Catch Free theme, the you can just upload the large logo which will take the full width. Then add the following CSS in “Custom CSS” box in your Theme Options panel.

    #header .layout-978 { position: relative; }
    #header .social-search { position: absolute; right: 0; top: 30px; }
    #header .social-search form.searchform { display: none; }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Image graphic/header above slider, without search bar’ is closed to new replies.