Super Jade, thx for that fix, bugged me a little, now looks 100%![]()
I have a few issues on the shopping cart part a few of the buttons, and text are now are now showing out of line.
This is the button problem I have:
http://www.elwyns-services.co.uk/ima...dom/check1.jpg
This is text problems also:
http://www.elwyns-services.co.uk/ima...dom/check2.jpg
And would it be possible to mod the text and remove options at the end to look like this also:
http://www.elwyns-services.co.uk/ima...dom/check3.jpg
many thx from anyone who can help on this one![]()
Regards, and good day to all.
Hi There,
Ok, I made a bunch of changes to the shopping cart section. Instead of going through each issue, I'll just paste the big chunk of css code.You will replace everything between:
.tableRow, .tableHeading, #cartSubTotal {
height:2.2em;
}
and
.cartAttribsList {
margin-left:1em;
}
Here it is:
LMK how that looks for ya.Code:.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay { padding:0.5em 0 0 0; } #cartProdTitle { text-align:center } .cartUnitDisplay, .cartTotalDisplay { text-align:center; padding-right:0.2em; } .cartQuantityUpdate input { margin:0; padding:0; } .cartRemoveItemDisplay input[type=checkbox] { float:none; margin-bottom:1em; } #scUpdateQuantity { width:1.8em; } #scProductsHeading { padding-left:2em; } .cartQuantity { width:4em; } .cartNewItem { position:relative; /*do not remove-fixes stupid IEbug*/ } .cartOldItem { position:relative; /*do not remove-fixes stupid IEbug*/ } .cartBoxTotal { text-align:right; font-weight:bold; } .cartRemoveItemDisplay { width:5em; }
Excellent Jade thank you very much, I have moved the site to primary domain now at@
http://www.juliestoys.co.uk
I do seem to have a slight problem with the product listing row being quite fat.
And remove button to the left seem up and right of the quantity box, is this something I may have done to the php filein my messing session.
Again thx a bit closer now to adding actual products.![]()
Hi, this is my first post here, firstly, I love this template, it works well for me.
I am fairly new to Zen and have spent the last 2 weeks learning how over-rides, css and php are glued together.
I do of course have a question, on my create account page, it works fine in Firefox and IE7, but in IE6 the form drops down below the sidebar when it is displayed. I have seen this issue on another Apple Zen site, but on other people's it seems to work OK.
My Create Account Page is here
Any clues would be greatly appreciated.
Thanks
Ian![]()
This was addressed earlier in the thread, see post #315:
http://www.zen-cart.com/forum/showpo...&postcount=315