In Article > Edit > Options
Beneath "Show Title", please add "Align Title": Default, Left, Right, Center
Priority | Low | ⇒ | Very low |
Category | Feature Request | ⇒ | com_content Feature Request UI/UX |
Status | New | ⇒ | Information Required |
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-04-21 07:59:04 |
Closed_By | ⇒ | brianteeman |
I am going to close this. It's an option too many and should be done by css in the template.
This would be for those who want to affect only a couple articles, and
not the whole site. It would be quite handy in those cases. Maybe I
should have stated that.
-------- Original Message --------
From: Brian Teeman [notifications@github.com]
Sent: Saturday, April 21, 2018; 12:59 AM PST [GMT -0700]
To: Joomla/joomla-cms [joomla-cms@noreply.github.com]
Subject: Re: [joomla/joomla-cms] Article Title Option Request - Left,
Right, Center (#20205)
I am going to close this. It's an option too many and should be done
by css in the template.—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#20205 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AF4ZJD-PSA_3_yWR4NQVFNrXH_ta3rUQks5tqubIgaJpZM4TeRLd.
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
And there are ways to accomplish this in layouts or with CSS for just a few articles and not make a global change (then there's the debate that follows about why this only applies to article titles, what views the parameter should apply to, and whether all titles for all core content components should have the same configuration). We are reaching the point where there are far too many options in the various edit screens and too much code complexity as a result of having to process these parameters based on the active page and we need to starting being selective about what we're going to put more options in the UI for.
@MikeWallace
A simple solution is to create a custom field and use its value as class in the template override.
Why? That should be something you do in a template.