Ok.
I instaled it on header.
Can you please take a look.
Thank's one more time for your support!
Ok.
I instaled it on header.
Can you please take a look.
Thank's one more time for your support!
I love internet and the power of information... Best Wishes!!
I have done a bit of preliminary styling on the cartHeader. I need to know exactly what you want before doing more.
Replace the existing stylesheet code with this (some changes are highlighted in red):Code:/*Shoppingcart/Freeship in Header*/ #logo {position: relative;} #cartHeader { width: 17em; position: absolute; top: 35.5em; left: 36.5em; background: #ffffff; color: #000000; border: 0px solid #888888; } #cartHeader h3 { text-align: left; font-size: 1.3em; color: #ff6699; } #cartCount { border-top: 1px solid #999999; text-align: center; } #cartCount a {) #cartTotal {} #cartFreeShip { margin: 0 0.3em; } #cartCheckout { float: right; margin: 0.3em; }
Great!
I liked.
I wish also that the text "Add €8.51 to your order
to qualify for Free Shipping!" to be in red and in one line, like the following:
Add €8.51 to your order to qualify for Free Shipping!
When I change languages, the table move. Can we correct that?
I love internet and the power of information... Best Wishes!!
The box width is set at 17em; increase that to let the text fit on one line.Add a color here:Code:#cartHeader { width: 17em;I will look at the language/shift issue later when I get back to my home computer.Code:#cartFreeShip { margin: 0 0.3em; color: #ff0000; }
Last edited by gjh42; 7 Jan 2010 at 05:15 AM.
You may need to remove a <br /> from the define for this text.
I have also the slovenian language, wich don't have only singular and plurar.
Should be like that:
1 item in card- Izdelek
2 items in card- Izdelka
3 items in card- Izdelki
4 items in card- Izdelki
5 items in card- Izdelkov
6 items in card- Izdelkov
7 items in card- Izdelkov.......( and so on, the same)
.......................................
.......................................
I know I'm asking the moon, it's possible?
I love internet and the power of information... Best Wishes!!
Yes, it would be possible to change the code in tpl_cart_header.php to account for all those different numbers (and then in English many of the different versions would have the same wording). I can look into that tomorrow. This would be a good time to move this discussion into the support thread for Shoppingcart/Freeship in Header.
I am using the cart sidebox with checkout button/free shipping here http://www.babygiftbasketstores.com/ The checkout button displays on the outside of the box when nothing is in the cart and messes up the boxes below it. My template designer says there must be a missing <div>. Can you take a look and see what might be wrong? Thanks!
Amy McCoy
Baby Gifts and Baby Gift Baskets
Looks fine in Firefox and IE8. There is no missing div in that sidebox either.
Amy McCoy
Baby Gifts and Baby Gift Baskets