Latest Products, Best selling, Label Product etc modules

18.07.2011 21:11
#1
jwnz
Joomshopping forum user no avatar
Name: john
25.04.2011
Сообщения: 12
Quote
Latest Products, Best selling, Label Product etc modules

For these modules is it possible to provide the option to size the image displayed? would also be useful to have them either horizontal or vertical.

 
02.08.2011 16:15
#2
Fritsemans
Joomshopping forum user no avatar
Name: Frits Strijbos
15.07.2011
Сообщения: 4
Quote
Aw: Latest Products, Best selling, Label Product etc modules

Hello, I'm testing with joomshopping and have the "Latest Products" module installed.
I would like to show our 5 latest products at the bottom of our site in a horizontal alignment.(now they show in a vertical alignment) Is this possible? And what do I need to change to get this fixed?

Best Regards,


Joomla: 1.7.0
JoomShopping: 3.2.3
PHP: latest
MySQL: latest
Website Url: local (still testing)
 
02.08.2011 16:31
#3
Fritsemans
Joomshopping forum user no avatar
Name: Frits Strijbos
15.07.2011
Сообщения: 4
Quote
Aw: Latest Products, Best selling, Label Product etc modules

Sorry, I was to fast with asking for help. The answer was already given in this forum.

I edited the file: components/com_jshopping/css/default.css and it worked fine now!

The code:

.latest_products .block_item{
width:150px;
height:200px;
float:left
}

Best Regards!

 
26.08.2011 22:35
#4
fuscha
Joomshopping forum user no avatar
Name: yvette estime
22.08.2011
Сообщения: 4
Quote
Aw: Latest Products, Best selling, Label Product etc modules

I am working with Joomla 1.7 and want to center the featured module on the frontend of my website. i treid to edit the template.css but it did not work -

.Bestseller_products div.block_item {
text-align:center !important; text-align: center important;!
} }


Joomla: 1.7
JoomShopping: 1.7
Website Url: shopfuscha.com/joomla
 
28.08.2011 03:59
#5
fuscha
Joomshopping forum user no avatar
Name: yvette estime
22.08.2011
Сообщения: 4
Quote
Aw: Latest Products, Best selling, Label Product etc modules

Pxforti told me to try this:

text-align won't align the module, only the text in it. If you want to center a module or div within another div or element, use margin-left: auto;margin-right:auto;

 
28.07.2014 22:08
#6
anatom09
Joomshopping forum user no avatar
Name: Thomas
25.05.2014
Сообщения: 7
Quote
Aw: Latest Products, Best selling, Label Product etc modules

Please help me,

I searched all the forum but I can not find the way to change the image size of these Latest Products, Best selling, Label Product etc modules


Joomla: 3.3.3
JoomShopping: 4.4.3
PHP: 5.4.12
MySQL: 5.6.12
Website Url: www.ag-electronics.gr
 
29.07.2014 07:49
#7
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25936
Quote
Aw: Latest Products, Best selling, Label Product etc modules

Joomshopping / configuration / image (for all shop)
or
Change css (Use firefox+furebug see html code)
Example:
.last_visited_products .block_item img{
width:120px;
}

 


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.