Customization of Member profile page
What do you think of moving the placeholder (or give us the option to do this) for the personal photo and/or company logo fields to the upper right hand corner of the member profile display page. Look like the page has a nice blank space there (see attached) that would be perfect home for these images. That way, you have the name and photo at the top of the member profile.
While on that subject, do we have the ability to modify the font size for the member display list?
Overall. you program is outstanding. I am very impressed with the functionality, ability to customize and the clean (elegant) design elements. Nice job!!!

-
Mike Davison commented
I'd like the ability to format both the browse list and the profile page.
For fields like pictures, you could use the same approach that you do in event details (original size, small, medium, custom) and then just preview the page and make adjustments so it looks OK. Or, you could require photos to be a specific size - that way you could place it in the page layout knowing exactly how big it would be.
For the browser format, I want to show the photo, first and last name, company, and title. It would be good to have a thumbnail version of the photo for this list.
-
Dmitry Buterin commented
Thank your for your kind words! And we have many more enhancements and improvements in our queue!
I understand your point, though I suspect it has broader implications. Right now membership profile page is hard-coded - automatically generated from the set of membership fields. Moving logo etc. is just one aspect (and hard to do in a clean way on its own because of how fields can be customized). So I think we should look into more general issue - customization of the membership profile page.
I would appreciate input from other users on this.
-
Konstantin commented
I'm afraid there are no simple ways to change Member profile layout. It is our system gadget and as it is right now - we can not give access to system gadget's layouts to our customers.
-
Lazar commented
I am evaluating WA for a client that is considering using it and am trying to get a grasp on how much we can customize the site.
CSS and JavaScript can take you only so far so I am looking at theme overrides and the first thing I tried to do as a test case is to change the layout of the individual member profiles on the public-facing pages, which will be one of the requirements of the actual site. So I downloaded the theme and looked through both the files and the documentation on the site, but for the life of me I cannot find the bits of html that control how a member profile is laid out and the documentation isn't helping.
1) For example what I would like to do is have it be two columns, with the left (sidebar) showing the photo and some basic contact info below it, with the bio field (which I added) in the right hand column. How do you do this?
2) It would be really good if there was a way to have two different member templates for different membership levels, with higher-tier members having a fancier profile and the lower-tier ones a more basic one. Is this doable?