Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
February 12, 20178 yr Author It was actually for me something like "how to", I've created this plugin with help of dev docs. Now I'm trying to write other plugin which I would love to have on my forums
February 13, 20178 yr It is a great idea. I would suggest some small changes in order to adjust it, as it has a bad alignement: Go to your hook and add a class to the added <li> => <li class="cUserBarReputation"> Hook this CSS snippet: #elUserNav > li.cUserBarReputation > a .fa, #elUserNav_mobile > li.cUserBarReputation > a .fa { font-size: 16px; margin-top: 1px; } This will realign it like this: It is not perfect aligned but a lot better. As the icons appear to be odd sizes. Putting it another pixel down will have it too low. Aside for the settings, the colors do not apply, as the '#' is missing: You may wanna state it in the form generally, or why you do not use directly the color form helper? As example the member groups have such a field. Regards
February 13, 20178 yr Author Like I said it was my first plug-in, thanks for giving me some advices I will change that. In forms docs, there was no information about $form->color etc.
February 13, 20178 yr 5 hours ago, JakubS said: Like I said it was my first plug-in, thanks for giving me some advices I will change that. In forms docs, there was no information about $form->color etc. Thats why i replied Just trying to help out and show you options how to improve things
February 14, 20178 yr Author Added new version (1.0.2) for download. What's new? Added Color input in plugin settings Changed a Little bit CSS Special thanks to @Michael Schneider for giving me some advices
February 14, 20178 yr Author Added new version (1.0.3.) to download What's new? I've added an Mobile version of hook, it's now showing members reputation in mobile drawer. "Reputation level" is an language string called import_member_language. Screens: Regards.
February 20, 20178 yr Author Added new version (1.0.4) for download. What's new? I've fixed some issue with link to member's reputation.
March 18, 20178 yr Author Support moved here: http://mrjakso.pl/topic/7-member-reputation-in-userbar/
Archived
This topic is now archived and is closed to further replies.