Results 1 to 1 of 1

Thread: CSS Problem

  1. #1
    Join Date
    Mar 2008
    Location
    Swindon, UK
    Posts
    1,274
    Tokens
    187
    Habbo
    :Ltd

    Latest Awards:

    Default CSS Problem

    I duno, ive sat here wondering whats making it do it, in the HTML it should work, in reality its being a ****

    Well its hard to explain but its like "copying" the class and nicking an image :|

    Code below and screenshot

    HTML Code:
    <div id="productHolder-10" class="productHolder"><div id="product-10" class="productHeader"><div id="productName-10" class="productName">Astro Trolley</div><div id="productDelete-10" class="productDelete"><img alt="Delete" src="http://negair.jamesrozee.com/action_stop.gif" style=""/></div></div><div id="productHidden-10" class="productHidden"><div id="currentGoods-10" class="goodAmount">This product uses 6 components/goods to build</div><div id="productGoods-10" class="productG"><div id="HeaderName-10" class="HeaderName">Name</div><div id="HeaderQty-10" class="HeaderQty">Qty</div><div id="HeaderTotalQty-10" class="HeaderTotalQty">InStock Qty</div><div id="HeaderPrice-10" class="HeaderPrice">Unit Cost (p/u)</div><div id="HeaderTotalPrice-10" class="HeaderTotalPrice">Total Cost</div></div><div id="productGoods-42" class="productGoods"><div id="goodName-42" class="goodxName">R32 0707 G 147 05.00MM 2000MM x 1000MM (white)</div><div id="goodQty-42" class="goodxQty">1</div><div id="goodTotalQty-42" class="goodxTotalQty">-30</div><div id="goodPrice-42" class="goodxPrice">19.764</div><div id="goodTotal-42" class="goodxTotalPrice">19.764</div></div><div id="productGoods-39" class="productGoods"><div id="goodName-39" class="goodxName">M6 x 16mm Roofing B N Bzp</div><div id="goodQty-39" class="goodxQty">16</div><div id="goodTotalQty-39" class="goodxTotalQty">-60</div><div id="goodPrice-39" class="goodxPrice">0.0194</div><div id="goodTotal-39" class="goodxTotalPrice">0.3104</div></div><div id="productGoods-3" class="productGoods"><div id="goodName-3" class="goodxName">125MM Breaked Castor</div><div id="goodQty-3" class="goodxQty">2</div><div id="goodTotalQty-3" class="goodxTotalQty">-18</div><div id="goodPrice-3" class="goodxPrice">14.13</div><div id="goodTotal-3" class="goodxTotalPrice">28.26</div></div><div id="productGoods-2" class="productGoods"><div id="goodName-2" class="goodxName">125MM Swivel Castor</div><div id="goodQty-2" class="goodxQty">2</div><div id="goodTotalQty-2" class="goodxTotalQty">-18</div><div id="goodPrice-2" class="goodxPrice">9.32</div><div id="goodTotal-2" class="goodxTotalPrice">18.64</div></div><div id="productGoods-36" class="productGoods"><div id="goodName-36" class="goodxName">M6 Nylon Insert T Nut Bzp</div><div id="goodQty-36" class="goodxQty">16</div><div id="goodTotalQty-36" class="goodxTotalQty">-100</div><div id="goodPrice-36" class="goodxPrice">0.0116</div><div id="goodTotal-36" class="goodxTotalPrice">0.1856</div></div><div id="productGoods-58" class="productGoods"><div id="goodName-58" class="goodxName">M6 Penny Washer</div><div id="goodQty-58" class="goodxQty">16</div><div id="goodTotalQty-58" class="goodxTotalQty">-60</div><div id="goodPrice-58" class="goodxPrice">0.02</div><div id="goodTotal-58" class="goodxTotalPrice">0.32</div></div></div></div>


    If u see its like using a wrong class and copying the icon (X) :S Doesnt show in the html though

    Should loook like this

    Last edited by Protege; 11-10-2008 at 01:12 PM.
    Hi, names James. I am a web developer.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •