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 2014-09-15 09:41:45

aquamandw
Member
Registered: 2014-02-25
Posts: 6

pagination styling?

just switching from CE3 to CE4 and can't find where to style pagination? Background color, alignment, etc...?

Offline

#2 2014-09-15 12:03:16

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

Re: pagination styling?

color for text and hyperlinks is controlled in Typography, the rest can be styled with custom css.

for the background, try:

.pagination {
    background-color: red;
}

for alignment, try:

.pagination ul.page-navigation {
   float: left;
}


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 2014-09-15 16:55:32

aquamandw
Member
Registered: 2014-02-25
Posts: 6

Re: pagination styling?

Thanks for the reply.  I don't mind jumping into the css but in CE3 this was controlled in the LR interface Pagination tab? Not so with CE4?  Thanks again for your help.

Offline

#4 2014-09-15 18:00:50

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

Re: pagination styling?

Streamlining! Having so many UI elements for the pagination bar seemed superfluous. So far, you're the only person that's brought it up, so I think I was right to scale back there.


Matt

The Turning Gate, http://theturninggate.net

Offline

#5 2014-09-16 04:56:42

aquamandw
Member
Registered: 2014-02-25
Posts: 6

Re: pagination styling?

Thanks for the help.  In the block my Page Copy(content description) now only appears on first page? if there are more than one page.  Any way to make the Page Copy appear on all pages like in CE3?

Offline

#6 2014-09-16 06:17:34

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

Re: pagination styling?

no, it doesn't look like you can do that in a regular gallery (uploaded via ftp). But if you use Publisher, the block text appears in all pages.


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

Offline

#7 2014-09-16 13:55:46

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

Re: pagination styling?

It always bothered me that the description appears on all pages, so I was pretty happy to have figured out how to prevent that happening. I could perhaps make it an option in a future update.


Matt

The Turning Gate, http://theturninggate.net

Offline

#8 2014-09-17 07:49:37

aquamandw
Member
Registered: 2014-02-25
Posts: 6

Re: pagination styling?

Thanks for the info. Just getting into CE4 and really liking the changes.  But trying to keep it consistent with the old look.  The new mobile options and layouts are awesome!

Offline

Board footer

Powered by FluxBB