Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: bbPress on the Profile page links position code

Try something like this:

#profile-menu {
list-style: none;
position: absolute;
left: 200 px;
}

Trent

Skip to toolbar