Related products

02.05.2011 19:43
#1
jacobsen
Joomshopping forum user no avatar
Name: john
15.02.2011
Posts: 410
Quote
Related products

Hi is it possible to have the add button in top of the product so it can use them.

Please see attach picture.

Kind regards

John Jacobsen
Related products
Related products


Joomla: 1.6.3
JoomShopping: 3.1.3
PHP: 5.3.5
MySQL: 5.0.51a-24+lenny5-log
Website Url: www.reska.dk

Last change: 02.05.2011 19:49
 
02.05.2011 20:12
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25919
Quote
Aw: Related products

Change CSS

administrator/components/com_jshopping/css/style.css

.block_related {
height: 280px;
}

.block_related_inner {
height: 270px;
}

 
03.05.2011 07:10
#3
jacobsen
Joomshopping forum user no avatar
Name: john
15.02.2011
Posts: 410
Quote
Aw: Related products

.block_related_inner is there..... What to do..

.block_related{

width: 140px;

height: 180px;

float: left;

}

.block_related_inner{

margin:5px;

height: 170px;

border:1px solid #ccc;

text-align: center;

}
Aw: Related products


Joomla: 1.6.3
JoomShopping: 3.1.3
PHP: 5.3.5
MySQL: 5.0.51a-24+lenny5-log
Website Url: www.reska.dk
 
03.05.2011 07:51
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25919
Quote
Aw: Related products

Change height.

.block_related{

width: 140px;

height: 280px;

float: left;

}

.block_related_inner{

margin:5px;

height: 270px;

border:1px solid #ccc;

text-align: center;

}


Last change: 03.05.2011 07:51
 


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.