Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: how do you remove the black border around image in index??  (Read 2368 times)

0 Members and 1 Guest are viewing this topic.

antiother

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
how do you remove the black border around image in index??
« on: January 06, 2012, 09:08:04 pm »

Hey, what's up ^_^ I'm a n00b, my gallery is on a wamp server so I can't give you a link cuz it's "localhost", and I'm running cpg 1.5.16. and now on to my Q:

I commented {GAL_NAME} out and I replaced it with a gif I want to use as a logo. In my gif, I drew a green border, and didn't do it in css In FireFox it shows perfectly, but for some reason in Internet Explorer it makes about a 2px black solid border around my image. See the image I attached to show you how it looks in Internet Explorer.

If anyone can help me fix this it would be super awesome!! Thank you in advance!! Byeeee
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: how do you remove the black border around image in index??
« Reply #1 on: January 11, 2012, 12:44:13 pm »

Basic HTML question IMHO. If you don't want to display a border around images, set the appropriate attribute:
Quote
<img src="logo.gif" border="0" />
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 19 queries.