I iRiot New Member Jan 14, 2009 #1 I have images as my navigation buttons and I have this problem Even though the file itself looks like Its like it bolds the dimensions. I have tried all I can do. Anyone know how to fix this?
I have images as my navigation buttons and I have this problem Even though the file itself looks like Its like it bolds the dimensions. I have tried all I can do. Anyone know how to fix this?
H Hoxxy New Member Jan 14, 2009 #2 If you mean you want the borders removed add this to your additional css section in style manager: Code: img { border:0; } This will remove all borders from all images.
If you mean you want the borders removed add this to your additional css section in style manager: Code: img { border:0; } This will remove all borders from all images.