Re: Template of this forum??
Also you may want to take a look at the profile page, you can do that right here in this forum. the Profile, Edit, Favorites bar drifts all the way to the right of the screen. I tried altering the style sheet but it had no effect.
#profile-menu {
list-style: none;
position: absolute;
right: 0;
}
#profile-menu li {
font-size: 1.1em;
background-color: #eee;
padding: 4px 7px;
display: inline;
border-top: 3px double #9e9e9e;
position: relative;
top: -10px;
}