• Each product on our website has its own separate box. Somehow during a content update the fancy box styling around the IDP Markers now encompasses all of the products below. It should have its own box.

    https://www.ideapaint.com/products/accessories

    <header>
    <div class="holder">
    <h2>IDEAPAINT DRY ERASE MARKERS</h2>
    <span class="sub-information">DON’T LET ANY IDEA GO UNWRITTEN!</span>
    
    </div>
    </header>
    <div class="frame">
    
    <img class="alignleft" src="/wp-content/uploads/IDP_MarkersAST_Front-300x300.jpg" alt="" width="200" />
    <div class="text">IdeaPaint Dry Erase?MARKERS?are designed?for?IdeaPaint and other whiteboard surfaces.</div>
    <div class="text">
    <ul>
    	<li style="text-align: left;">Low odor</li>
    	<li style="text-align: left;">Erases clean every time</li>
    	<li style="text-align: left;">Non-toxic</li>
    	<li style="text-align: left;">Conform to ASTM D-4236</li>
    </ul>
    <div class="text"><strong><strong>
    4 Pack (includes 1 black, 1 blue, 1 red, and 1 green) – $5.99
    12 Pack Box (black) – $14.99
    12 Pack Box (blue) – $14.99
    12 Pack Box (red) – $14.99
    12 Pack Box (green) – $14.99 </strong></strong></div>
    <div class="text"><form id="clear_form" action="https://shopping.netsuite.com/app/site/query/additemtocart.nl?c=1013154&n=1&ext=T" method="post" name="form563"><input name="c" type="hidden" value="1013154" />
    <input name="n" type="hidden" value="1" />
    
    <select class="inputreq" name="buyid"><option selected="selected" value="563">4 Pack (Multi-Color)- $5.99</option></select>
    <select class="inputreq" name="buyid"><option value="548">12 Pack Box (black) - $14.99</option></select>
    <select class="inputreq" name="buyid"><option value="561">12 Pack Box (blue) - $14.99</option></select>
    <select class="inputreq" name="buyid"><option value="562">12 Pack Box (red) - $14.99</option></select>
    <select class="inputreq" name="buyid"><option value="775">12 Pack Box (green) - $14.99</option></select>
    
    <label class="quantity" for="add">Qty:</label><input id="add_clear" class="input-text" name="add" size="4" type="text" value="1" />
    <input class="add-to-cart-button bottom" alt="Add to Cart" type="submit" value="Add to Cart" /></form></div>
    </div>
    </div>
Viewing 1 replies (of 1 total)
  • You are not providing the code for the loop. Im pretty sure you are not closing somewhere div or something and from that the divs are nested. You can try posting the code of the whole template (*.php) in gist link and share it here.

Viewing 1 replies (of 1 total)
  • The topic ‘Fancy Box Formatting Issue’ is closed to new replies.