Zen Cart Logo
Forums / General Questions / A Simple Border around the product info whilst using the column layout grid mod

A Simple Border around the product info whilst using the column layout grid mod

Locked

Views: 2,019

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
8 Jul 2007, 5:20 PM
#1
rikmayall avatar

rikmayall

New Zenner

Join Date:
Jul 2007
Posts:
9
Plugin Contributions:
0

A Simple Border around the product info whilst using the column layout grid mod

Hi all.

I've installed the column layout grid mod, and I'm very happy with the improved layout, but I want to put a simple coloured 1 pixel border around the whole product.

I've been searching and reading for the past hour, but when trying to implement the answers I have found, it seems that most of the answers seem to not apply to the new column mod, or they are just for putting borders around the images.

Could someone explain a way to put a border around the whole product when using the column layout mod?

Any help appreciated.

Rik

8 Jul 2007, 5:35 PM
#2
shirster avatar

shirster

Zen Follower

Join Date:
Sep 2005
Location:
Hong Kong
Posts:
301
Plugin Contributions:
0

Re: A Simple Border around the product info whilst using the column layout grid mod

Hi Rik,

Could you share the URL of your shop?

I've installed the same mod, but I've changed so much in it that I can't remember where to add the border without looking at the original thing.

Shirley :)

8 Jul 2007, 5:42 PM
#3
rikmayall avatar

rikmayall

New Zenner

Join Date:
Jul 2007
Posts:
9
Plugin Contributions:
0

Re: A Simple Border around the product info whilst using the column layout grid mod

Hi Shirley.
Thanks for replying.

I'm actually working on it offline at the mo, trying to get it right.

I know what you mean though.
Thanks to all the useful discussions on this board I've managed to change a lot of code to get what I have so far, but if I had to go back and show someone else how I did it, I'd have to think very hard.

I'm also currently fighting with trying to make the price font for the product listings a little bigger, but I haven't given up on that one yet. :D

Thanks,
Rik

8 Jul 2007, 5:43 PM
#4
shirster avatar

shirster

Zen Follower

Join Date:
Sep 2005
Location:
Hong Kong
Posts:
301
Plugin Contributions:
0

Re: A Simple Border around the product info whilst using the column layout grid mod

Hi Rik,

No problem, sorry I can't be of much help.

And I know exactly what you mean too :)

Cheers,
Shirley

8 Jul 2007, 5:48 PM
#5
shirster avatar

shirster

Zen Follower

Join Date:
Sep 2005
Location:
Hong Kong
Posts:
301
Plugin Contributions:
0

Re: A Simple Border around the product info whilst using the column layout grid mod

Ok, I just took a look at mine, try adding this to your stylesheet and see how it goes :)

div.centerBoxContentsProducts,
div.centerBoxContentsNew,
div.centerBoxContentsFeatured {
border: 1px solid#whatever;
}

8 Jul 2007, 9:41 PM
#6
rikmayall avatar

rikmayall

New Zenner

Join Date:
Jul 2007
Posts:
9
Plugin Contributions:
0

Re: A Simple Border around the product info whilst using the column layout grid mod

Thanks for the suggestion.
Unfortunately it didn't work.

It seems the simple things are the hardest to do in ZenCart doesn't it. :yes:

I'll keep trying.

Thanks again for the help,
Rik.

9 Jul 2007, 5:30 PM
#7
shirster avatar

shirster

Zen Follower

Join Date:
Sep 2005
Location:
Hong Kong
Posts:
301
Plugin Contributions:
0

Re: A Simple Border around the product info whilst using the column layout grid mod

Sorry it didn't work. Hope someone with the original mod can help you out :)

Good luck !

Shirley