Currently from the Tabs Page macro (Tabs are going vertical), the text is aligned to the right.
Is there a way to align the text to the left?
+
• Using CSS Style sheet and text-align is not changing the alignment.
.retleft { text-align: center; background-color: blue; }
• Align macro seems to only move the tabs, but not the text in the tab.
in CSS style sheet, using text-align-last: left; instead of just text-algin moves text in the tabs.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.