On Fri, 3 May 2013, J.C. Berry wrote:
I forgot, I still have a problem with the nav items (background images) jumping when one is moused over. This is due to the border appearing on hover. How could I fix this?
Set a default transparent border: whatever { border: 2px solid transparent; } whatever:hover { border: 2px solid red; } -- Chris F.A. Johnson, <http://cfajohnson.com/> Author: Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress) ______________________________________________________________________ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/