|
| |
|
|
revsof
Posts: 7 Joined: 1/1/2008 Status: offline
|
Image link moves when clicked??? - 2/4/2008 11:37:41
I have two image links at the top of a website I am working on. The one on the left (Retail) works fine. The one on the right (Wholesale) moves when you click it. If I click it again once it has moved it works fine. How can I get it to stay put??? The coding is the same for both. Here is the link to the page: http://www.blomidonnurseries.net/home/index.php Any help is greatly appreciated I am lost on this one. Thanks, Jon
|
|
|
|
Larry M.
Posts: 2834 Joined: 2/20/2003 From: Greenville, South Carolina, USA Status: offline
|
RE: Image link moves when clicked??? - 2/4/2008 12:20:41
If you're referring to the dark red solid line which displays on mouse hover, both the Retail and Wholesale images do this on my machine with I.E. 7. Instead of finding it objectionable, I consider it a good effect because it draws visitor attention to the embedded hyperlinks.
_____________________________
Larry M. Reality is the leading cause of stress among those few in touch with it
|
|
|
|
Tailslide
Posts: 6270 Joined: 5/10/2005 From: Out here on the raggedy edge Status: online
|
RE: Image link moves when clicked??? - 2/4/2008 12:26:36
I'm not getting any movement in FF or IE7 but in IE6 there's a scrollbar both ways on that div - you want to try replacing overflow:auto with overflow:hidden on the top shelf div to get rid of that. You should also remove this: <?xml version="1.0" encoding="iso-8859-1"?> From the top of every page as it will put IE into quirks mode (which is a bad thing)
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
|
|
revsof
Posts: 7 Joined: 1/1/2008 Status: offline
|
RE: Image link moves when clicked??? - 2/4/2008 15:29:30
Thanks a million, the overflow:auto was the problem, overflow:hidden fixed it.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|