for example i placed in my template css file the following CSS code:
div#sbox-content
{
border:1px solid #dddddd;
border-radius:4px;
-moz-border-radius:4px;
background-color:#f9f9f9;
}
#hikashop_address_form_header_iframe
{
margin: 30px 0px 10px 0px;
line-height: 36px;
font-weight: normal;
font-size: 36px;
text-shadow: 2px 2px 2px #6374AB;
}
#hikashop_address_form_span_iframe form td.key{
width:150px;
}
nothing's changed in the address popup windows.
so i decided to write this in the front-end css file from your component > Settings > Display > CSS
and value turned to "custom".
once again no changes on the front end of my website.
i tried the same step under beez20 template with the same result.
could you tell me what did i do wrong ?
thx