diff --git a/install-dev/theme/view.css b/install-dev/theme/view.css index f5655dbcb..decf3011a 100644 --- a/install-dev/theme/view.css +++ b/install-dev/theme/view.css @@ -228,6 +228,7 @@ div.field { font-family:Georgia; font-style:italic; color:#999; + float: right; } #uploadedImage {border:1px solid #ccc;} @@ -242,6 +243,8 @@ div.field { padding:20px 20px 20px 38px; background:#ffebe8 url(img/pict_error.png) no-repeat 15px 21px; border:1px solid #cc0000; + clear: both; + display: block; } .errorTxt { diff --git a/install-dev/theme/views/configure.phtml b/install-dev/theme/views/configure.phtml index b1ea0f0a7..93d4a8dfa 100644 --- a/install-dev/theme/views/configure.phtml +++ b/install-dev/theme/views/configure.phtml @@ -88,7 +88,7 @@ var default_iso = 'session->shop_country ?>';

l('Recommended dimensions:') ?>
209px x 52px

-