Hi,
I've created a custom template. Once I reset the sideboxes, their content showed up. Unfortunately, there is no sign of the headings, including the html around them.
This is what I see on a standard installation as part of the shoppingcart sidebox:
Only the top and bottom line from the previous appear in my sidebox's html:Code:<div id="shoppingcart" class="rightBoxContainer" style="width: 150px;"> <h3 id="shoppingcartHeading" class="rightBoxHeading"> <a href="[absolutepath]/index.php?main_page=shopping_cart">Shopping Cart [more]</a> </h3> <div id="shoppingcartContent" class="sideBoxContent">
Any suggestion on what might have gone wrong?Code:<div id="shoppingcart" class="leftBoxContainer" style="width: 12.2em;"> <div id="shoppingcartContent" class="sideBoxContent">



