loadposition module alignment
Are you trying to include a module inside your article ? YES? Then you must be using loadposition plugin syntax for including it inside the article, since it comes from default in a Joomla package. But are you also trying to align the module displayed on the article display?
If you are trying to do that via your Joomla editor then the code may be this (incase, you are trying to align it center):
<p style="text-align: center;">{ loadposition moduleX }</p>
Just change it to:
<p align="center">{ loadposition moduleX }</p>
Now,it should work perfectly!!





joomlaservices
joomlaservices
394295112
joomlaservices
+91-9853090816
joomlaservices

Comments
Instead, it works fine for the others.