Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-51818

Move the profile 'Message' button to be next to the 'Userpicture'

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.1
    • 3.0
    • Themes
    • MOODLE_30_STABLE
    • MOODLE_31_STABLE
    • MDL-51818_M30
    • Hide
      1. Using Clean theme and logged in as a user other than Admin.
      2. Goto Messages and click on a user in your contact list to view their profile.
      3. In that users profile note that the Message button is now next to the user picture and not far right as it was.
      4. Test as above using a RTL language Hebrew (he) or Arabic (ar) noting that Left = Right in RTL.
      Show
      Using Clean theme and logged in as a user other than Admin. Goto Messages and click on a user in your contact list to view their profile. In that users profile note that the Message button is now next to the user picture and not far right as it was. Test as above using a RTL language Hebrew (he) or Arabic (ar) noting that Left = Right in RTL.

      While fixing MDL-51127 it was suggested that the 'message' button be placed nearer to the User image, by changing the float direction in the CSS.

      .page-context-header .header-button-group { float: left;}
      

      and for RTL languages:

      .dir-rtl .page-context-header .header-button-group { float: right; }
      

            lazydaisy Mary Evans
            lazydaisy Mary Evans
            John Okely John Okely
            David Monllaó David Monllaó
            cameron1729 cameron1729
            Votes:
            15 Vote for this issue
            Watchers:
            15 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.