Breadcrumb link style

This forum is for all Flare issues related to the HTML5, WebHelp, WebHelp Plus, and Adobe Air Targets
Post Reply
Spaghetti
Jr. Propeller Head
Posts: 5
Joined: Tue Mar 05, 2024 3:47 pm

Breadcrumb link style

Post by Spaghetti »

Hi, I've inserted a breadcrumb proxy and styled the font size and colour. The topics are linked so that all breadcrumbs bar the last one are shown with a hyperlink. So far, so good.
However, my breadcrumb font is set at 8pt, while the linked breadcrumbs are shown in the style for links, which I have set to 11pt. This now looks ugly. I'd like to keep all breadcrumbs, linked and not linked, to 8pt.
It looks like the breadcrumb links take on the format set in the 'a' style. I cannot see any option to change a breadcrumb link style.

Question:
Is there a way to control the breadcrumb link style independently?
Psider
Propellus Maximus
Posts: 863
Joined: Wed Jul 06, 2011 1:32 am

Re: Breadcrumb link style

Post by Psider »

There should be a special MadCap breadcrumb class under the "a" element in the stylesheet. Try changing the font size there.
Spaghetti
Jr. Propeller Head
Posts: 5
Joined: Tue Mar 05, 2024 3:47 pm

Re: Breadcrumb link style

Post by Spaghetti »

YES! That worked!
This is what I had to do:
  • In Advanced View, find the <a> style.
    Click Show: All Properties
    Under <a>, the MCBreadcrumbsLink was greyed out.
    I highlighted it anyway, then clicked Simplified View
    Changed the font size
Done!
Thanks very much Psider :D
Post Reply