Quantcast
Channel: Serif Software Forums (Closed) - WebPlus
Viewing all articles
Browse latest Browse all 4745

Menu bar that goes all the way to the page's edge...???

$
0
0
I need a menu bar that goes all the way to the page's edge..., but I can't seem to get it right...

This is what I want:

http://www.barlowdenhaag.nl/

The menu bar at the bottom goes all the way to the right hand edge, regardless of the browser:
Code:

.menu {
    float: left;
    height: 73px;
    width: 100%;
    margin-left: 118px;
    background: url("../images/menubg.png") repeat scroll left top transparent;
}

How can I get WPX7 to do this?

Viewing all articles
Browse latest Browse all 4745

Trending Articles