Help with the navigation menu bar
Less Iso
Registered Users Posts: 5 Beginner grinner
Hello Guys.
I'm finishing my site "www.lessiso.com" and I'm working on hard to have it ready to be launched next week.
This is my question, when I'm navigating through my site and I'm on Portfolio page for example, that link has the activated color, I added a css code to do that, but when I enter to one of the galleries I have there the links of my navbar looks not activated. I know that happen becouse a gallery is a completly different page, but my question is, It's possible to have that Portfolio Link activated when I'm in one of the galleries?. I want the guest to know where they are in my site.
I'll attach some pics that can show the situation.
Thanks.
I'm finishing my site "www.lessiso.com" and I'm working on hard to have it ready to be launched next week.
This is my question, when I'm navigating through my site and I'm on Portfolio page for example, that link has the activated color, I added a css code to do that, but when I enter to one of the galleries I have there the links of my navbar looks not activated. I know that happen becouse a gallery is a completly different page, but my question is, It's possible to have that Portfolio Link activated when I'm in one of the galleries?. I want the guest to know where they are in my site.
I'll attach some pics that can show the situation.
Thanks.
0
Comments
Thanks.
If you don't want to show the breadcrumb you might consider placing a title in the gallery description.
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com
/* Make the menu nav bar text for the active page a different color */
.sm-page-widget-nav-activepage > a {
font-weight: bold;
color: #f2f2f2 !important;
}
Is there any css code to make that happen with the breadcrumb?
.sm-page-parentnode-XfnSbf {
font-weight: 700;
color: #f2f2f2!important;
}
Keep in mind, however, the right solution is to actually move your portfolio albums in the Photography-Portfolio folder instead of keeping them in Photography folder.
tailoredportraits.com
Can you help me please?
Thanks.
tailoredportraits.com
If I go to http://www.lessiso.com/browse I see a folder called Portfolio and pages titled About and Portfolio.
The Portfolio folder opens a folder with a URL of Photography but a folder name of Portfolio. You might want to change the folder URL to match the name.
The Portfolio folder contains a gallery called Portfolio.
The Portfolio page shows 4 galleries. This is what you are opening from the Portfolio menu entry.
I find it confusing to have 3 different things called Portfolio.
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com