changing bread crumbs font

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
Chris Hadden
Commander (CMDR)
Commander (CMDR)
Posts: 182
Joined: Tue Jan 27, 2009 2:29 pm

changing bread crumbs font

Post by Chris Hadden » Thu Nov 03, 2011 8:25 pm

How do I change the tiny bread crumbs font? My customers are old and can't see it. Needs to be large and bold.

User avatar
david-ebt
Captain (CAPT)
Captain (CAPT)
Posts: 253
Joined: Fri Dec 31, 2010 10:12 am

Re: changing bread crumbs font

Post by david-ebt » Fri Nov 04, 2011 1:04 pm

You usually do this through the style.css in the Theme folder you're using. If you look at the ConLib\BreadCrumbs.ascx you see a couple of CSS classes: breadCrumbPanel and BreadCrumbs.

There might also be some styles defined inline for the node (font-underline or font-bold).

I use the Web Developer add-on for Firefox to see what CSS styles are associated with an element on the page. It's often easier than hunting through the code to see what CSS style is being used.
David
http://www.ecombuildertoday.com
Enhanced Reporting for AbleCommerce
Image

Post Reply