TheyCallMeFox Posted February 15, 2014 Share Posted February 15, 2014 (edited) I would really love to have bigger avatar display on my forums like you have on yours. This is how mine looks This is your site Edited February 15, 2014 by Foxy123 Link to comment Share on other sites More sharing options...
0 Lock Down Posted February 18, 2014 Share Posted February 18, 2014 No problem. I will be happy to look. Link to comment Share on other sites More sharing options...
0 TJ. Posted February 15, 2014 Share Posted February 15, 2014 Give this a shot: ACP > Lok & Feel > Manage Skin Sets & Templates > {your skin} > Global Templates > userInfoPane In this bit, look for this line: <li class='avatar'> Just below this line you should see a line that looks like this: <img itemprop="image" src='{$author['pp_thumb_photo']}' class='ipsUserPhoto ipsUserPhoto_large' /> Make sure that the class is the same as the line I showed above to have your photo as large as it is for this Skin used on WebFlake (Shift). Link to comment Share on other sites More sharing options...
0 TheyCallMeFox Posted February 15, 2014 Author Share Posted February 15, 2014 <li class='avatar'> <img itemprop="image" src='{$author['pp_thumb_photo']}' class='ipsUserPhoto ipsUserPhoto_large' /> This is what i got on mine. I swapped my skin temporarly to the Shift one and the images look a bit bigger than on my older skin but not as big as on this site. And i guess the skin is the same Link to comment Share on other sites More sharing options...
0 TJ. Posted February 15, 2014 Share Posted February 15, 2014 Try changing it to <li class='avatar'><img itemprop="image" src='{$author['pp_main_photo']}' class='ipsUserPhoto ipsUserPhoto_variable' /></li> And then click over to CSS and add this to IPB Styles: .ipsUserPhoto_variable { max-width: 155px; } You can play with the width all you want, it doesn't require a height to be set. Link to comment Share on other sites More sharing options...
0 TheyCallMeFox Posted February 15, 2014 Author Share Posted February 15, 2014 No luck i change that exactly to what you said and the images didnt move an inch , the CSS bit was already done i guess it came with the skin. Link to comment Share on other sites More sharing options...
0 Courage Posted February 15, 2014 Share Posted February 15, 2014 AdminCP > System Settings > Members tab > User Profiles > Show users full photo in topic view; maximum width ? 1 Link to comment Share on other sites More sharing options...
0 TheyCallMeFox Posted February 16, 2014 Author Share Posted February 16, 2014 I've got it set to zero, if i put 100 or more it breaks the post layout... Link to comment Share on other sites More sharing options...
0 Lock Down Posted February 16, 2014 Share Posted February 16, 2014 So if 100 breaks it try something smaller until you get what you need. Link to comment Share on other sites More sharing options...
0 TheyCallMeFox Posted February 16, 2014 Author Share Posted February 16, 2014 (edited) So if 100 breaks it try something smaller until you get what you need. This happens because my forum width is kinda glitched. U notice how the right black bit is quite smaller than the left black bit , this is not my browser playing up btw. So when i change some stuff for example the avatar width this happens: It creates a gap below user info Edited February 16, 2014 by Foxy123 Link to comment Share on other sites More sharing options...
0 Lock Down Posted February 16, 2014 Share Posted February 16, 2014 Sorry but I don't notice it. Link to comment Share on other sites More sharing options...
0 TheyCallMeFox Posted February 18, 2014 Author Share Posted February 18, 2014 (edited) Maybe you i could give you temporary admin and you could look trough the template if thats not too much to ask. I would really love to take this gap away. Edited February 18, 2014 by Foxy123 Link to comment Share on other sites More sharing options...
0 TheyCallMeFox Posted February 19, 2014 Author Share Posted February 19, 2014 I sent you a PM , with more info on that. Link to comment Share on other sites More sharing options...
0 -Cookie- Posted February 19, 2014 Share Posted February 19, 2014 The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved. If you have other questions, please open a new topic. Link to comment Share on other sites More sharing options...
Question
TheyCallMeFox
I would really love to have bigger avatar display on my forums like you have on yours.
This is how mine looks
This is your site

Edited by Foxy123Link to comment
Share on other sites
13 answers to this question
Recommended Posts