W3 Schools is a good source and I use it often - but you're right, I should be asking this rather in the JoomlArt support forum.What centre alignment specifically?
A reference I always turn to when it comes to CSS, and other coding is W3Schools.com.
For CSS this may be what you need to refer to....? https://www.w3schools.com/css/css_align.asp
Anything more specific would perhaps be better asked of JoomlArt support.
Example (something like the following):Should apply this to any new article.Code:
body { text-align: left;}
Anything specific, you can create your own CSS classes and place the CSS within them, then reference the classes in your HTML elements like <p class="style-class-name">.....</p>
I'm also still very new to Joomla 5 (I just migrated from Joomla 3 - I completely managed to skip version 4) hence I tend to ask on Joomla forum to get my bearings in general.
But I found the place where to put the code (it's so very different to where I'd expect it in Joomla 3) - only the one you shared didn't do the job. So this will be more of a further question for the template support people now.
Thank you.
Statistics: Posted by ziidgaa — Thu Feb 01, 2024 2:29 am