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?
Breadcrumb link style
Re: Breadcrumb link style
There should be a special MadCap breadcrumb class under the "a" element in the stylesheet. Try changing the font size there.
Re: Breadcrumb link style
YES! That worked!
This is what I had to do:
Thanks very much Psider
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
Thanks very much Psider