bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

Display Error bbpress.org/forums/profile

(2 posts)
  • Started 1 year ago by topiQ
  • Latest reply from chrishajer
  • This topic is not a support question
  1. topiQ
    Member

    Hi folks!
    I do experience some kind of display error if i access the VIEW YOUR PROFILE tab. the profile, edit & favourite do not look like they are supposed to.
    Does sum1 else experience this kind of "bug"?!
    Greetz & Merry Xmas,
    topiQ

    Screenie:
    http://img487.imageshack.us/img487/5053/dsplerrormt6.jpg

    Posted 1 year ago #
  2. This has been covered in the forum before: http://bbpress.org/forums/topic/439?replies=2

    Seems like the problem is with the CSS:

    #profile-menu {
    list-style: none;
    position: absolute;
    right: 0;
    }

    The position:absolute and the right:0 cause it to be anchored all the way over on the right side of the screen. Not much that can be done with it on bbpress.org, but if you are using the same template, you can fix your own CSS.

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.