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-07-29 01:50:19

iplanit
Member
Registered: 2014-05-05
Posts: 38

Center breadcrumbs?

Any way to have breadcrumbs sit center of page instead of left?
Thanks in advance!

Offline

#2 2014-07-29 01:58:37

iplanit
Member
Registered: 2014-05-05
Posts: 38

Re: Center breadcrumbs?

I tired this after posting! Seems to work. Added to custom css. Any reason it might case a problem on down the line? I just copied and pasted from inspecting the element.

.the-block,
.login {
    text-align: center;
    }
Thanks in advance!

Offline

#3 2014-07-29 04:34:17

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

Re: Center breadcrumbs?

Any reason it might case a problem on down the line?

probably. this will also center align block text as well as the text in any gallery logins you create. Try more specific css.
maybe something like:

ul.breadcrumbs {
    text-align:center;
    }


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 2014-07-29 07:41:02

iplanit
Member
Registered: 2014-05-05
Posts: 38

Re: Center breadcrumbs?

Rod,
Thanks for the reply. Good information to know. That specific css worked as well!

Offline

Board footer

Powered by FluxBB