Jump to content

Verified User - Option


gabs007

Recommended Posts

Posted

Hi

I had to create a field to tag users like "verified" by the admin. In communities where credibility is an issue, I think it's necessary. 

So I went to Profield Fields and I could only use "Editor" field, since I needed a word and a picture. 
Everything works ( kinda ) like expected, but there is an annoying space in the words.
Can someone help me to reduce that space ?  Maybe it is a CSS code easy to use, but I have no idea.

I include picture where the blank space is. I'd like it to look more compact. 

593f0d1830aae_verifieduser.jpg.cd7e0a0d04e662c9e4b6b943607903d8.jpg

Help appreciated. 

Posted
9 hours ago, Joey_M said:

Is the space caused by the image itself?

I have some custom fields and I've never had an issue with this.

No.

I forgot to say I tried a few things like reducing the word sizes and removing the image.
There is still an important gap. 

593f9fe0bd081_verifieduser2.jpg.c3480b0b02edf0cb9120f496afea52e0.jpg     593fa04e5f382_verifieduser3.jpg.108b73f8f014e9ce899c0fdeacca4d85.jpg

 

 

Posted

Hello,

The editor uses <p> tags.

Add in css 

.cAuthorPane_info .ipsResponsive_hidePhone.ipsType_break p {
    margin: 0;
}

 

10 hours ago, gabs007 said:

So I went to Profield Fields and I could only use "Editor" field, since I needed a word and a picture. 

You can use Radio type with options Yes and No and Display format 

<span class="cFieldVerified_{content}"><strong>{title}:</strong> <img src="http://domain.ltd/verified/{content}.png"></span>

create the folder verified in the root and put 2 images Yes.png and No.png

* change domain.ltd on your forum url

  • 1 month later...
Posted

Hi all

I just wanted to comment that the other day a member of my website approached me to activate again awards and merits etc.
I think there are 2 system on the marketplace working at the moment, but I seriously considered to use this system to manually create awards to users. 

As long as you have a small community I think it's a cheap and very useful idea, but it requires that the moderator keeps a log of prices and users in an excel file, for example. 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...