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: [Solved]: get rid of spacer  (Read 3932 times)

0 Members and 1 Guest are viewing this topic.

lostemilie

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 61
[Solved]: get rid of spacer
« on: January 19, 2009, 07:14:09 pm »

Hi! In my gallery (here) I added a border to all images via css but now I also have a border around the spacer.gif. Can anyone tell me how to get rid of it? I already deleted the spacer from the index file but still itīs there.
« Last Edit: January 19, 2009, 10:58:33 pm by Nibbler »
Logged

Nibbler

  • Guest
Re: get rid of spacer
« Reply #1 on: January 19, 2009, 09:39:59 pm »

Instead of using

Code: [Select]
.image {
use

Code: [Select]
a .image {
with a space between the a and .image. That should apply the border to only images that are links and therefore not the spacer.gif.
Logged

lostemilie

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 61
Re: get rid of spacer
« Reply #2 on: January 19, 2009, 10:53:51 pm »

now I feel stupid LOL
thanks for that, I should have thought of it myself :) it works now. thanks again  :D
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 19 queries.