Hey guys!
I have a question: Where can I change the size of the icon of an user which is showed on their profile? Mine is always 150 x 200 pixels big, but I want it to be bigger. How can I do this?
Another question: On the profile site the profile field's content (interests etc.) are always uncapitalized - How can I change this to be capitalized?
Greetz, Minamato
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Shouvik Mukherjee@shouvik
Shouvik Mukherjee - 0 likes
- Minamato@Minamato
Minamato - 0 likes
- Shouvik Mukherjee@shouvik
Shouvik Mukherjee - 0 likes
You must log in to post replies.I had made some progress in this. But, wasn't sucessful entirely. Profile images with the new height and width were generated but calling those sizes never responded.
PM me if you're interested in this development.
Maybe, making the following changes to the particular css class should do it ...? Haven't tried though.
text-transform:uppercase or text-transform:capitalize
first: which css-file do I need to change?
second: please send me a PN with your development =)
Use the firebug firefox add-on the get that.
Okies.