Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 12:33:44 PM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155536 Posts in 21712 Topics by 7736 Members
Latest Member: chris85
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Foldergallery Current Gallery Breadcrumb CSS  (Read 327 times)
sky writer

Offline Offline

Posts: 285



« on: October 23, 2010, 04:32:36 PM »

Currently, the Foldergallery breadcrumb looks like this:

>> Back to Overview >> 2008 >> Pics

With all levels being live links.  What I want is for only the earlier levels to be links, as it makes no sense to click on the current level, as it will just open the page you are already viewing.  I would like the current level to simply be BOLD.

I notice this in the frontend.css file:

ul.fg_pages_nav li a.current {
  font-weight: bold;
}

Which should make the current page in the breadcrumb listing, BOLD.  But it doesn't, as "current" is not specified in the breadcrumb code output.

Anyone have any suggestions on how to implement this?
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!