Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • osola Friend
    #192688

    Hello!

    In this template were I can control the twitter facebook social buttons.
    I need know were I can activate deactivate or modify this buttons.
    And one thing more with this buttons, They are on the read more string… how can i change it?
    This is the web: http://grafiquesvilanova.com/empremta

    Thanks!

    pavit Moderator
    #514116

    Hi

    You can manage social buttons editing the System – Ja Social plugin and choose what you want to show or disable it

    TomC Moderator
    #514117

    If you want to deactivate (not display) the social buttons, you can try this . . . .

    Within file path –> /plugins/system/jasocial/assets/style.css
    at line 32, add a “display: none” property to the rule – for example . . .


    .ja_socialaftercontent .button_count, .ja_socialbeforecontent .button_count, .ja_socialaftercontent .box_count, .ja_socialbeforecontent .box_count, .ja_socialaftercontent .horizontal, .ja_socialbeforecontent .horizontal, .ja_socialaftercontent .vertical, .ja_socialbeforecontent .vertical, .ja_socialaftercontent .digg-button-share, .ja_socialbeforecontent .digg-button-share, .ja_socialaftercontent .gbuzz-share-button, .ja_socialbeforecontent .gbuzz-share-button, .ja_socialaftercontent .button, .ja_socialbeforecontent .button, .ja_socialaftercontent .small, .ja_socialbeforecontent .small, .ja_socialaftercontent .medium, .ja_socialbeforecontent .medium, .ja_socialaftercontent .standard, .ja_socialbeforecontent .standard, .ja_socialaftercontent .tall, .ja_socialbeforecontent .tall {
    float: left;
    display: none;
    }

    Hope That Helps

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 3 voices, and was last updated by  TomC 10 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum