-
AuthorPosts
-
Tech-xml Friend
Tech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
August 30, 2015 at 5:21 pm #680751I’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 ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
August 31, 2015 at 1:27 am #680787Hi
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/8ata1iYou 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 ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
August 31, 2015 at 1:27 am #747016Hi
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/8ata1iYou 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 FriendTech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
August 31, 2015 at 1:39 am #680792@pankajsharma thanks for answering
The bottom section has been resolved, but the top of the buttons are still in conflictTech-xml FriendTech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
August 31, 2015 at 1:39 am #747021@pankajsharma thanks for answering
The bottom section has been resolved, but the top of the buttons are still in conflictPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
August 31, 2015 at 2:02 am #680796Hi
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 ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
August 31, 2015 at 2:02 am #747025Hi
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 FriendTech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
September 1, 2015 at 8:26 pm #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 FriendTech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
September 1, 2015 at 8:26 pm #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 ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 2, 2015 at 5:25 am #681163Hi its working fine on my side : http://prntscr.com/8bn3xg
kindly check.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 2, 2015 at 5:25 am #747243Hi its working fine on my side : http://prntscr.com/8bn3xg
kindly check.Tech-xml FriendTech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
September 2, 2015 at 1:08 pm #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 FriendTech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
September 2, 2015 at 1:08 pm #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 ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 2, 2015 at 2:30 pm #681344Hi
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/8brmy1Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 2, 2015 at 2:30 pm #747281Hi
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 -
AuthorPosts
This topic contains 15 replies, has 2 voices, and was last updated by Pankaj Sharma 9 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum