RRRIKARDO 2 Posted October 22, 2015 Share Posted October 22, 2015 thank, i see this option available in another forum and will do it in my. Link to comment Share on other sites More sharing options...
Djlatino 9 Posted October 23, 2015 Share Posted October 23, 2015 Then it changes the actual code, rather than the css. Which is bad. :(i dont think its bad the code only uses pp_main_photo which is something that ipb4 has already implemented its not like i made the code i just used their code in a different place and got the resultlol didn't work because this isn't something css can fix. thanks anyways, really!I just didn't add any default image for the default image url so that nothing shows instead, it makes the forum much cleaner and encourages people to get an avatar.i havent been able to use ipb lately to update the code further also cant test it on my phone to see how it looks but if the default profile photo is giving problems you can just reuse the default code by replacing after {{else}} in my code <a href='{url="app=core&module=members&controller=profile&id={$comment->author()->member_id}-{$comment->author()->name}" seoTemplate="profile" seoTitle="$seoName"}' data-ipsHover data-ipsHover-target='{url="app=core&module=members&controller=profile&id={$comment->author()->member_id}-{$comment->author()->name}&do=hovercard" seoTemplate="profile" seoTitle="$seoName"}' title="{lang="view_user_profile" sprintf="$name"}"><img src="Default Image Url" /></a>with<li class='cAuthorPane_photo'> {template="userPhoto" app="core" group="global" params="$comment->author(), 'large', $comment->warningRef()"} </li> and see if it reverts the default image for the author info for the pc and phone it shouldnt break my code in the earlier page cause ur just replacing that for the default image would just revert the settings for default image on ur forum and not affect the ones uploaded by usersI didn't mean to call your code bad, I meant the fact that it was a code issue rather than CSS made me sad, lol.I'll check it out on Saturday, thanks! Kinda diggin' the no avatar look atm though. Link to comment Share on other sites More sharing options...
louanbastos 4 Posted March 5, 2016 Share Posted March 5, 2016 (edited) @John don't work on Villian theme for ipboard 4.1 :( Edited March 5, 2016 by louanbastos Link to comment Share on other sites More sharing options...
GLACIAL-02 2 Posted March 6, 2016 Share Posted March 6, 2016 On 18/8/2015 at 8:36 PM, v!Ber said: Hi, i follow all the steps and i have an error when the orther users try to go on Profile settings. Only when i'm logged on my profile it work, if i log another user's profile and i go to profile setting i had this error, and all other users have it. hello please name of theme thank you 1 Link to comment Share on other sites More sharing options...
v!Ber 0 Posted March 7, 2016 Share Posted March 7, 2016 23 hours ago, GLACIAL-02 said: hello please name of theme thank you It's a custom theme, made by our team. Link to comment Share on other sites More sharing options...
rickzinho 3 Posted March 27, 2016 Share Posted March 27, 2016 followed as in the tutorial, someone help me ? Link to comment Share on other sites More sharing options...
Lady C 184 Posted May 31, 2016 Share Posted May 31, 2016 use 100% if you want the height to change instead of auto .ipsUserPhoto_xlarge img, img.ipsUserPhoto_xlarge, .ipsUserPhoto_xlarge:after { width: 120px; height: 100%; {{if theme.rounded_photos}} border-radius: 60px; {{endif}} } Link to comment Share on other sites More sharing options...
titcrunch 182 Posted May 31, 2016 Share Posted May 31, 2016 don't forget add "!important" in all end balise for bypass the original code exemple : width: 100% !important; Best Regards Titcrunch French webdesigner in camel Design, Support, help and tutorials in : Forum Camel Design. Link to comment Share on other sites More sharing options...
rickzinho 3 Posted August 23, 2016 Share Posted August 23, 2016 update for 4.1.14.1? Link to comment Share on other sites More sharing options...
John 83 Posted September 12, 2016 Author Share Posted September 12, 2016 Updated Step 4 in the first post please update your code it should return the profile link and hovercard on the picture 1 Link to comment Share on other sites More sharing options...
rickzinho 3 Posted September 17, 2016 Share Posted September 17, 2016 On 12/09/2016 at 6:05 PM, John said: Updated Step 4 in the first post please update your code it should return the profile link and hovercard on the picture thanks! Link to comment Share on other sites More sharing options...
pinkgirl 0 Posted February 14, 2017 Share Posted February 14, 2017 @John Thanks! i'm using it right now! Link to comment Share on other sites More sharing options...
Caleeco 19 Posted March 25, 2017 Share Posted March 25, 2017 Nice, I will be implementing this mod this evening! Link to comment Share on other sites More sharing options...
artYY 0 Posted April 15, 2017 Share Posted April 15, 2017 Thanks so much! Works perfectly! Link to comment Share on other sites More sharing options...
HyperSonic2097 0 Posted May 3, 2017 Share Posted May 3, 2017 fantastic! very useful Link to comment Share on other sites More sharing options...
Recommended Posts