Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help with css?


johnnybebad

Recommended Posts

Hi,

 

I have a zoom.gif image on the product_info.php page that has a blck border round it

 

and I have an info box featured links where the image has a black border round it.

 

My link

 

I cant find where to get rid of the black border can anyone shed any light on this for me please.

 

Thanks

Getting better with mods but no programmer am I.

Link to comment
Share on other sites

Hi,

 

I have a zoom.gif image on the product_info.php page that has a blck border round it

 

and I have an info box featured links where the image has a black border round it.

 

My link

 

I cant find where to get rid of the black border can anyone shed any light on this for me please.

 

Thanks

 

you need to add

 

border="0"

 

to the link, you can either add it to the link directly or if it is in the stylesheet do it there.

 

Post the lines of code if your not sure (not the whole file)

Link to comment
Share on other sites

you need to add

 

border="0"

 

to the link, you can either add it to the link directly or if it is in the stylesheet do it there.

 

Post the lines of code if your not sure (not the whole file)

 

 

Wow simple but effective, I was trying to change something never thought I needed to add to it..lol thanks for your help add border="0" to every image request for the zoom.gif, and entered after the alt in the links.hp info box.

 

thanks

Getting better with mods but no programmer am I.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...