Welcome to WebmasterWorld Guest from 54.81.166.196
Forum Moderators: not2easy
<ul class="ProductList ">
<li class="Odd">
<div class="ProductImage">
<a href="ddd" ><img src="ddd" alt="" /></a>
<div class="mare livr mare2">Free Shipping</div>
</div>
}
.ProductList .ProductImage .mare{
position: absolute;
left: 199px;
bottom: 0px;
height: 13px;
padding: 0px 4px;
font: normal 7pt Arial;
color: #fff;
line-height: 13px;
}
.ProductList .ProductImage .mare2{
bottom: 5px;
}
.ProductList .ProductImage .mare3{
bottom: 26px;
}
.ProductList .ProductImage .nou{
background: #D82423;
}
.ProductList .ProductImage .promo{
background: #E67026;
}
.ProductList .ProductImage .livr{
background: #5D833F;
}
joined:July 31, 2005
posts: 272
votes: 0
ul li {
url(freeshipping.jpg);
}
ul li.freeshipping {
url(freeshipping.jpg);
}
<li class="%%GLOBAL_AlternateClass%%">
<div class="ProductImage">
<div class="freeshipping">Free Shipping</div>
%%GLOBAL_ProductThumb%%
</div>
<div class="ProductDetails">
<strong><a href="%%GLOBAL_ProductLink%%" class="%%GLOBAL_SearchTrackClass%%">%%GLOBAL_ProductName%%</a></strong>
</div>
<div style="display: %%GLOBAL_HideProductShortDescription%%;">%%GLOBAL_ProductShortDescription%%</div>
<div class="ProductPriceRating">
<em>%%GLOBAL_ProductPrice%%</em>
<span class="Rating Rating%%GLOBAL_ProductRating%%"><img src="%%GLOBAL_IMG_PATH%%/IcoRating%%GLOBAL_ProductRating%%.gif" alt="" style="%%GLOBAL_HideProductRating%%" /></span>
</div>
<div class="ProductCompareButton" style="display:%%GLOBAL_HideCompareItems%%">
<input type="checkbox" class="CheckBox" name="compare_product_ids" id="compare_%%GLOBAL_ProductId%%" value="%%GLOBAL_ProductId%%" onclick="product_comparison_box_changed(this.checked)" /> <label for="compare_%%GLOBAL_ProductId%%">%%LNG_Compare%%</label> <br />
</div>
<div class="ProductActionAdd" style="display:%%GLOBAL_HideActionAdd%%;">
<a href="%%GLOBAL_ProductURL%%">%%GLOBAL_ProductAddText%%</a>
</div>
</li>
.ProductImage ul li.freeshipping {
url(freeshipping.jpg);
}
joined:July 31, 2005
posts: 272
votes: 0
joined:July 31, 2005
posts: 272
votes: 0
joined:July 31, 2005
posts: 272
votes: 0