Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Rollover Button has wrong rollover color; white blocks appear during page load
Old 07-10-2009, 10:27 AM Rollover Button has wrong rollover color; white blocks appear during page load
Junior Talker

Posts: 4
Trades: 0
Three Rollover buttons has 2 issues on this page:
http://www.mwrgermany.com/index_buttons2.htm

1. Rollover text turns gray on IE.

2. When page is loading, buttons appear as big white blocks when moused over. They should always appear as buttons.

Any helpful suggestions would be appreciated!

Here is the CSS from the stylesheet:
.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/community_button_over.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 140px;
height: 28px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 13px;
width: 140px;
height: 28px;
display: block;
float: left;
color: white;
font-weight: bold;
text-decoration: none;

}

.cssnav img
{
width: 140px;
height: 28px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 7px;
top: 5px;
margin: 0px;
padding: 0px;
cursor: pointer;
width: 128px;
height: 18px;
}
dopaminefiend is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-10-2009, 03:03 PM Re: Rollover Button has wrong rollover color; white blocks appear during page load
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
What version of IE are you seeing this in ? I'm not seeing that in IE6 or 7.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Rollover Button has wrong rollover color; white blocks appear during page load
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.38212 seconds with 12 queries