Keyword

How do I left align email and print links?

More
8 years 2 months ago #151091 by Shawn
I'm looking to left align the text and print links, they appear right aligned by default. It looks to be controlled with: div.itemToolbar ul li. ' but changing the text align options locally with a browser inspect plugin isn't effecting the alignment.

Any advice would be greatly appreciated.

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
8 years 2 months ago #151103 by Krikor Boghossian
Replied by Krikor Boghossian on topic How do I left align email and print links?
Hello,

Since this is a visual issue, a link to the issue is needed.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
8 years 2 months ago #151113 by Shawn
Replied by Shawn on topic How do I left align email and print links?
I can't post link publicly yet and apparently I can't send you a DM, so not sure how I would do that. Here's an image

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
8 years 2 months ago #151133 by Krikor Boghossian
Replied by Krikor Boghossian on topic How do I left align email and print links?
Add this snippet to your template's stylesheet.
.itemToolbar ul li a.itemPrintLink,
.itemToolbar ul li a.itemEmailLink { float: left; }

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum