1.
I try to modify the cartbutton. I created a jpg as background image. I called it button.jpg and loaded it up with ftp into my folder images/Bilder (in joomla 2.5 there is no folder like stories anymore), but it does not show up. I guess it is the wrong path, because the hikahop background image isn't in that folder but I can't find where ist is. By the way: does the button-image need specific dimensions to work?
a.hikashop_cart_button, a.hikashop_cart_button:hover, a.hikashop_compare_button, a.hikashop_compare_button:hover{
background-image:url(../images/Bilder/button.jpg);
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
padding:5px 8px;
text-decoration:none;
cursor:pointer;
float:left;
white-space:nowrap;
2.
My input fields in the login and registration form are to long, probalby thats why the stars for required appear under the line (before the next line). See attachment Where can I modify this? I cant find it even with firebug.
3.
I would like to change some text in the various notifications emails to costumers. Where can I change the text of those?
Thank you so much for your patience with me!
Chantal