Removing Borders around Linked Product Images on Product Pag

General ShopSite user discussion

Removing Borders around Linked Product Images on Product Pag

Postby dZi » Thu Mar 06, 2008 8:04 am

Hi,

I saw another post about removing borders in the shopping cart, but it didn't help much.

I am trying to find a way to remove the borders created around a linked product image in my Product Page. I'm using the gradient template and I tried to change the gradient .css page. I know if it were straight html I would just set the image border="0" but I cannot find where that html for the linked graphic is located. It is currently linking to the Moreinfo page.

Any ideas?

Thanks,
dZi
 
Posts: 96
Joined: Wed Feb 20, 2008 1:10 pm

Postby loren_d_c » Thu Mar 06, 2008 2:14 pm

Have you tried selecting this image in the Images menu and clicking the Reset Attributes button? Note that after you do this you will need to regenerate the store, go to Utilities -> Publish to do this.

-Loren
loren_d_c
 
Posts: 2572
Joined: Fri Aug 04, 2006 12:02 pm
Location: Anywhere

Removing Border from Linked Images

Postby BFChris » Thu Mar 06, 2008 2:31 pm

Can you just add a style of

Code: Select all
img {
border: 0;
}


to the stylesheet?

Assuming Shopsite isn't hardcoding a border into the image tag, this should remove the default border that is being added on images with links.
~~Barefoot Chris
--------------------------------
Barefoot Chris Web Design
www.barefootchris.net
--------------------------------
BFChris
 
Posts: 322
Joined: Mon Oct 09, 2006 3:28 pm
Location: PA

Re: Removing Border from Linked Images

Postby bodyflight » Fri Mar 07, 2008 7:23 pm

I'm having this SAME issue where I've put a linked image into my navigation menu built into my shopping cart...

I use the same code on my other store pages, and no link border appears there... I can't figure the difference

OK OK OK.. :oops:
MY problem is due to lazy coding... my template is a total hack job and a border was NOT coded into the particular image in reference and therefore defaulted to having one... once I added border="0" to the image it disappeared... like magic :D
bodyflight
 
Posts: 19
Joined: Tue Feb 05, 2008 7:29 pm
Location: Smoky Mountains


Return to User Forum

Who is online

Users browsing this forum: No registered users and 77 guests