K kaitrac New Member Dec 1, 2008 #1 On my forum every image i link it gives me a 1px border. I searched here to get an answer and i tryd editting myself in vb admincp. No succes. So howto not give a border to linked images?
On my forum every image i link it gives me a 1px border. I searched here to get an answer and i tryd editting myself in vb admincp. No succes. So howto not give a border to linked images?
C chaotic_geo New Member Dec 1, 2008 #2 Insert this into your Additional CSS Definitions: img { border:0; }
K kaitrac New Member Dec 1, 2008 #3 Thanks so much. I always wan't to do and find everything myself. But i'm usually stuck with the simple issues.
Thanks so much. I always wan't to do and find everything myself. But i'm usually stuck with the simple issues.