Info
- 2 posts
- 2 voices
- Started 5 years ago by topiQ
- Latest reply from chrishajer
- This topic is not a support question
Display Error bbpress.org/forums/profile
-
- Posted 5 years ago #
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,
topiQScreenie:
http://img487.imageshack.us/img487/5053/dsplerrormt6.jpg -
- Posted 5 years ago #
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.
-
You must log in to post.