PDA

View Full Version : <LAST_COMMENTS> and <MOST_COMMENTED>


kvdv
07-16-2007, 09:11 AM
Hi,

I'm still using r1.5c and i use the <LAST_COMMENTS> and <MOST_COMMENTED> tags. When using these tags, the thumbnails are placed inside a table and the cells have black borders. My question is simple: how can i remove those black cell borders?

thanks!
Kris

Personne
07-16-2007, 10:00 AM
Hi Kris
I think you have to put in your css file

.img { border: 0px
}

or something like that