Changing the Menu

Permalink Browser Info Environment
How do I change the menu buttons that are in the upper right of the screen? I need to change their location and what they say.

Type: Pre-Sale
Status: Resolved
AlabasterFilms
View Replies:
1976Ltd replied on at Permalink Reply
1976Ltd
The buttons are an auto nav block made up from your site tree. If you create a page it will show up there. To change the order you just need to drag and drop in the Concrete5 site tree.

You are free to alter the css for the theme if you prefer the nav to be left aligned.
AlabasterFilms replied on at Permalink Reply
AlabasterFilms
Thank you! How does one alter the css?
1976Ltd replied on at Permalink Reply
1976Ltd
You'll need use an ftp program to view and edit your site files.

In packages/theme_hi_vis/themes/hi-vis/app.css

change:

#page .top-bar-section > ul {
display: table;
margin: 0 auto;
}

to:

#page .top-bar-section > ul {
display: table;
margin: 0 auto;
float: left !important;
}

concrete5 Environment Information

?

Browser User-Agent String

Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Firefox/24.0

Hide Post Content

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

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.