Welcome, Guest. Please login or register.
Did you miss your activation email?
February 11, 2012, 08:12:46 PM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
149575 Posts in 21093 Topics by 7536 Members
Latest Member: SpokaneDude
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Foldergallery Current Gallery Breadcrumb CSS  (Read 295 times)
sky writer

Online Online

Posts: 252



« 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!