[Typo3-shop] XHTML Compliance
Franz Holzinger
franz at fholzinger.com
Mon Jan 30 02:05:54 CET 2006
Hello Nick,
> .tx-ttproducts-pi1-wrap1 {
> font-family: Verdana, Arial, Helvetica, sans-serif;
> font-size: 12px;
> color: #000;
> }
> .tx-ttproducts-pi1-wrap2 {
> font-family: Verdana, Arial, Helvetica, sans-serif;
> font-size: 10px;
> color: #000;
> }
>
> whereas the font-family property could be omitted, because this is
> usually defined on the body tag level.
thanks to this information.
It will come into the ext_typoscript_setup.txt file.
However I cannot find _CSS_DEFAULT_STYLE in the code of
sr_feuser_register. This is most probably set maybe used by the pi_base
class or the template file, because it works without any new code in
tt_products.
Regards,
Franz
More information about the TYPO3-project-tt-products
mailing list