TinyPortal
Development => Feedback => Topic started by: ontap on January 04, 2006, 03:53:57 PM
does anyone notice the blue/navy? border around the smiles and stuff?...
using the Bloczone4 theme
was it allways like that, i only noticed now....
[attachment deleted by admin]
something about it in RC2. fixed by adding this to style.css:
/* No image should have a border when linked */
a img{
border: 0;
}
Yes..I am currently updating all themes, and haven't uploaded anything yet.