Skip to main content

A common design choice is to uppercase all letters in the top navigation menu.

 

You can easily do this on your site by adding this custom CSS to your theme:

 

table.horizontalMenu { text-transform: uppercase; }

 

To add this, go to Manage > Admin Control Panel > Themes on your site.  Open/edit the theme you are using on your site and then expand the  Custom CSS/HEAD Code section to reveal the Custom CSS field.  Then paste the code above into that field.

 

If you are using a stock theme, you will need to create a new theme based on that stock theme and then edit it by applying the code above. Then be sure to set that new theme as your new master theme for your site.

Replies sorted oldest to newest

Always like to see custom CSS tips, Ted
We use all caps for our Category labels in a unique way which your cds would override. See below.

While we're on the subject of the Breadcrumb nav bar...notice how the forum topic repeats itself ? Seems redundant. Perhaps tweaking your css to adjust background color of just the Breadcrumb trail to differentiate from the topic title. Or adding some space.

Also, would prefer an arrow rather than slash. Slash is old school.



Lessons and Resources Directory / OT Lessons: EXODUS to DEUTERONOMY
OT Lessons: EXODUS to DEUTERONOMY
neil

It is the same thing, Neil.

 

I used the term "Top Navigation Menu" to differentiate from the side navigation menu used in the admin control panel (and in our QuestionShark module/product).  And in the Theme editor, we also use the term "Top Navigation Menu" as well, to differentiate from the Side Navigation Menu.  But yes, the Top Navigation Menu is the same as the Community Menu.

 

None of these menus are "breadcrumbs", however.

 

Ted @ Crowdstack

Add Reply

×
×
×
Link copied to your clipboard.
×