#44 Breadcrumb adv

Posted in ‘ BreadCrumbs Advanced (GPLv2 License)’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by on Wednesday, 01 February 2017 00:00 CET

IanW
 Hi UWIX, I've installed Breadcrumbs Adv in Joomla3.6 and am very pleased with how it works.
However, I want to restore the FontAwesome home icon fa-home at the start of the breadcrumb string. Can you advise on how to display this?
Thank you very much,
Ian

IanW
Hi UWiX, I have solved my problem. I include this to help others having the same issue. The key is using "position:absolute" in the :before class.
The screenshot shows the original issue.
Thank you,
Ian

My CSS is:
.breadcrumb-custom {
padding-top: 8px;
padding-bottom: 4px;
position: relative;
color: #999999;
}
.breadcrumb-custom:before {
font-family: FontAwesome;
font-size: 1.1em;
content: "\f015";
display: inline-block;
vertical-align: middle;
position: absolute;
}

uwix
Good to read you could solve the issue yourself and it's a neat solution :-)
Thanks for posting it on the forum!

Bug? That's not a bug, that's a feature. :-)

System Task
system
This ticket has been automatically closed. All tickets which have been inactive for a long time are automatically closed. If you believe that this ticket was closed in error, please contact us.
Support Availability

Working days: Monday to Friday. The is available 24 hours a day, 7 days a week but will only be answered during workings days according CET.
Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 48 hours. When we expect longer delays we will notify you when you file a ticket or reply.