How to make menu drop down instead of sliding to the right?

Permalink Browser Info Environment
I would like to change the menu to a drop down, instead of sliding to the right. It does this on this website using the Clearview theme:http://www.roadmedia.dk/

I am alright at code editing, but it would just be a whole lot easier, faster, and more efficient if you could explain to be how to do this.

Thanks for a great theme.

Type: Discussion
Status: New
natejosorensen
View Replies:
c5mix replied on at Permalink Reply
c5mix
That's a pretty nice modification that they did.
Right off, I'm not sure how they modified it. I recommend you take a look at the css for that site and see what changes they made.
andrewcow replied on at Permalink Reply
andrewcow
Hey. I wanted to do the same thing and I sort of did it. It isn't as good as the demo site but ill keep editing. In the meantime, theres the CSS. Pretty much, because of the way autobars work, if you make the menu width small, it automatically goes down and not to the side. All you have to do is make and menu short, the height big and reposition it.
Hope this helps
Andrew

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#container {
}
.inner {
}
/* Header */
#header {
   /* customize_header_background */ background-color:#fff; /* customize_header_background */
   background-color: rgba(200,200,200,0.85);
   width:260px;
   height:160px;
   position:fixed;
   top:25px;
andrewcow replied on at Permalink Reply
andrewcow
Note that in mine, I have removed the in and out menu so its always out. You will need to reposition and resize the menu button also (not too hard, just play around with some numbers till you get the right ones if you dont know what to do)

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.