Hi
I am trying to centre some text just on one page. When I am in the editor it displays as centred but when I view the site it is aligned to the left.
Can anyone help?
Thanks

Hi
I am trying to centre some text just on one page. When I am in the editor it displays as centred but when I view the site it is aligned to the left.
Can anyone help?
Thanks

Open the html editor window and check the source.

Sorry this is going to sound stupid....
Do you mean view it in IE then view source or some place in joomla administrator?

Click on the html button in the JCE editor.

ah ha sorry about that
shall i change it to something like this?<p>
 
</p>
<p>
<span style="font-size: 14pt; color: #333333; font-family: arial,helvetica,sans-serif">text here</span>
</p>
<p>
 
</p>
<p align="center">
<span style="font-size: 14pt; color: #333333; font-family: arial,helvetica,sans-serif">text here</span></p>

Yeh that should do it.

nope doesn't work![]()

Enter this in the html editor and then go back and style the text if you need to.
<p align="center">
text here
</p>

nope does the same...

Do you have anymore ideas please?
There are currently 1 users browsing this thread. (0 members and 1 guests)