-
AuthorPosts
-
bencarlin Friend
bencarlin
- Join date:
- May 2014
- Posts:
- 43
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 13
- Thanked:
- 1 times in 1 posts
October 16, 2014 at 2:53 am #202127As demonstrated by the three screenshots I have taken, the social-link-block changes to a black colour before its rightful white colour when resizing the browser window. I’ve looked into the css but can’t find the right part to change.
Any suggestions?
Cheers
Ben
- Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 16, 2014 at 3:05 am #553173Hi
can you clarify A bit more what exactly you want to do . currently social buttons are in white color and they will have different color when you hover on them >>>http://prntscr.com/4wlxdg
do you want to change the white color into black for all or want to change the color when you hover on them .
let me know i will help youjooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
October 16, 2014 at 4:05 am #553178Hi there,
Just guessing your issue.
– Web page loading
– The block have “black color” border
– Web page load finished
– The block have right border color.If it’s i guess because css is not complete loaded. That’s why border color still not apply right color 🙂
Thank you,
Viet Vubencarlin Friendbencarlin
- Join date:
- May 2014
- Posts:
- 43
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 13
- Thanked:
- 1 times in 1 posts
October 16, 2014 at 11:26 am #553243It’s not to do with loading. It’s to do with what size the browser window is. When I scale the browser window down from how image 1 looks like, I get the black box with the + sign in it. If I leave the browser window at this size the box just stays black. However, when I reduce the the browser window size a bit more, the correct white colour appears.
Which CSS file do I need to edit to fix this problem?
Thanks again
Ben
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 16, 2014 at 11:40 am #553244Hi
the background is comes from this css rule .
add this css code into your custom.css file
.social-link {
background-color: #000000 }Change the color code as per you need.
+ There is left border css if you want to change it as per your need
add this code in custom.css and edit as per your need
.social-link {
border-left: solid 1px #1d1d1d }Hope it helps you
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 16, 2014 at 11:40 am #553245Hi
the background is comes from this css rule .
add this css code into your custom.css file.social-link {
background-color: #000000 }Change the color code as per you need.
+ There is left border css if you want to change it as per your need
add this code in custom.css and edit as per your need.social-link {
border-left: solid 1px #1d1d1d }Hope it helps you
1 user says Thank You to Pankaj Sharma for this useful post
bencarlin Friendbencarlin
- Join date:
- May 2014
- Posts:
- 43
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 13
- Thanked:
- 1 times in 1 posts
October 16, 2014 at 12:15 pm #553248Works perfectly!:laugh:
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 3 voices, and was last updated by bencarlin 10 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum