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 2015-07-14 13:00:24

6t6c2c
Member
Registered: 2014-06-13
Posts: 10

Breadcrumbs and Identity Plate

Hi

Can you tell me:

1.  How can I set a larger font size for the breadcrumbs menu?

2.  Does Lightroom change the Graphic Identity Plate to a PNG file on exporting?  I want to use a JPG file.

Thanks

Last edited by 6t6c2c (2015-07-14 13:01:31)

Offline

#2 2015-07-14 13:41:42

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

Re: Breadcrumbs and Identity Plate

1.  How can I set a larger font size for the breadcrumbs menu?

You'd need to use custom css via phplugins

It looks like ul.breadcrumbs is the selector to use:

ul.breadcrumbs {
font-size: 1.3em;
}

2.  Does Lightroom change the Graphic Identity Plate to a PNG file on exporting?  I want to use a JPG file.

Yes it does. If you want to use a JPG then you'll probably want to look at creating a dynamic masthead. Again, that's done with custom css.
Here's the basics of it from the CE3 documentation: http://ce3wiki.theturninggate.net/doku. … _mastheads
And my update for CE4: http://ttg-tips-and-tricks.barbeephoto. … heads-ce4/

out of curiosity, any specific reason you want to use a jpg?


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

Offline

#3 2015-07-14 13:48:23

6t6c2c
Member
Registered: 2014-06-13
Posts: 10

Re: Breadcrumbs and Identity Plate

Thanks Rod

The JPG looks sharper than the PNG but I'll read the documentation by Matt.

I don't know if I'll get into the custom stuff for breadcrumbs.  Maybe it'll be an update in the future.

Offline

#4 2015-07-14 14:44:26

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

Re: Breadcrumbs and Identity Plate

I don't know if I'll get into the custom stuff for breadcrumbs.  Maybe it'll be an update in the future.

I doubt it. But custom CSS is pretty easy to implement.


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