Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • Tech-xml Friend
    #680751

    I’m using Content-Plugin Social and Share Count (3rd party). When I view any article it conflicts with the icons of social buttons (located at the top and footer).

    Some way to fix this via CSS?

    Pankaj Sharma Moderator
    #680787

    Hi

    This issue is because of the third party extension , using same class and it apply the background css in the icons .
    Here > http://prntscr.com/8ata1i

    You can try my solution below :
    add this code in custom.css file

    .customja-social .fa-twitter, .customja-social .fa-google-plus, .customja-social .fa-pinterest {background:none!important; margin: 0px!important; height: auto;text-align: -webkit-left;}

    save and check .

    Pankaj Sharma Moderator
    #747016

    Hi

    This issue is because of the third party extension , using same class and it apply the background css in the icons .
    Here > http://prntscr.com/8ata1i

    You can try my solution below :
    add this code in custom.css file

    .customja-social .fa-twitter, .customja-social .fa-google-plus, .customja-social .fa-pinterest {background:none!important; margin: 0px!important; height: auto;text-align: -webkit-left;}

    save and check .

    Tech-xml Friend
    #680792

    @pankajsharma thanks for answering
    The bottom section has been resolved, but the top of the buttons are still in conflict

    Tech-xml Friend
    #747021

    @pankajsharma thanks for answering
    The bottom section has been resolved, but the top of the buttons are still in conflict

    Pankaj Sharma Moderator
    #680796

    Hi
    To remove icon bg add this code :

    .item-home .fa-twitter, .item-home .fa-google-plus { background:none!important; text-align:center;}

    but you need to comment out the icon color code from the third party extension css , as if you will override it will be static on on hover that will not looks good , Here >> http://prntscr.com/8atmpf
    this is not issue generate from the third party extension.

    Pankaj Sharma Moderator
    #747025

    Hi
    To remove icon bg add this code :

    .item-home .fa-twitter, .item-home .fa-google-plus { background:none!important; text-align:center;}

    but you need to comment out the icon color code from the third party extension css , as if you will override it will be static on on hover that will not looks good , Here >> http://prntscr.com/8atmpf
    this is not issue generate from the third party extension.

    Tech-xml Friend
    #681143

    @pankajsharma You can change the last time? The button social twitter module (TOP BLOGGERS) is also in conflict. Visit the Blog menu of my site and open any article that the problem will appear in the sidebar.

    Tech-xml Friend
    #747228

    @pankajsharma You can change the last time? The button social twitter module (TOP BLOGGERS) is also in conflict. Visit the Blog menu of my site and open any article that the problem will appear in the sidebar.

    Pankaj Sharma Moderator
    #681163

    Hi its working fine on my side : http://prntscr.com/8bn3xg
    kindly check.

    Pankaj Sharma Moderator
    #747243

    Hi its working fine on my side : http://prntscr.com/8bn3xg
    kindly check.

    Tech-xml Friend
    #681339

    @pankajsharma The problem only appears when a blog article opens. The problem comes in multiple browsers. Please see this link which goes straight to the issue. http://bit.ly/1NKB3TH

    Tech-xml Friend
    #747276

    @pankajsharma The problem only appears when a blog article opens. The problem comes in multiple browsers. Please see this link which goes straight to the issue. http://bit.ly/1NKB3TH

    Pankaj Sharma Moderator
    #681344

    Hi
    Issue is from the third part extension .
    you need to remove the bg color code as its override by third party extension .
    but after removing it third party extension icon also not use bg . Here > http://prntscr.com/8brmy1

    Pankaj Sharma Moderator
    #747281

    Hi
    Issue is from the third part extension .
    you need to remove the bg color code as its override by third party extension .
    but after removing it third party extension icon also not use bg . Here > http://prntscr.com/8brmy1

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

This topic contains 15 replies, has 2 voices, and was last updated by  Pankaj Sharma 9 years, 1 month ago.

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