Before you ask please READ THIS

Move Header

edited May 2013 in Spaceship Posts: 4
Hi

first of all thanks a lot for this great Theme i*m relly happy with it ^___^*

My Question: Is it possible to move the Header from the Top to the bottom ?
header.jpg
1916 x 966 - 183K

Comments

  • AirAir
    Posts: 10,970
    Hello, and thanks for kind words:-)

    This would be unsafe modification but if you wish to try it use this custom CSS:
    #root > header {
    bottom: 0;
    top: auto;
    }
    With regards.
  • Posts: 4
    it works fine Thanks. but the problem now is the dropdown menus are not visible !? how can i change the direction ?
  • AirAir
    Posts: 10,970
    Yeah, that is what I call unsafe modification:-)

    Try this cusotm CSS:
    #access > ul ul{
    bottom: 100%;
    top: auto;
    }
    WIth regards.
  • Posts: 4
    fantastic it works great :) thanks for the great support
  • AirAir
    Posts: 10,970
    If you are happy with this theme please don't forget to rate us on ThemeForest - it helps us a lot! Thanks!
  • Posts: 4
    Done !

    Thank you again
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion