I set the background color in style.css for anchors:
a:hover { background-color: #ffffff;}

It seems to me it has a side effect: it modifies the layout. Some lines have been moved to left by few pixels, when the cursor moved over a link. See the two picures in attachement: before (upper one) and after (bottom one) the mouse-over.

I am using IE6 on XP.

CommentFileSizeAuthor
foundation.jpg19.58 KBdoka
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

rkerr’s picture

Bizzare! That's a new one to me .. it's not like there is much trickery going on in the default markup or css.. hmmmmmmmmm

rkerr’s picture

Status: Active » Closed (won't fix)
markhalliwell’s picture

Project: Foundation »
Version: 4.7.x-1.x-dev »
Issue summary: View changes