inherit
(?)?
188910
0
Jan 26, 2013 13:30:48 GMT -8
♥ ℒʊ√ ♥
Clouds float into my life no longer to carry rain or usher storm but to add color to my sunset sky.
10,458
January 2013
luv
|
Post by ♥ ℒʊ√ ♥ on Aug 28, 2013 22:46:48 GMT -8
I'd like this, too, if it replaces the avatar in the profiles that have them.
|
|
inherit
joshfromtheville@gmail.com
196066
0
Jun 30, 2024 2:15:54 GMT -8
MobFox
🤔🤔
758
June 2013
mobfox
|
Post by MobFox on Sept 1, 2013 13:29:29 GMT -8
I'm not even talking about v5 really. The way you can have the background image in a mini-profile now(via this template edit) is much better than the code you had to use in v4. It really is. I will figure out why its not working anymore, just provide me a link to your forum. And just to note v5 is still in BETA, if you upgraded early that's on you. Now, if you have any bugs, you should report them, so that they can be fixed so that it won't happen again. They will fix it as soon as possible. There are other bugs that need to be fixed. Again, it's in BETA for a reason. This support is the best support I have ever received in all honesty. heres a link to mine its showing a long link www.wapsters.boards.net/thread/155/name-song?page=1&scrollTo=588
|
|
inherit
186006
0
Mar 30, 2019 4:02:27 GMT -8
smashwords2
Breathing
244
November 2012
smashwords2
|
Post by smashwords2 on Dec 10, 2013 21:37:38 GMT -8
Works great. Thanks.
|
|
inherit
186006
0
Mar 30, 2019 4:02:27 GMT -8
smashwords2
Breathing
244
November 2012
smashwords2
|
Post by smashwords2 on Dec 11, 2013 10:13:25 GMT -8
Is there a way members could have coloured text so background image doesn't hide PM link or other text? Or size BG image so it only fits above Recent Status text of something like that? What I'm concerned about is members having dark areas in their background image making it impossible to see/read other text. I tried resizing image but just ended up with a tiling effect, which looked unusual. In this example the Exalt OR Smite links, Posts count, Member is Online, Send PM, and Karma count numbers are unreadable in the mini-profile.
|
|
Leo Ascendent
New Member
I suck with coding, I apologize for my inane questions. :(
Posts: 40
inherit
203430
0
Feb 5, 2014 11:25:17 GMT -8
Leo Ascendent
I suck with coding, I apologize for my inane questions. :(
40
December 2013
leoascendent
|
Post by Leo Ascendent on Dec 30, 2013 11:17:22 GMT -8
Awesome, but is there a way to put a box around the information in the Mini-Profile, like a white box with some opacity? I have a image that is somewhat dark and causes the text to be tough to read. Also, how can I hide the URL on my profile? Thanks.
|
|
inherit
namaste
197894
0
Nov 15, 2013 13:06:18 GMT -8
Jaguar
Fear does not stop death. It stops life.
7,151
August 2013
sugilite
|
Post by Jaguar on Feb 3, 2014 20:55:07 GMT -8
Namaste and thank you shortyverrett, this works beautifully.
|
|
Cazzie
New Member
[Neutral Good]
Posts: 130
inherit
119530
0
Apr 8, 2019 7:25:12 GMT -8
Cazzie
[Neutral Good]
130
February 2008
cazzie
|
Post by Cazzie on Feb 4, 2014 4:25:05 GMT -8
Took a bit of messing but I got this working. Nice work!
|
|
inherit
203192
0
Sept 15, 2014 6:19:08 GMT -8
Muhammed Suleiman [Oldman]
Plugin Developer - Coder
164
December 2013
oldman
|
Post by Muhammed Suleiman [Oldman] on Feb 24, 2014 6:16:22 GMT -8
This is will allow the member to choose their own background image for their miniprofiles. Alright. It's pretty simple actually. First go to Admin Home > Members > Custom Profile Fields And then add a field named MiniProfile Background Image. Then change the type to Text Field. Then click "(View/Edit)" and select the URL button. Then save and close the popup. Then change the location to Members Profiles Only. Now time to edit the miniprofile template. Go to Admin Home > Themes > Layout Templates > Mini-Profile Now on line 1, you'll see this: <div class="$[miniprofile_class]">
And replace that with this: <div class="$[miniprofile_class]" {foreach $[user.custom_field]} {if $[user.custom_field.name] == "MiniProfile Background Image"}style="background-image: url('$[user.custom_field.value]');"{/if}{/foreach}>
Now to add an image just go to your profile, then edit profile, then the personal tab. At the bottom you will see "MiniProfile Background Image" with an input field below it, just enter the image URL and voila. if i wanted to do it for the members profile when they go to their main profile what can i do?
|
|
inherit
203192
0
Sept 15, 2014 6:19:08 GMT -8
Muhammed Suleiman [Oldman]
Plugin Developer - Coder
164
December 2013
oldman
|
Post by Muhammed Suleiman [Oldman] on Feb 24, 2014 6:32:54 GMT -8
Man i did that for profile but look what happend i wanna remove the background of the current profile and use the one in the custom field look what i have done nc-roleplay.boards.net/user/1i made it in the same way how can i remove the current background?
|
|
inherit
203192
0
Sept 15, 2014 6:19:08 GMT -8
Muhammed Suleiman [Oldman]
Plugin Developer - Coder
164
December 2013
oldman
|
Post by Muhammed Suleiman [Oldman] on Feb 24, 2014 7:11:24 GMT -8
Is there a way members could have coloured text so background image doesn't hide PM link or other text? Or size BG image so it only fits above Recent Status text of something like that? What I'm concerned about is members having dark areas in their background image making it impossible to see/read other text. I tried resizing image but just ended up with a tiling effect, which looked unusual. In this example the Exalt OR Smite links, Posts count, Member is Online, Send PM, and Karma count numbers are unreadable in the mini-profile. If you want to show The Name of The Member you can go to Admin Home>Themes>Colors & Theme Creator Change the links Colors and you can change the text colors for all of the texts Otherwise you can fill the selections in the profile edition with BBCode it works for an Example [B][color=red]Added a background Image[/color][/B]
|
|
inherit
203192
0
Sept 15, 2014 6:19:08 GMT -8
Muhammed Suleiman [Oldman]
Plugin Developer - Coder
164
December 2013
oldman
|
Post by Muhammed Suleiman [Oldman] on Feb 24, 2014 7:13:05 GMT -8
I'm not even talking about v5 really. The way you can have the background image in a mini-profile now(via this template edit) is much better than the code you had to use in v4. It really is. I will figure out why its not working anymore, just provide me a link to your forum. And just to note v5 is still in BETA, if you upgraded early that's on you. Now, if you have any bugs, you should report them, so that they can be fixed so that it won't happen again. They will fix it as soon as possible. There are other bugs that need to be fixed. Again, it's in BETA for a reason. This support is the best support I have ever received in all honesty. heres a link to mine its showing a long link www.wapsters.boards.net/thread/155/name-song?page=1&scrollTo=588Make Sure to Put in the (View/Edit) URL (Plain Text), as that happend to me
|
|
Emelin
Junior Member
Every new beginning comes from some other beginning's end
Posts: 246
inherit
191572
0
Nov 12, 2015 9:14:52 GMT -8
Emelin
Every new beginning comes from some other beginning's end
246
March 2013
emelin
|
Post by Emelin on Mar 25, 2014 8:49:29 GMT -8
Is there a way too remove the default avatar ??
|
|
Emelin
Junior Member
Every new beginning comes from some other beginning's end
Posts: 246
inherit
191572
0
Nov 12, 2015 9:14:52 GMT -8
Emelin
Every new beginning comes from some other beginning's end
246
March 2013
emelin
|
Post by Emelin on Mar 26, 2014 19:34:48 GMT -8
Anyone
|
|
inherit
169146
0
Apr 7, 2024 5:23:13 GMT -8
Forever Sunshine
Fingerprints don't fade from the lives we touch. Great love & great achievement involve great risk.
1,743
July 2011
foreversunshine
|
Post by Forever Sunshine on Mar 26, 2014 20:14:05 GMT -8
|
|
Emelin
Junior Member
Every new beginning comes from some other beginning's end
Posts: 246
inherit
191572
0
Nov 12, 2015 9:14:52 GMT -8
Emelin
Every new beginning comes from some other beginning's end
246
March 2013
emelin
|
Post by Emelin on Mar 27, 2014 9:29:20 GMT -8
|
|