Previous Message
Next Message

Site Check Please?

Sent by Carolyn Rosner on 19 March 2008 17:05


Greetings all,

I'm wondering what's up with my page: http://test.nprb.org/new/index.htm

Specifically, the three "buttons" in upper right corner. They are a Library item, in their own <div>
that's set to float: right. The <span> text that shows up on hover is positioned correctly, but
those three buttons are not flush-right with them. What gives? CSS:

div#buttons {
                width: 240px;
                z-index: 100;
                background-color: none;
                margin-bottom: 40px;
                float: right;
                margin-left: 40px;
                margin-top: 10px;
                padding: 0;
                margin-right: -5px;
}
Thanks - hope this is enough information!

Cheers,
Carolyn

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: