| Author | Comment | |||
|---|---|---|---|---|
LincolnsSparrow |
Kudos - can I get rid of them on my communities? |
Lead | ||
|
Posts: 29 21-Nov-08 3:31 AM |
I would like to eliminate all the kudo icons from communities I own. Can that be done?
|
|||
|
|
||||
paul4barbus |
#1 | |||
|
Posts: 458 21-Nov-08 3:48 AM Lost my fishies |
Start with <admin> <display preferences> and uncheck the "community features / kudos column" box
paul4 |
|||
|
|
||||
1992casey |
#2 | |||
|
Posts: 2205 21-Nov-08 8:00 AM munificent member |
If I remember correctly, unchecking the box mentioned above will hide kudos stuff in all but one place. Adding .kudos {display: none;} to your
advanced/custom CSS will hide whatever is left.
|
|||
|
|
||||
Chris W962 |
#3 | |||
|
That's correct, Casey. The kudos thingy remains visible above the posts until you add the .kudos {display: none;}
|
||||
|
|
||||
LincolnsSparrow |
#4 | |||
|
Posts: 29 21-Nov-08 4:00 PM |
Thank you for the replies.
I am brain dead when it comes to the computer, and cascading style sheets are beyond my ken. I don't know how to do as you suggest. Is there a tutorial? |
|||
|
|
||||
sniksnak |
#5 | |||
|
Posts: 1115 21-Nov-08 4:52 PM munificent member
|
Go to your board, then in the navigation bar at the top of the screen, click on the following:
Admin >> Design >> Customized Skins >> Default Skin, Edit HTML >> Scroll down to the Advanced CSS box and paste in this CSS snippet at the bottom of the stuff (if any) that's already in there: .kudos {display: none;} Make sure that you double-space between the last entry (if any) and your above pasted entry. Click on the Save button and you should be set.
|
|||
|
|
||||
LincolnsSparrow |
#6 | |||
|
Posts: 29 22-Nov-08 8:45 AM |
Thank you! Very clearly explained for us brain-dead critters.
|
|||
|
|
||||
sniksnak |
#7 | |||
|
Posts: 1115 22-Nov-08 9:14 AM munificent member
|
Love all those critters, brain-dead or not!
|
|||
|
|
||||
LiddleKiddlesEZB |
#8 | |||
|
Posts: 11 13-Jan-09 9:46 AM |
Has there been any update for an easier way to remove the kudos and number of views columns from a forum?
This is confusing to me, I don't have any skin called Default that I can find on the list, and I don't know if you mean it as a general term. Would I need to add this tag to each skin? Please help, my members are complaining about the Views and Kudos columns and I turned them off in the Community Settings but they persist inside the forums. Thanks. |
|||
|
|
||||
LiddleKiddlesEZB |
#9 | |||
|
Posts: 11 13-Jan-09 9:59 AM |
Nevermind, I found the correct answer when searching how to remove the Views column.
http://support.yuku.com/topic/11503 Thanks anyway. |
|||
|
|
||||