A A A

Please consider registering
guest

Log In Register

Login form protected by Login LockDown.


Register | Lost password?
Advanced Search:

— Forum Scope —



— Match —



— Forum Options —




Wildcard usage:
*  matches any number of characters    %  matches exactly one character

Minimum search word length is 4 characters - maximum search word length is 84 characters

Topic RSS
3 pictures to a row?
February 24, 2009
12:07 am
Member
Forum Posts: 6
Member Since:
February 23, 2009
Offline

After making my thumbnail images bigger for each product. they only show now 2 images per row. I would like to display 3 pictures in a row, not 2?

February 24, 2009
2:39 am
Member
Forum Posts: 127
Member Since:
October 3, 2008
Offline

I am guessing you are talking about the store (frontdoor.php) page. If yes then I think you need to change this code:

<?php if ($i % 6 == 0)

Change 6 to 3

Of course if your thumbnails are too big they won't fit in one row

March 20, 2009
7:30 pm
Admin
Forum Posts: 5051
Member Since:
March 16, 2008
Offline

I think for what you're trying to do, you'll need to edit a copule of values within the stylesheet file.  ("style.css")  So, open that file up for editing.

The page is setup as 2 columns, so what you're going to need to do is reduce the width of the left side column, and increase the size of the right side column.  The two widths added together will equal the full width of your website.

The name of the left column is "news" and the name of the right column is "products".

To change the width of "news", search for the style element named "#content .news".

Under that element, you'll see the width in pixels.  (I think standard width is 420px.) For starters, drop that value to "400px".

To change the width of the "products" column, search for the style element named  "#content .products".

Under that element, you'll also see the width.  (I think the default is 400px.)  Now that you've reduced the left column by 20 pixels, increase this width by 20 pixels to make it "420px".

Save the file and see how that changes things.  If you need to make further changes, follow the same formula.

Forum Timezone: UTC 0

Most Users Ever Online: 40

Currently Online:
17 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

icy1: 2371

wreed06: 175

laurie390: 168

StitchTek Services, LLC: 144

boutiqueelliette: 130

yiorgos: 127

Member Stats:

Guest Posters: 428

Members: 2252

Moderators: 1

Admins: 1

Forum Stats:

Groups: 1

Forums: 4

Topics: 2983

Posts: 16042

Moderators: Market Admin (5051)

Administrators: Market Admin (5051)

Market takes e-commerce to the next level with an easy to use, quick setup platform. Learn more or take the tour.