bbclown212
12-01-2008, 11:44 PM
im trying to make a field disappear from a shopping cart using advnaced css its the short discription, it uses the css coding but i cant seem to figure it out :mad::mad::mad:
<div class="product-row clearfix">
<!-- row start -->
<div class="rowstart product">
<!-- start product-->
<dl class="content-product clearfix">
<dd class="content-product-header">
<h4>
<a href="/preview/product.sc?categoryId=2&productId=10">Gi Joe Doll</a>
</h4>
</dd>
<dt class="smallimage">
<a href="/preview/product.sc?categoryId=2&productId=10"><img src="?" alt="Gi Joe Doll" /></a>
</dt>
IM TRYING TO MAKE THIS FIELD DISPLAY NONE
<dd class="shortdescription">
<p>
Short Description
</p>
</dd>
<dd class="prices">
<ul>
<li class="price list ">
Price
:
$32.00
</li>
</ul>
</dd>
<dd class="options clearfix">
<ul>
<div class="product-row clearfix">
<!-- row start -->
<div class="rowstart product">
<!-- start product-->
<dl class="content-product clearfix">
<dd class="content-product-header">
<h4>
<a href="/preview/product.sc?categoryId=2&productId=10">Gi Joe Doll</a>
</h4>
</dd>
<dt class="smallimage">
<a href="/preview/product.sc?categoryId=2&productId=10"><img src="?" alt="Gi Joe Doll" /></a>
</dt>
IM TRYING TO MAKE THIS FIELD DISPLAY NONE
<dd class="shortdescription">
<p>
Short Description
</p>
</dd>
<dd class="prices">
<ul>
<li class="price list ">
Price
:
$32.00
</li>
</ul>
</dd>
<dd class="options clearfix">
<ul>