Community @ The Turning Gate

Support community for TTG plugins and products.

NOTICE

The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.

This forum is now closed, and exists here as a read-only archive.

  • New user registrations are disabled.
  • Users cannot create new topics.
  • Users cannot reply to existing topics.

You are not logged in.

#1 2017-07-26 02:37:55

Rainer Goergen
Member
From: Trier, Germany
Registered: 2016-05-01
Posts: 401
Website

Formating breadcrumbs

Hi guys. Since hours I try to move from Okapi to Pangolin. I try to change my old custom.css to an actual pangolin.css.
How can I change the font size of the breadcrumbs? In my old css it was - ul.breadcrumbs -. But this does not works.

Thanks, Rainer

Offline

#2 2017-07-26 02:45:41

Rainer Goergen
Member
From: Trier, Germany
Registered: 2016-05-01
Posts: 401
Website

Re: Formating breadcrumbs

OK I got it, stolen with inspector.

ul.breadcrumbs {
  font-size: 0;
    margin : 0;
    padding: 15px 0 15px;
    text-align: left;
}

ul.breadcrumbs li {
    display: inline-block;
  font-size: 0.75rem;
    letter-spacing: 0.015em;
    line-height: 1.125rem;
    list-style: none;
    padding: 0;
}

Rainer

Offline

#3 2017-07-26 02:56:00

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: Formating breadcrumbs

there are also new Breadcrumb styling options in your page template under Content Areas > Main Column > Breadcrumbs.
These include padding-top, padding-bottom, and text-align.


Rod 
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site

Offline

#4 2017-07-26 03:22:09

Rainer Goergen
Member
From: Trier, Germany
Registered: 2016-05-01
Posts: 401
Website

Re: Formating breadcrumbs

Thanks, I have seen this. I only wanted to change the base height of 18px to 0.9375 rem.
Now it works.

Rainer

Offline

#5 2017-11-20 08:47:36

jrobertburgoyne
Member
Registered: 2017-10-29
Posts: 4

Re: Formating breadcrumbs

I'm having a different problem, after updating to Backlight + Pages v 1.2.3

My breadcrumbs are displaying a null square box character after the gallery name:

https://jrobertburgoyne.com/galleries/astronomy/

https://jrobertburgoyne.com/galleries/birds/

Any suggestions?

Thank you.

J Robert Burgoyne

Offline

#6 2017-11-20 09:03:21

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: Formating breadcrumbs

it looks like the Font-Awesome css isn't loading. I'm seeing a 403 Forbidden error when looking at your page source and clicking on the font awesome css link.

you could try uploading the necessary folders again. Also make sure you complete the update instruction by visiting Designer and Publisher and also clearing template cache (see the readme.txt file for exact instructions)


Rod 
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site

Offline

Board footer

Powered by FluxBB