Groups
Groups
Sign in
Groups
Groups
Emastic - CSS Framework
Conversations
About
Send feedback
Help
a img border incomplete properties
6 views
Skip to first unread message
Ivan Grimaldo
unread,
Sep 25, 2008, 10:57:27 AM
9/25/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Emastic - CSS Framework
I found something intersting in the CSS file named reset.css...
the issue or the line:
/* Remove annoying border on linked images. */
a img { border: none; }
is uncomplete becouse in FF1x++ and Safari 2.x++ appears a dotted
border when prees click on the img, the issue fixed with some thing
like a this
/* Remove annoying border on linked images. */
a img { border: none; outline:none; }
tnx for the framework is nice to use with a little learning curve...
nice work guy...
Reply all
Reply to author
Forward
0 new messages