Hi,
I want to remove the black borders on the image articles.
http://demo.gavick.com/joomla15/mar2010 ... bottom.png
http://demo.gavick.com/joomla15/mar2010 ... er_top.png
on this forum i find this piece of code and added this in my override.css but still i can see the borders.
I want to remove these images without messing up the text
//the code from antoher topic//
.nobackground div.gkImgBorderBottom>img { 
margin:0!important; 
padding:0!important; 
background:none;}
.nobackground .gkImgBorderTop, 
.nobackground .gkImgBorderBottom  { 
background-image: none; }
If u have a css override that would be nice
please advice
thanks
               
                
               
          