Jump to content

Recommended Posts

Posted

@detz - you can mess with line 152 in the basestyle.css to give less of a border around your picture. You'll probably want to resize the generic picture to whatever you change the pixels to, just in case any of your users don't have their picture in AD. You could change it from this

 

#hapUserMenu .mypic { background-color: #0E5D30; float: left; width: 128px; height: 128px; background-position: center top; background-repeat: no-repeat; margin-right: 10px; }

 

to this

 

#hapUserMenu .mypic { background-color: #0E5D30; float: left; width: 96px; height: 96px; background-position: center top; background-repeat: no-repeat; margin-right: 10px; }

Not sure if this is the preferred method of doing it, but it worked for me

 

Thanks!

  • Thanks 1
  • 4 months later...
Posted

On Version="9.0.424.1200 the photos display in all the correct places, but it seems to have an old cached photo of the last person who logged in on the Me tile and the Me page, the drop down menu at the top of the page to logoff shows the correct users photo

Any quick fix or solution for this?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...