Highlight "Active Page"
pabloconrad
Registered Users Posts: 97 Big grins
Pretty much done with my Wordpress hosted blog (http://blog.paulconrad.photography/) and making it look seamless with my Smug.
The Wordpress CSS I'm working out and tweeking little things such as "Blog" in the navbar is italicized not my color, and the drop downs need to move to the right a few pixels to match Smug.
But My question is: How do I highlight the active link in the menu? "About Me," "Contact," and "Search" I want highlighted with a different color (#ce5foo) and shadows if possible.
I thought I had the code, but apparently I don't.
Thanks in advance.
The Wordpress CSS I'm working out and tweeking little things such as "Blog" in the navbar is italicized not my color, and the drop downs need to move to the right a few pixels to match Smug.
But My question is: How do I highlight the active link in the menu? "About Me," "Contact," and "Search" I want highlighted with a different color (#ce5foo) and shadows if possible.
I thought I had the code, but apparently I don't.
Thanks in advance.
0
Comments
I should clarify I'm looking at doing this to my Smug site.
Sorry for the confusion.
Photojournalist
Pablo Conrad Photography
Seattle, WA, USA
c: 206-450-8632
This is just a small portion of my HTML and CSS header...
HTML
[html]
...
<nav id="menu-primary" class="menu" role="navigation" itemscope="itemscope" itemtype="http://schema.org/SiteNavigationElement">
<li><a href="/Portfolio/" class="portfolio">Portfolio</a>
...
[/html]
CSS
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
Former SmugMug Product Team
aaron AT aaronmphotography DOT com
Website: http://www.aaronmphotography.com
My SmugMug CSS Customizations website: http://www.aaronmphotography.com/Customizations
Good to know!
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
Very much appreciated!!!
Photojournalist
Pablo Conrad Photography
Seattle, WA, USA
c: 206-450-8632