Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Reduce empty lines of between product listing

Reduce empty lines of between product listing

Locked

Views: 2,584

Results 1 to 12 of 12
This thread is locked. New replies are disabled.
5 Jan 2010, 7:15 PM
#1
digulu avatar

digulu

New Zenner

Join Date:
Dec 2009
Posts:
43
Plugin Contributions:
0

Reduce empty lines of between product listing

Greeting,

I am not sure which subforum topic this should go to.
Basically, product listing for each products has lots of space.. it looks like price/add cart and image has larger size compare to title. is there anyway to reduce them? so they will display side by side ?

My problem screen shot is attached.
there is many space in between the products ...how can I make it so that image, title, price/cart will be more linear?
...(can you see the title is squeezed ) I know how to reduce product image size but not the price/addchart column.
What do I need? extra module installation? Column grid module? please let me know...:no:
Thank you.

5 Jan 2010, 7:30 PM
#2
digulu avatar

digulu

New Zenner

Join Date:
Dec 2009
Posts:
43
Plugin Contributions:
0

Re: Reduce empty lines of between product listing

little clarification: Is there any way to put image higher and price/cart higher so it match the same lines with title?
Linearly..

Thank you.

5 Jan 2010, 7:39 PM
#3
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: Reduce empty lines of between product listing

An image does not allow us to analyse the page source coding. we need a link to your site.

5 Jan 2010, 7:46 PM
#4
digulu avatar

digulu

New Zenner

Join Date:
Dec 2009
Posts:
43
Plugin Contributions:
0

Re: Reduce empty lines of between product listing

Ok here is my site
http://digulu.x10hosting.com/store

thank you

6 Jan 2010, 3:59 PM
#5
digulu avatar

digulu

New Zenner

Join Date:
Dec 2009
Posts:
43
Plugin Contributions:
0

Re: Reduce empty lines of between product listing

anyone please help me? I need to reduce empty space, or lines in between the product listing.
Nobody has answered my question yet.

Thank you.

Please see the photo attached.

6 Jan 2010, 4:13 PM
#6
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Reduce empty lines of between product listing

Trying to figure out your Template Monster stylesheets is making my head spin, but try adding this to the stylesheet first:

.background-topic-bottom-left2 {display:none;}
.background-topic-top-left2 {display:none;}

6 Jan 2010, 5:23 PM
#7
digulu avatar

digulu

New Zenner

Join Date:
Dec 2009
Posts:
43
Plugin Contributions:
0

Re: Reduce empty lines of between product listing

Thank Stevensh.

yes. I followed your instruction. I don't see much line (<br/>) removed. yes, I bought my template from TemplateMonster (right now everything is configured fine). my stylesheets.css is actaully stylesheet_tm.css.

Here are part of stylesheet_tm.css

/***************************************/

.background-topic-top2{ background:url(../images/bg-topic-top-left-2.gif) no-repeat left top; padding-left:10px;}

.background-topic-top-right2{ background:url(../images/bg-topic-top-right-2.gif) no-repeat right top; padding-right:10px;}

.background-topic-top-left2{background:url(../images/bg-topic-side.gif) repeat-x left top #FFFFFF; height:16px;}

.background-topic-bottom2{background:url(../images/bg-topic-bottom-2.gif) repeat-x left bottom #FFFFFF; width:100%;}

.background-topic-bottom-right2{background:url(../images/bg-bottom-right-2.gif) no-repeat right bottom; width:100%;}

.background-topic-bottom-left2{ background:url(../images/bg-bottom-left-2.gif) no-repeat left bottom; height:16px; width:100%;}
/*********************************/
Again my questions are:

  1. How do I reduce spaces , empty lines (<br/> ) from one product to another product in my listing?

2)How do I move image (photo of product) higher so that Image, Item Title, Price, Addcart is same line. Line up together. Image looks like surrounded bye a square frame. I know how to reduce image size from Admin->Configuration->Image (image size reduced but not the square frame that frame the image).

Much appreciated!

7 Jan 2010, 2:04 PM
#8
digulu avatar

digulu

New Zenner

Join Date:
Dec 2009
Posts:
43
Plugin Contributions:
0

Re: Reduce empty lines of between product listing

Anyone ? See attached photo in #5 above.
Please take a look. I need to reduce the line space (<br/>) and move the image/photo higher so that image,title,price cart are lining up with minimum space.

Thank you.

:frusty:

8 Jan 2010, 3:37 PM
#9
digulu avatar

digulu

New Zenner

Join Date:
Dec 2009
Posts:
43
Plugin Contributions:
0

Re: Reduce empty lines of between product listing

Can anyone please help me with this?
Thank you

8 Jan 2010, 4:59 PM
#10
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: Reduce empty lines of between product listing

Perhaps you should go back to the people who sold you the template...

If they took your money, I think it would be reasonable for them to offer help...

11 Jan 2010, 3:08 PM
#11
digulu avatar

digulu

New Zenner

Join Date:
Dec 2009
Posts:
43
Plugin Contributions:
0

Re: Reduce empty lines of between product listing

Sorry to be pain of ########.. I will need your expertise. I mean I need to reduce new empty line between each product listing...
I would like to have my buyers to see more products when products listing in one page without scrolling down. Therefore reduce fonts and removing new empty lines should work
(I tried reducing image size or reduce item name character or item description Characters . It does not work)

Thank you very much for your help.

Help..:frusty:

11 Jan 2010, 4:05 PM
#12
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Reduce empty lines of between product listing

The advice I gave in post #6 works for me on your site when viewing it in Web Developer. It may be that the permissions aren't set properly and you're not actually changing anything when you edit your stylesheets.