I'd like to put a border around the pictures under New Items and Featured Items on the front page of my store (http://gleefulthings.com/shop/). Can anyone tell me how to do this? Nothing I've tried so far is working![]()
I'd like to put a border around the pictures under New Items and Featured Items on the front page of my store (http://gleefulthings.com/shop/). Can anyone tell me how to do this? Nothing I've tried so far is working![]()
thanks, it almost works. On the new items it did put a border around the picture. The only problem is that when a free item shows up there, it will also put a border around the "free" icon.
On the featured items, it puts the border around the picture, text, and price.
Is there anything else I can try?
This will correct the featured section add the highlighted portion
.centerBoxContentsFeatured img {
border: 1px solid #000;
}
The free icon is an image, and the way these declarations are set up it will put a border around any image that appears in the new or featured boxes.
That worked! Thanks!
Do you know if there's a way to make FREE just text rather than an image?
I found the answer to my question, nevermind!![]()
Hello,
I was searching sround and found this post and the code works perfectly.
Clyde? I have one of your templates here:
http://retailproductsgroup.com/greeting_cards/
At present, I cannot show borders on any of the cards with the exception of the html that I've added and of course the code you've provided for "new products".
What code is there that I can insert to add borders to all images throught out the site?
Thanks.......:)
Garry
RPG
Found the answer in another thread.
Thank you......:)