What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » some css help

some css help
Author: Message:
Supersonicdarky
Veteran Member
*****

Avatar

Posts: 2317
Reputation: 48
– / – / Flag
Joined: Feb 2005
Status: Away
O.P. some css help
code:
#menu a{
    width: 50px;
    height: 15px;
    display: block;
    background: #011F9E;
    color: white;
}
#menu a:hover{
    width: 47px;
    height: 15px;
    display: block;
    background: #E1E1FF;
    border-left: 3px solid #011F9E;
    color: white;
}

this makes what i want, but every link is on a new line. how do i make it horisonal?

now:

<-->
<-->
<-->
<-->

i want:

<--><--><--><-->

(<--> is a link)
12-20-2005 02:45 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
some css help - by Supersonicdarky on 12-20-2005 at 02:45 AM
RE: some css help - by Eljay on 12-20-2005 at 08:47 AM
RE: some css help - by Supersonicdarky on 12-20-2005 at 12:01 PM
RE: some css help - by Eljay on 12-20-2005 at 12:04 PM
RE: some css help - by Supersonicdarky on 12-20-2005 at 12:06 PM
RE: some css help - by Plik on 12-20-2005 at 12:32 PM
RE: some css help - by Supersonicdarky on 12-20-2005 at 12:51 PM


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