Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
Author « Topic »  

PinMan
Starting Member

USA
26 Posts

Posted - 03/19/2018 :  21:17:47  
I am wondering how you adjust the size of the images being shown on the categories. The are really small and I would like them to be larger, more like the size you see next to a product. Thanks.

Frank

Paradise
Ecommerce Template Guru

USA
1602 Posts

Pre-sales questions only
(More Details...)

Posted - 03/19/2018 :  22:03:24  
Do you have a link to the site in question?

Responsive Design Deals Ecomm Plus - ASP 6.8
www.paradiseclothingco.com

PinMan
Starting Member

USA
26 Posts

Posted - 03/19/2018 :  22:28:44  
This is a link to the category page where I actually have some photos. I'm just starting to set things up, so not much there.
http://revolutionarypinball.com/categories.php?cat=Bally+Machines

Frank

dbdave
ECT Moderator

USA
10468 Posts

Posted - 03/19/2018 :  22:33:29  
in the file ectstyle1.css (line 620) you have

div.catimage {
width: 26%;
float: left;
padding: 4px;
}

Adjust the width percentage there, but we warned that other aspects of the layout may need adjusted too.

Andy
ECT Moderator

95440 Posts

Posted - 03/20/2018 :  02:54:56  
Hi Frank

David is correct and you'll need to make these three changes

div.catimage{
width:98%;
float:left;
padding:4px;
}

div.catdesc{
margin:4px 8px;
float:left;
width:98%;
}

div.catname{
margin:4px 8px;
font-size:1.2em;
float:left;
width:98%;
}

Andy

Please feel free to review / rate our software

PinMan
Starting Member

USA
26 Posts

Posted - 03/21/2018 :  10:01:15  
Thanks guys.

Frank
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.03 seconds. Snitz Forums 2000