inherit
123501
0
Aug 9, 2021 15:26:46 GMT -8
Mands
❤ GABRIEL LUNA ❤
1,312
April 2008
queenkitty
|
Post by Mands on Jan 8, 2013 18:30:13 GMT -8
I would like a plug in/code for centering/boxing the mini profile please, as it is currently on my version 4. I will link you so you know what I am referring to. glitterandlace.proboards.com/index.cgi?board=blogs&action=display&thread=172&page=1I don't like how it currently looks on V5 which is the following: glitterandlace.freemessageboards.com/thread/172/character-trackingI would be very grateful if this plug in/code be created. I realise going by the layout/look of the profile view on V5 that this code won't give the profile the V4 look but if it could be customised so that it could at least have that look on the posts made, that would be great. I really REALLY loved this code on V4 and would be so happy to have it for V5, thanks. Edit: Current V4 Code - It was in my Global Footers originally <script type="text/javascript" src="http://www.iycatacombs.com/socal/resources/scripts/miniprofile.js"> /* PBv4 Mini-Profile Tables by california ©2005, SoCal Codes, socal.proboards26.com */ </script> Screen Shot V4: Screen Shot V5:
|
|
inherit
123501
0
Aug 9, 2021 15:26:46 GMT -8
Mands
❤ GABRIEL LUNA ❤
1,312
April 2008
queenkitty
|
Post by Mands on Jan 11, 2013 12:29:45 GMT -8
I appreciate that these things can take time to be made, but it would be nice to know if someone has at least taken a look and can let me know if it's possible for one to be made. This is probably one of my most favourite codes on V4 and want it for V5 so badly. Thanks.
|
|
inherit
123501
0
Aug 9, 2021 15:26:46 GMT -8
Mands
❤ GABRIEL LUNA ❤
1,312
April 2008
queenkitty
|
Post by Mands on Jan 12, 2013 15:25:07 GMT -8
Bumping - still hoping for someone to say if they've seen this or not. If it helps, I will add in the code that I currently have in place for it, to see if it can then be created as a plug in. I will love the person that does this for me forever.
|
|
inherit
173070
0
Nov 7, 2022 12:56:01 GMT -8
Skindstad
The Little Helper
485
October 2011
skindstad
|
Post by Skindstad on Jan 13, 2013 3:28:48 GMT -8
Okay it's not exactly what you asked, but this was the best I could do. But I've boxed the mini profile up a bit. Go to Themes >>> Layout Templates >>> Mini-Profile and add the code below instead of the existing one, unless you've already fiddled with the mini-profile. Where it says Member info, you can change the color to what ever you want, by adding a hex code instead of the one there is. Hope it at least cleaned the mini profile up just a little bit <div class="$[miniprofile_class]"> <div align="center"> <div class="container boards"><div class="title-bar">$[user]</div> <div class="content cap-bottom"><br /> {if $[user.is_guest]}Guest<br />{/if} {if $[user.group]} $[user.group.name]<br />$[user.group.stars]<br /> {elseif $[user.rank]} $[user.rank.name]<br /> {if $[user.rank.stars]} $[user.rank.stars]<br /> {/if} {/if} {if $[user.custom_title]}$[user.custom_title]<br />{/if} $[user.warning.bar]</div></div> <br /> {if $[user.avatar]} <div class="avatar">$[user.avatar]</div><br /> {/if} {if $[user.personal_text.message]} $[user.personal_text]<br /> {/if} {if $[user.is_member]}<div class="container boards"><div class="title-bar"><font size="2"><font color="aaac02"><b>Member Info</b></font></font></div> <div class="content cap-bottom" align="left"><div class="info"> <br /> Posts: $[user.posts]{if $[user.gender]}<span class="float-right">$[user.gender.image]</span>{/if}<br /> {foreach $[user.mini_custom_field]} <br /><span class="$[user.mini_custom_field.content_class]">$[user.mini_custom_field.name]: $[user.mini_custom_field.value]</span> {/foreach}<br /> {if $[user.is_online]}Status: <span class="bold">Online</span>{/if} </div></div></div><br /> {/if} {if $[user.miniprofile_badge]} <div class="$[user.miniprofile_badge_container_class]"> {foreach $[user.miniprofile_badge]} $[user.miniprofile_badge.image.thumb] {/foreach} </div> {/if} </div></div>
|
|
inherit
123501
0
Aug 9, 2021 15:26:46 GMT -8
Mands
❤ GABRIEL LUNA ❤
1,312
April 2008
queenkitty
|
Post by Mands on Jan 13, 2013 18:33:42 GMT -8
Hi there, Skindstad Oh my!!! Thank you so much. Not exactly like the V4 one, but it will certainly do the trick. I don't think I have messed with the code for layouts on mini profile. But I had been manually centering the text, I may not have to do that now, going by the screenshot that you enclosed. I am so grateful to you taking the time to do this for me. Thank you very much!!!!!!
|
|
inherit
123501
0
Aug 9, 2021 15:26:46 GMT -8
Mands
❤ GABRIEL LUNA ❤
1,312
April 2008
queenkitty
|
Post by Mands on Jan 13, 2013 18:56:22 GMT -8
Okay, I did have a code in there for Member Selectable Background Profile image. So I guess that it doesn't work anymore with the new code for the boxed/centered profile. But I had wanted that more than anything. It is certainly good enough, so thank you once more. I will ask the person that did that code to see if they can turn it into a plug in instead. Thanks again.
|
|
inherit
173070
0
Nov 7, 2022 12:56:01 GMT -8
Skindstad
The Little Helper
485
October 2011
skindstad
|
Post by Skindstad on Jan 13, 2013 19:31:24 GMT -8
You are welcome. Even though it isn't the best then I am glad you like it. I am not the most gifted when it comes to codes but I tend to pick up stuff as I mess around with it for my own forum.
Sent from my GT-I9100 using proboards
|
|
inherit
123501
0
Aug 9, 2021 15:26:46 GMT -8
Mands
❤ GABRIEL LUNA ❤
1,312
April 2008
queenkitty
|
Post by Mands on Jan 13, 2013 19:35:00 GMT -8
The person that made the other code, is going to try and work on a plug in for me that hopefully won't mess with this one. So looks like I may get both after all. But yes, it looks so much better than it did before. I certainly can't say anything about you saying you aren't the best with codes, because I wouldn't have been able to do that!!! So kudos!
|
|
inherit
123501
0
Aug 9, 2021 15:26:46 GMT -8
Mands
❤ GABRIEL LUNA ❤
1,312
April 2008
queenkitty
|
Post by Mands on Jan 13, 2013 19:36:47 GMT -8
Hi there, TodgeThis request has been taken care of thanks to the lovely Skindstad - can you mark "completed" in the title that you guys seem to be doing, as I don't seem to find a way to do that, thank you!!
|
|