What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Need CSS Help

Need CSS Help
Author: Message:
Val
Senior Member
****

Avatar

Posts: 698
Reputation: 45
31 / Other / Flag
Joined: Jun 2004
O.P. Need CSS Help
Hey guys im need some css help here what im trying to do:

with out using images im trying to make the text background change color when hovered. I can do this only it changes only what the text covers in FX but in IE it works how i want...... heres the code:
code:
#side {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #99CCFF;
    width: 300px;
    border: 2px solid #000000;
}
#side-item {
    font-family: Arial, Helvetica, sans-serif;
    width: 300px;
    background-color: #99CCFF;
    color: #FFFFFF;
    text-align: center;
}
#side-item a:hover {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #167BAB;
    color: #FFFFFF;
    width: 300px;


can someone tell me how to make 300px background change in FX because other things like that work in FX anyways heres the page: http://valspy.mine.nu/valspy/ver2/

(put mouse over home)
Menthix:
Anonymous doesn\'t have a leader.
Anonymous is the leader of ShawnZ.

Max:
True. But deep down, we all know.
ShawnZ is incharge.
he is /b/ in human form.
11-17-2005 10:34 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Need CSS Help - by Val on 11-17-2005 at 10:34 PM
RE: Need CSS Help - by hmaster on 11-17-2005 at 10:38 PM
RE: Need CSS Help - by Val on 11-17-2005 at 10:58 PM
RE: Need CSS Help - by lordy on 11-17-2005 at 11:09 PM
RE: Need CSS Help - by Val on 11-18-2005 at 12:07 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On