Adding/inserting css to the article body - Joomla! Forum - community, help and support
hi there
i'd know if there way automatically add css id or class article content, without adding in article text editor?
i'm building own theme, , using <jdoc:include type="component" /> add content page. i've noticed wraps content in item-page class, adds h2 header, there's nothing content (unless ofcourse, add in editor).
i'm trying make theme new user proof, need type in content, , template handles styling in background.
thank you!
i'd know if there way automatically add css id or class article content, without adding in article text editor?
i'm building own theme, , using <jdoc:include type="component" /> add content page. i've noticed wraps content in item-page class, adds h2 header, there's nothing content (unless ofcourse, add in editor).
i'm trying make theme new user proof, need type in content, , template handles styling in background.
thank you!
welcome joomla forum!
you can use template overrides change html output generated components & modules.
see: http://docs.joomla.org/how_to_override_ ... omla!_core
you can use template overrides change html output generated components & modules.
see: http://docs.joomla.org/how_to_override_ ... omla!_core
Comments
Post a Comment