Jump to content

[SOLVED] blue line between thumbnails


McPhersonline

Recommended Posts

Hey guys.

 

http://mcphersonline.com/pages/extras/Photos.html

 

So, I can't get rid of the blue lines. Here's the html:

 

<a href=#ages1 rel=facebox >

<img src='/images/photos/ages1.jpg' height='50px' width='80px' border='0'>

</a>

 

<a href=#ages2 rel=facebox>

<img src='/images/photos/ages2.jpg' height='50px' width='80px' border='0'>

</a>

 

etc, same for the rest of the images.

 

The Css is:

.imglink {

text-decoration: none;

}

.imglink a:link{

text-decoration: none;

}

.imglink a:active{

text-decoration: none;

}

 

 

.imglink a:visited{

text-decoration: none;

}

 

Anyone know what's going on?

Link to comment
https://forums.phpfreaks.com/topic/173202-solved-blue-line-between-thumbnails/
Share on other sites

Archived

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

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.