• Requires a small tweak of the CSS to position the warning message over an area of the screen not needed for data entry or navigation. I added this:

    #bp_fp_notice {
    height:450px; /* height of header graphics area in theme */
    overflow: auto; /* Allows scrolling of message in header */
    }

    I also use this with social login which makes login and registration easy but requires users to complete any required field including those created with xprofile plugin.

Viewing 1 replies (of 1 total)
  • Hey, samdobrow, can you tell me where i Must write:
    #bp_fp_notice {
    height:450px; /* height of header graphics area in theme */
    overflow: auto; /* Allows scrolling of message in header */
    }
    I use the plugin BP Force Profile but the position of the alarm is very invasive and i want make smaller the area of the notice on the page.
    I would like the warning occupy only the central part of the screen leaving the choice of the user menu in the top right corner
    Sorry my bad english.
    Bye bye

Viewing 1 replies (of 1 total)
  • The topic ‘Works great!’ is closed to new replies.