ZenphotoCMS Forum
Can't centre image description - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Can't centre image description (/thread-5224.html)



Can't centre image description - Freester - 2009-05-24

Hi,

I am running 22nd May nightly build after some issues with no gettext() support in another thread.

I have a small issue. I can't seem to get uploaded image descriptions to centre (I had this working on a previous build).

I tried doing this using the HTML but it just loses the tags.

Any ideas?

Thanks




Can't centre image description - sbillard - 2009-05-24

Check the allowed tags option. It must include if you wish to use that tag. However, please note http://www.w3schools.com/TAGS/tag_center.asp. is a deprecated tab.




Can't centre image description - Freester - 2009-05-25

OK - thanks for the reply.

So should the formatting option to centre the text in the image description box be working? Or should I be thinking about using CSS to centre the image description?




Can't centre image description - acrylian - 2009-05-25

should work if you enter the tag as an allowed tag on the options. But also TinyMCE has a center button and of course CSS would be a good solution, too.




Can't centre image description - Freester - 2009-05-25

Thanks again for the quick reply.