Hi,
simply question: how to change popup block displaying with terms of service in product cart. Please, check it here: http://www.climbe.pl/index.php/componen ... k?Itemid=0
If you click terms of service the popup window is to big, actually, with no margin on right. I saw you demo site and I found that style:
element.style {
display: block;
left: 390px;
top: 815 px;
}
I wish to have the same efect. Unfortunatelly in my template there is a mistake, I think. It is not properly definied. Why your version is different to my. I didnt change anything.
Can you show me where I need to put this style? I cannot find proper file. Please also check in firebug my style. It is different.
Thanks