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 »  

Ratfink11
Advanced Member

USA
193 Posts

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

Posted - 08/27/2018 :  02:28:06  
HI All,
I am adding images to my category boxes and need to know what options or sizes I should use.

1. I have two category boxes showing side by side, they are in rectangle format this way. seems there is a lot of space wasted if I use an image that fits. I think the image size is around 93x93? Is this correct, and it seems to float left side. Is this correct?

2. My other thought was maybe I could have three boxes side by side to make the rectangle category boxes more of a square which would fit better images. I assume there is a way to do this? not sure if this is an option?

https://www.bobsf100.com/categories.asp?cat=2

Thoughts?

Thanks

Edited by - Ratfink11 on 08/27/2018 02:28:31

Andy
ECT Moderator

95440 Posts

Posted - 08/27/2018 :  02:40:54  
Hi

It looks like you do have space for three columns there so in style.css change

/* The category page
-------------------------------------*/
div.category{
width:43%;

to

/* The category page
-------------------------------------*/
div.category{
width:28%;

and change

div.catimage{
width:34%;
float:left;
}

to

div.catimage{
width:44%;
float:left;
}

Andy

Please feel free to review / rate our software
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.01 seconds. Snitz Forums 2000