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-05-02 22:28:36

RobS
Member
Registered: 2013-09-01
Posts: 166

Alignment > Separation question

Hi Rod,

In LR, under Identity>Heading, what does Alignment (Left, Right, Center or Justify) > Separation refer to, please?

I've set alignment to 'Left' and changed the Separation amount in pixels, but I don't see any change.

Thanks.

Offline

#2 2015-05-02 23:27:31

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

Re: Alignment > Separation question

I've not played with that before.

When also using the Profile Identity Plate role (Graphic Identity plate disabled), Alignment aligns the Heading and Subheading text to the left, center, or right of the masthead.

I can't figure out what Separation does.


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-05-03 00:09:29

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

Re: Alignment > Separation question

looking through the resulting css files and searching on the the px setting, I can't find anything. My guess is that this might have been something Matt was toying with to separate the Heading and Sub-heading at one time and it accidentally got left behind.


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 2015-05-03 00:12:17

RobS
Member
Registered: 2013-09-01
Posts: 166

Re: Alignment > Separation question

Thanks Rod,

>separate the Heading and Sub-heading. I was hoping to be able to do that. They're a bit close, and together look a bit cramped.

Offline

#5 2015-05-03 00:22:43

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

Re: Alignment > Separation question

Guess that would be another job for custom css

either:

.masthead h1 {
     padding-bottom: 12px;
}

or

.masthead h2 {
     padding-top: 12px;
}


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

Offline

#6 2015-05-03 00:57:42

RobS
Member
Registered: 2013-09-01
Posts: 166

Re: Alignment > Separation question

Thanks Rod, That works.

I used

.masthead h1 {
     padding-bottom: 12px;
}

Offline

#7 2015-05-04 10:52:46

Matthew
Administrator
From: San Francisco, CA
Registered: 2012-09-24
Posts: 5,795
Website

Re: Alignment > Separation question

The Lateral Separation slider controls the space between the Identity Plate and the Heading/Subheading. The "Profile" style masthead is meant to be used with a graphic, as you can see on my own site, http://campagnapictures.com/galleries.php. If you're not using a graphic in this way, then you should probably choose one of the other layouts, such as "Banner".


Matt

The Turning Gate, http://theturninggate.net

Offline

#8 2015-05-04 20:29:38

RobS
Member
Registered: 2013-09-01
Posts: 166

Re: Alignment > Separation question

Hi Matthew,

Am using a graphic with the Profile style masthead, but under Identity>Heading, what does Alignment (Left, Right, Center or Justify) > Separation change?

Thanks.

Last edited by RobS (2015-05-04 20:29:53)

Offline

#9 2015-05-04 22:24:20

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

Re: Alignment > Separation question

This is the one Matt:

separation.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

#10 2015-05-05 13:29:37

Matthew
Administrator
From: San Francisco, CA
Registered: 2012-09-24
Posts: 5,795
Website

Re: Alignment > Separation question

It's supposed to be the spacing between the H1 and H2 headings in the masthead, but it looks like it went walkabout at some point. I'll get that working for the next update.


Matt

The Turning Gate, http://theturninggate.net

Offline

Board footer

Powered by FluxBB