What does style="" mean? - Joomla! Forum - community, help and support
in template this: <jdoc:include type="modules" name="top" style="none" />
what style="" for? it's not css tested.
what style="" for? it's not css tested.
hello,
the style="none" let joomla render page on specific way.
at example renders without style , default.
other examples style="rounded" or style="xhtml"
just change these style , refresh page , check source. see difference.
you can find in-depth information on joomla wiki
the style="none" let joomla render page on specific way.
at example renders without style , default.
other examples style="rounded" or style="xhtml"
just change these style , refresh page , check source. see difference.
you can find in-depth information on joomla wiki
Comments
Post a Comment