Forums / Setup & design / object tag
Edwin Metselaar
Monday 31 March 2003 12:22:27 am
Hello,
when I use the object tag in v3 I see the strange behavior that the tag is always placed on a seperate line and cannot be included in one sentence.
Please check out the _special link_to see a demo
Somehing like above.
Is there a way around this without going into template editing?
Thanks, Edwin
Bård Farstad
Monday 31 March 2003 12:55:45 am
Custom tags in 3.0 are rendered as block tags. This means that it will break the flow of a paragraph and appear on a new line. This tag is designed to make factboxes, special tables and frames etc..
There is not an custom inline tag, yet.
--bård
Documentation: http://ez.no/doc
Alex Jones
Monday 31 March 2003 9:40:04 am
What HTML does it spit out? Can you not add some CSS to the container tag to ensure it is rendered inline? style="display: inline;"
Note: I haven't used eZ publish yet as I am evaluating it, so if this answer doesn't apply, my apologies. :)
Alex [ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ] <i>When in doubt, clear the cache.</i>
Tuesday 01 April 2003 12:31:52 am
thanks for the tips, I will try it out
Geir Pedersen
Monday 29 September 2003 9:52:28 am
Is it still (3.2) so that object tags can't be rendered as inline elements, part of a paragraph, for instance? I am looking for a way to create nice inline links from one article to another.