inherit
Jack of All Trades, Master of None
27090
0
May 30, 2013 20:36:34 GMT -8
Stinky666
8,818
July 2004
stinky666
|
Post by Stinky666 on Feb 23, 2013 19:18:12 GMT -8
Hi Shorty. Any idea of what link you need to use to set it so people can select from the dropdown, to edit their profile and specific parts of it? For example, I want it like this Profile - Activity - Friends - Notifications - Edit Personal - Edit Settings - Edit Privacy So, obviously it would go to their own individual tab to edit that specific thing. I think I remember a while back it wasn't possible to do for some reason or another, but not sure if that has since changed. Not that I can think of. Because you would need their user id. Yeah. Any way to grab their name instead? username/stinky666 Also just to add, because of no sub-sub links, i added "-" and it made a gap in the table. For example: <a href="Url">Profile</a> <a href="url">Text 1</a> - <a href="url">Sub Text</a> If you do that and save it, then go hover, you'll see what I mean by the gap lol
|
|
inherit
187402
0
Mar 23, 2016 19:15:19 GMT -8
Barkley
1,591
December 2012
avinalaff
|
Post by Barkley on Feb 23, 2013 21:04:10 GMT -8
Hi Shorty.
Did you get chance to address the issue regarding the drop downs occuring simultaneously ?
Much obliged.
|
|
inherit
97216
0
Nov 15, 2024 16:10:17 GMT -8
Bennett 🚀
Formerly iPokemon.
3,622
January 2007
catattack
iPokemon's Mini-Profile
|
Post by Bennett 🚀 on Feb 23, 2013 21:09:57 GMT -8
Not that I can think of. Because you would need their user id. Yeah. Any way to grab their name instead? username/stinky666 Also just to add, because of no sub-sub links, i added "-" and it made a gap in the table. For example: <a href="Url">Profile</a> <a href="url">Text 1</a> - <a href="url">Sub Text</a> If you do that and save it, then go hover, you'll see what I mean by the gap lol proboards.data('user').id // user id proboards.data('user').name // iPokemon proboards.data('user').url // /user/#
|
|
inherit
Jack of All Trades, Master of None
27090
0
May 30, 2013 20:36:34 GMT -8
Stinky666
8,818
July 2004
stinky666
|
Post by Stinky666 on Feb 23, 2013 21:13:05 GMT -8
Yeah. Any way to grab their name instead? username/stinky666 Also just to add, because of no sub-sub links, i added "-" and it made a gap in the table. For example: <a href="Url">Profile</a> <a href="url">Text 1</a> - <a href="url">Sub Text</a> If you do that and save it, then go hover, you'll see what I mean by the gap lol proboards.data('user').id // user id proboards.data('user').name // iPokemon proboards.data('user').url // /user/# Is that something I can add, or is it something which needs adding to the plugin itself?
|
|
inherit
97216
0
Nov 15, 2024 16:10:17 GMT -8
Bennett 🚀
Formerly iPokemon.
3,622
January 2007
catattack
iPokemon's Mini-Profile
|
Post by Bennett 🚀 on Feb 23, 2013 21:20:48 GMT -8
proboards.data('user').id // user id proboards.data('user').name // iPokemon proboards.data('user').url // /user/# Is that something I can add, or is it something which needs adding to the plugin itself? That is javascript, so however you plan on fulfilling people's specific requests, it could be added to the plugin, or manually added.
|
|
inherit
170346
0
Mar 1, 2016 12:53:37 GMT -8
Shorty
Yeah, I'm that cool. Lol! No I'm not.
3,018
August 2011
shortyverrett94
|
Post by Shorty on Feb 23, 2013 22:25:43 GMT -8
Stinky666 I have added in a way for you to add in the user id. But I'm trying to find a way to add other stuff to it. So, I'll post it when it's ready.
|
|
inherit
170346
0
Mar 1, 2016 12:53:37 GMT -8
Shorty
Yeah, I'm that cool. Lol! No I'm not.
3,018
August 2011
shortyverrett94
|
Post by Shorty on Feb 24, 2013 19:44:32 GMT -8
Jessica Stinky666 DeltaDart Maiden mlbman17I have updated the code. It fixed an issue. It added some new features too. So check out the first post for the features and some instructions. If you need help, i will help. And if you find any issues, let me know.
|
|
inherit
22402
0
Nov 8, 2021 11:42:58 GMT -8
DeltaDart
Ultimate Interceptor
522
April 2004
mcgeep
|
Post by DeltaDart on Feb 24, 2013 20:17:11 GMT -8
Jessica Stinky666 DeltaDart Maiden mlbman17I have updated the code. It fixed an issue. It added some new features too. So check out the first post for the features and some instructions. If you need help, i will help. And if you find any issues, let me know. Very nice shortyverrett94 I installed it and it works well. Love the changes in the setup. One thing though, when I mouse over the menu button, the sub also changes to the mouse-over color, so now both appear mouseovered, which takes away from the mouseover's visual affect.
|
|
inherit
170346
0
Mar 1, 2016 12:53:37 GMT -8
Shorty
Yeah, I'm that cool. Lol! No I'm not.
3,018
August 2011
shortyverrett94
|
Post by Shorty on Feb 24, 2013 20:44:47 GMT -8
Jessica Stinky666 DeltaDart Maiden mlbman17I have updated the code. It fixed an issue. It added some new features too. So check out the first post for the features and some instructions. If you need help, i will help. And if you find any issues, let me know. Very nice shortyverrett94 I installed it and it works well. Love the changes in the setup. One thing though, when I mouse over the menu button, the sub also changes to the mouse-over color, so now both appear mouseovered, which takes away from the mouseover's visual affect. Can you accept my account(shortytest), so I can look at it?
|
|
inherit
22402
0
Nov 8, 2021 11:42:58 GMT -8
DeltaDart
Ultimate Interceptor
522
April 2004
mcgeep
|
Post by DeltaDart on Feb 24, 2013 22:11:43 GMT -8
Very nice shortyverrett94 I installed it and it works well. Love the changes in the setup. One thing though, when I mouse over the menu button, the sub also changes to the mouse-over color, so now both appear mouseovered, which takes away from the mouseover's visual affect. Can you accept my account(shortytest), so I can look at it? Got it, sorry took so long.
|
|
inherit
Jack of All Trades, Master of None
27090
0
May 30, 2013 20:36:34 GMT -8
Stinky666
8,818
July 2004
stinky666
|
Post by Stinky666 on Feb 24, 2013 22:20:37 GMT -8
Hey shorty, you said you had added a way to grab people's IDs for profile, how does one do this? So that i can do what I mentioned above. Thanks.
Edit: The below..
Profile - Activity - Friends - Notifications - Edit Personal - Edit Settings - Edit Privacy
So, obviously it would go to their own individual tab to edit that specific thing.
|
|
inherit
170346
0
Mar 1, 2016 12:53:37 GMT -8
Shorty
Yeah, I'm that cool. Lol! No I'm not.
3,018
August 2011
shortyverrett94
|
Post by Shorty on Feb 24, 2013 22:42:05 GMT -8
[#userid]
|
|
inherit
170346
0
Mar 1, 2016 12:53:37 GMT -8
Shorty
Yeah, I'm that cool. Lol! No I'm not.
3,018
August 2011
shortyverrett94
|
Post by Shorty on Feb 24, 2013 23:04:13 GMT -8
Sorry to update this with just having posted it a few hours ago. But the new one fixes a issue DeltaDart told me about. DeltaDart sorry about that. I updated it. Download in original post. But the reason I never noticed that, is because I didn't have a hover on my forum.
|
|
inherit
Jack of All Trades, Master of None
27090
0
May 30, 2013 20:36:34 GMT -8
Stinky666
8,818
July 2004
stinky666
|
Post by Stinky666 on Feb 24, 2013 23:28:00 GMT -8
It's inheriting my current page and hover button for some reason. This is in both 1.0.4 and 1.0.5 I just want it to be a normal colour + hover and no gradient as it is doing currently. stinky666themes.freemessageboards.com/Edit: Just to add, the userid stuff works amazingly/perfectly, so thanks a lot for that, it's very very useful.
|
|
inherit
170346
0
Mar 1, 2016 12:53:37 GMT -8
Shorty
Yeah, I'm that cool. Lol! No I'm not.
3,018
August 2011
shortyverrett94
|
Post by Shorty on Feb 24, 2013 23:51:14 GMT -8
It's inheriting my current page and hover button for some reason. This is in both 1.0.4 and 1.0.5 I just want it to be a normal colour + hover and no gradient as it is doing currently. stinky666themes.freemessageboards.com/Edit: Just to add, the userid stuff works amazingly/perfectly, so thanks a lot for that, it's very very useful. Sorry. I didn't think about that. I'm tired. I'll get it to you tomorrow.
|
|