remove favored by xx users

More
13 years 11 months ago #6810 by renee
is there a way i can remove how many users favored an item ?

Please Log in or Create an account to join the conversation.

More
13 years 11 months ago #6836 by renee
Replied by renee on topic remove favored by xx users
can any one please help me with this ?

Thanks

Please Log in or Create an account to join the conversation.

More
13 years 11 months ago #6847 by kenmcd
Replied by kenmcd on topic remove favored by xx users
.
Using Firefox Firebug extension we can see that this text has the CSS class fcfav-reponse.

So you should be able to make this disappear by setting this class to display: none.

Add this code to your either your FLEXIcontent template CSS file,
or to your website template CSS file:
Code:
.fcfav-reponse { display: none; }
Have not tested this, but it should work.

Another option: edit the FLEXIcontent - Core Fields plug-in and remove the code to display this text.
The CSS fix is easier.

.

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.261 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline