Forums / General / text box
Alexandru M
Monday 27 February 2006 7:34:51 am
1. how do i create a box in which i can insert (for example) adds (eg. google ads)? 2. how do i insert external images? (img tag doesn't work)3. how do i align text as justify? (align tag doesn't work)
Ćukasz Serwatka
Friday 03 March 2006 12:14:17 am
I guess your questions are eZXML filed related.
Ad.1 You can create custom tag with google ads.http://ez.no/doc/ez_publish/technical_manual/3_6/reference/xml_tags#custom_tags
Ad.2 You can create custom tag, this topic might help you:http://ez.no/community/forum/setup_design/custom_tag_not_working_with_a_link
Ad.3 Define new CSS class, with justify text. Then you can assign it to <paragraph class="your_css_class"> </paragraph>
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog