Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Center Box - New Products

Center Box - New Products

Locked

Views: 1,696

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
17 Feb 2007, 11:32 PM
#1
berserker avatar

berserker

Totally Zenned

Join Date:
May 2006
Posts:
712
Plugin Contributions:
0

Center Box - New Products

Hello there,

How do i adjust the spacing between each product in the center box (new products for february etc.)?

At the moment, some product titles are almost too close to each other and therefore looks a little a cluttered. I added a picture on what im trying to do.

Thank you

17 Feb 2007, 11:56 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Center Box - New Products

For a usless answer post a jpg:

Adjust the spacing!!

For a useful answer post a url to the page

18 Feb 2007, 12:05 AM
#3
berserker avatar

berserker

Totally Zenned

Join Date:
May 2006
Posts:
712
Plugin Contributions:
0

Re: Center Box - New Products

which spacing?

the url is https://www.animestrike.co.uk

18 Feb 2007, 12:07 AM
#4
berserker avatar

berserker

Totally Zenned

Join Date:
May 2006
Posts:
712
Plugin Contributions:
0

Re: Center Box - New Products

just to add, i tried changing margin and padding of centerboxcontentsnew but that totally messed up the whole box.

18 Feb 2007, 12:20 AM
#5
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Center Box - New Products

which spacing?
Exactly my point!!!

First it appears that you are not using the right column but it is still there.

admin > config > layout settings > Column Right Status - Global > set to "0"

Your left column settings are not aligning correctly:

admin > config > layout settings > Column Width - Left Boxes >
admin > config > layout settings > Column Width - Left >

at a minimum match the settings or alternatively make the Column Width larger than the box width

The above will change the look of your site by quite a bit and if still not to your liking in your stylesheet.css file find this tag and if it exists nested - separate it out into its own entry or just add it and adjust to suit

.centerBoxContentsNew {
padding: .1em;
}
18 Feb 2007, 12:59 AM
#6
berserker avatar

berserker

Totally Zenned

Join Date:
May 2006
Posts:
712
Plugin Contributions:
0

Re: Center Box - New Products

I did what you said but it didn't do much to what i was trying to get.

What i want is for each products to have their own space just like in a table. I attached another image to what i want them to look like.

18 Feb 2007, 3:08 AM
#7
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Center Box - New Products

Welll this is just the beginning - you still need to adjust the left column width in relation to the left column box width.

The in admin > config > index listing > New Products Columns per Row > set to more than the 3 you currently have and dont get greedy as this will automatically assign the width to the % of the space available you are now at 33% and 3 in a row

But if you want tables then be my guest - I do not do tables unless forced to