Revision: 32341
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at September 22, 2010 22:12 by incompany
Initial Code
<div class="productList">
{module_productlistdump,19689}
</div>
//Css
//in reset
ol, ul {
list-style: none;
}
//Links Appearance
.productList li a {
color:#38851A;
font-family: Arial;
font-size: 150%;
}
Initial URL
Initial Description
This is used to show a list of Products. EJ. Product 1 Product 2 Products 3 The style is controled with css
Initial Title
Business Catalyst Product List
Initial Tags
Initial Language
HTML