Quote Originally Posted by traytray View Post
I currently have three images across as seen here:

http://www.designerperfumesnob.com/

The set-up is slightly different here:

http://www.designerperfumesnob.com/w...7aa2c7b8a21ea8

What I would like to do is go with larger images and only two across to make a real impact. Hey, if it looks like crap I can bring it back to how it is now. What do I have to change to create that look?

I see this in the stylesheet, which BTW was shown to me in this forum many months ago. I don't know if any changes are needed to this. Where are changes needed? Admin>Config>Max Values? I'll need to make all the images larger, probably 300 x 300 (they start out at around 500 x 500) and then I'd run them through webresizer.com.



.specialsListBoxContents a img {
border-radius: 5px 5px 5px 5px;
border: 3px outset #EEEEEE;
box-shadow: 3px 3px 3px 3px #a1a1a1;
margin-bottom: 0.75em;
padding: 2em;
}

.centerBoxContentsProducts a img {
border-radius: 5px 5px 5px 5px;
border: 3px outset #EEEEEE;
box-shadow: 3px 3px 3px 3px #a1a1a1;
margin-bottom: 0.75em;
padding: 2em;
}

One final question. Would I lose my thumbnail images? I'll still need them for All Products and New Products. I hope this isn't as tricky as I'm imagining.

I've been looking for a website that has this layout and haven't been able to find one to show for example sake.

Thanks!
You can edit in the admin--configuration--images and admin--configuration--index listing

Thanks,

Anne