bryanfarris
-
Current Navigation Highlighting
It looks like you need to go one step further in targeting the links you'd like to remain red or "selected:" What you currently have: body#feelgoodcandy ul#mt-main-nav li.literature a li, body#gloom ul#mt-main-nav li.literature a li …
-
Sliding out an image and reveal some content behind it
Lars, As you stated, you're looking to add this to various images where you do not know the previous images width or height. You'll probably need to incorporate some jQuery to figure out the width of the image and then apply a margin bas…