The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Remove + and - sign.

+2
BeBot
LGforum
6 posters

Go down

Solved Remove + and - sign.

Post by LGforum April 18th 2011, 4:33 pm

With the reputation system, i know it is possible to remove the - sign, via the tutorial that has been posted. But, and i now this sounds weird, is it possible to remove the + sign as well?

Now i know the first answer is going to be 'turn off reputation system' and i know this, but i need it on.
I can't be bothered to explain the long reason why, so i know this sounds like a weird request but, if i was able to remove both the plus and minus that would be great Smile
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Solved Re: Remove + and - sign.

Post by BeBot April 18th 2011, 5:37 pm

Can't you just add the + and - in the code? Not sure why you wouldn't just turn the feature off if you don't want it. :s
BeBot
BeBot
Forumember

Male Posts : 136
Reputation : 40
Language : English

Back to top Go down

Solved Re: Remove + and - sign.

Post by LGforum April 18th 2011, 7:43 pm

what code?

I would like to just be able to remove both + sign and the - sign whilst keeping the reputation system activated.
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Solved Re: Remove + and - sign.

Post by Base April 18th 2011, 7:45 pm

Try adding this to your CSS code:

Code:
.vote .vote-button a {
    text-decoration: none !important;
    visibility: hidden;
}
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Solved Re: Remove + and - sign.

Post by LGforum April 18th 2011, 8:35 pm

well that worked wonders Base, however it still leaves the middle bit.

The line that seperates the + and - sign. Anyway to get rid of that?
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Solved Re: Remove + and - sign.

Post by kirk April 19th 2011, 5:13 am

you have a screen shot or link to your forum so we can see.
I am not sure what you mean by (it still leaves the middle bit)

you may have to remove a lil more or missed a couple small things in the code?
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Solved Re: Remove + and - sign.

Post by Nera. April 19th 2011, 9:55 am

Try adding this to your CSS for the removal of the separator of plus and minus.
Code:
.vote .vote-bar {
display: none;
}
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Remove + and - sign.

Post by LGforum April 19th 2011, 10:44 pm

+
_
-

I mean because it looks like that. The first code removed the plus sign and the minus sign but not the bit in the middle. Will try the code above now.

EDIT: Okay so i figured it out eventually. Thank you all very much. Just one last question though.

Is there anyway to set a users reputation back to 0?



Last edited by LGforum on April 19th 2011, 11:07 pm; edited 1 time in total
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Solved Re: Remove + and - sign.

Post by Sanket April 20th 2011, 7:15 am

Nopes, unless you manually do it for all members.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Remove + and - sign.

Post by LGforum April 20th 2011, 11:14 pm

Nah i found a way Smile

What i did was i temporarily set the Thanks button to take off the number of points the user had.

So say they had 5 reputation points. i set the Thanks to take off 5 points. I then thanked that user in a random post, so they go down to 0. Then out it back to normal after. So figure out a way Smile

Btw, this thread can be solved and locked. Thanks everyone.
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Solved Re: Remove + and - sign.

Post by Sanket April 21st 2011, 6:30 am

Weird, although i found the question u asked different than the solution you posted in the above thread.


Since this thread appears to be solved, I will lock this thread and mark it as solved.
Remove + and - sign. 2j4t5a8

Sanket Smile

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum