MyBB Community Forums

Full Version: Problem with private message menu
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[Image: jciMEG.png]

Any idea how to fix this?
posting forum URL + testing user account helps in providing better suggestions

in usercp.css find code similar to below
.usercp_nav_item {
    display: block;
    padding: 1px 0 1px 23px;
}

increase last value of padding as per your requirement .. (see css : padding)
Thanks. But still there is an error with the sub menues.

[Image: jejAOi.png]
Change padding-left: 40px; to what works for you in all these classes:

.usercp_nav_sub_pmfolder
.usercp_nav_trash_pmfolder
.usercp_nav_email
.usercp_nav_password
.usercp_nav_username
.usercp_nav_editsig
.usercp_nav_avatar