Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Condensing pages into less space

Condensing pages into less space

Locked

Views: 703

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
30 Jan 2009, 3:19 PM
#1
r1formetoo avatar

r1formetoo

Zen Follower

Join Date:
Sep 2008
Posts:
429
Plugin Contributions:
0

Condensing pages into less space

Have a look at my page below. You'll notice that the page is a bit tall and I'd like to take some measures to condense it a little so that there isn't so much un-used white space. Does anyone have any idea how I might go about this? For starters I'd like to remove that tiny little photo in the top left on all my product pages and that should get things moved upward a tad but it still won't completely fix the issue. Has anyone addressed this before?

Ian
http://mowerpartsupply.com/catalog/index.php?main_page=product_info&cPath=66_68&products_id=183

30 Jan 2009, 4:49 PM
#2
stevesh avatar

stevesh

Black Belt

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

Re: Condensing pages into less space

.categoryIcon
{ display:none; }

will get rid of the little image. (I think there's a switch in admin, too.)

The rest I think you're stuck with if you want to keep the same layout. One thing you could do is move the Add to Cart box to the right of the attributes, rather than above them.

There are a bunch of product info display mods by Clyde Jones in the mod area. You might check those out, too.

30 Jan 2009, 4:56 PM
#3
r1formetoo avatar

r1formetoo

Zen Follower

Join Date:
Sep 2008
Posts:
429
Plugin Contributions:
0

Re: Condensing pages into less space

Thanks Steve, that did exactly what I wanted to do. I'll definitely check out those mods

Ian