Leerzeile einfügen

29.09.2014 14:25
#1
raihe
User raihe
Name: raimund
20.07.2011
Сообщения: 157
Quote
Leerzeile einfügen

Hallo zusammen,

wie kann ich eine Leerzeile einfügen, so dass auf der (Frontend)-Seite "Bestellung bestätigen" zwischen Endbetrag inkl. MwSt. und Rechnungsadresse ein Zwischenraum zur besseren Lesbarkeit entsteht - s. Foto.

Besten Dank für eine Rückmeldung.

Gruß

raihe
Leerzeile einfügen


Последнее изменение: 29.09.2014 14:27
 
29.09.2014 14:44
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25857
Quote
Aw: Leerzeile einfügen

Change css style

 
29.09.2014 14:51
#3
raihe
User raihe
Name: raimund
20.07.2011
Сообщения: 157
Quote
Aw: Leerzeile einfügen

ok, also in
administrator/components/com_jshopping/css/style.css

und welche Zeile muss mit welcher Einstellung geändert werden?

 
29.09.2014 19:10
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25857
Quote
Aw: Leerzeile einfügen

Add
.row_agb{
padding-bottom:10px;
}

 
01.10.2014 12:54
#5
raihe
User raihe
Name: raimund
20.07.2011
Сообщения: 157
Quote
Aw: Leerzeile einfügen

Habe ich eingefügt, am Ende der Auflistung, sieht nun so aus

span.jshop_red{
font-size: 12px;
color: Red;
font-weight: bold;
}
span.jshop_green{
font-size: 12px;
color: Green;
font-weight: bold;
}

div.jshop_quote {
text-align: left;
margin-left: 20px;
background-color: #E9ECEF;
border: 1px solid #CCCCCC;
color: #254D78;
font-size: 12px;
margin: 4px;
padding: 10px;
}
.jshop_border {
border: 1px solid #4A5F9A;
}

table {
text-align: left;
}
input{
padding: 0;
margin: 0;
}
.jshop_edit div.current select, .jshop_edit div.current input{
margin: 0px;
float: none;
}
.jshop_edit div.current label{
clear: none;
padding-left:5px;
margin-top: 0px;
float: none;
display: inline;
}
.jshop_edit label{
clear: none;
margin-top: 0px;
float: none;
width:auto;
padding-right:5px;
}
.jshop_edit div.calblock *{
float: left!important;
}
.jshop_edit fieldset.adminform label{
width:auto;
display: inline;
}
.jshop_edit fieldset.adminform input{
float: none;
}
.jshop_edit fieldset.adminform img{
float: none;
}
.jshop_edit div.clear{
clear: both;
}
.jshop_edit div.key1{
margin-top:4px;
}
.jshop_edit div.value1 input{
float:none;
}
a.jshop_order_status{
padding-left:10px;
padding-right:10px;
font-size: 14px;
font-weight: bold;
}
tr.bold td, tr.bold th, td.bold, th.bold{
font-weight:bold;
}
td.center, th.center, tr.center td, tr.center th{
text-align: center;
}
td.right, th.right, tr.right td, tr.right th{
text-align: right;
}
table.table_attr{
padding-bottom:15px;
}
#contacts table {
background: #EBF0F3;
}
#contacts td {
height: 80px;
font-size: 11px;
font-weight: bold;
color: #3B4449;
}
#contacts img {
margin: 0px 40px 0px 10px;
}
#contacts a:link,#contacts a:visited,#contacts a:active {
color: #515152;
}
img.tab_image{
vertical-align: middle;
}
table.adminlist{
text-align: center;
}

span.icon-32-jshop_panel{
background-image: url("../images/jshop_panel.png");
}

table.admintable td.key{
width: 190px !important;
}
.helpbox{
border-top: 1px solid #999;
border-bottom: 1px solid #999;
background: #f6f6f6;
}
.helpbox .head{
color: #888;
background-image: url(../../../../media/system/images/tooltip.png);
background-position: 5px 3px;
background-repeat: no-repeat;
font-weight:bold;
padding-left:25px;
padding-top:5px;
padding-bottom:3px;
}
.helpbox .text{
color: #999;
padding-left:25px;
padding-bottom: 3px;
}
.link_delete_foto{
padding-top:2px;
}
.link_delete_foto img{
border:0px;
}
.link_delete_foto a:hover{
text-decoration: none;
}

.tmiddle td{
vertical-align: middle;
}

.jssubmenu{
background: #f6f6f6;
margin-bottom: 10px;
}
div#element-box .jssubmenu div.m {
border:1px solid #ccc;
padding-bottom: 1px;
}
.jssubmenu #submenu li a{
font-size:10px;
padding-left:10px;
padding-right:10px;
}
.jssubmenu #submenu li{
padding-bottom: 5px;
}
.block_related{
width: 140px;
height: 200px;
float: left;
}
.block_related_inner{
margin:5px;
height: 200px;
border:1px solid #ccc;
text-align: center;
}
.block_related_inner .image{
height: 140px;
overflow: hidden;
}
.block_related_inner .name{
height: 30px;
overflow: hidden;
}
.adminlist .product_label{
position: absolute;

}

.product_folder_image {
display: none;
}
.images_list .one_image {
float: left;
width: 200px;
min-height: 200px;
padding: 2px;
}
.images_list .one_image table{
width: 100%;
height: 200px;
vertical-align: middle;
border: 1px solid #ccc;
}
.images_list .one_image table div{
overflow: hidden;
width: 190px;
}
.order_stat_file_download_clear{
text-align: right;
padding-top:3px;
}
.images_list_search{
text-align: right;
padding-bottom:5px;
padding-right:5px;
}
#list_order_items .tax{
padding-top: 5px;
}
.jshop_log_info{
font-size:12px;
}
.row_agb{
padding-bottom:10px;
}

Allerdings immer noch die gleiche Ansicht wie auf dem Screenshot zu sehen.
Aw: Leerzeile einfügen

 
01.10.2014 13:36
#6
Stickdealer
User Stickdealer
Name: Bjoern
05.10.2011
Сообщения: 653
Quote
Aw: Leerzeile einfügen

raihe - 29.09.2014 14:51
ok, also in
administrator/components/com_jshopping/css/style.css

und welche Zeile muss mit welcher Einstellung geändert werden?


Es gibt noch ein Möglichkeit

In der Sprachdatei vor Rechnungsadresse <br><p>



 
01.10.2014 18:02
#7
raihe
User raihe
Name: raimund
20.07.2011
Сообщения: 157
Quote
Aw: Leerzeile einfügen

Stickdealer - 01.10.2014 13:36
raihe - 29.09.2014 14:51
ok, also in
administrator/components/com_jshopping/css/style.css

und welche Zeile muss mit welcher Einstellung geändert werden?


Es gibt noch ein Möglichkeit

In der Sprachdatei vor Rechnungsadresse <br><p>



Guter Hinweis, nur in welcher Sprachdatei - administrator/components/com_jshopping/lang oder components/com_jshopping/lang?


Последнее изменение: 01.10.2014 18:03
 
02.10.2014 13:10
#8
Stickdealer
User Stickdealer
Name: Bjoern
05.10.2011
Сообщения: 653
Quote
Aw: Leerzeile einfügen

raihe - 01.10.2014 18:02
Stickdealer - 01.10.2014 13:36
raihe - 29.09.2014 14:51
ok, also in
administrator/components/com_jshopping/css/style.css

und welche Zeile muss mit welcher Einstellung geändert werden?


Es gibt noch ein Möglichkeit

In der Sprachdatei vor Rechnungsadresse <br><p>



Guter Hinweis, nur in welcher Sprachdatei - administrator/components/com_jshopping/lang oder components/com_jshopping/lang?


In /administrator ist nur die Sprachdatei fürs Backend.

Die andere...

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.