-
AuthorPosts
-
April 8, 2015 at 8:17 pm #425559
Hello there,
I made the socket area to stick at the bottom of the window and it happens that social media icons are not displayed. They only show up on mobile layout. Could you help me to display those icons at the socket area?
Another question is background.
http://omnisoon.com/portfolio-item/apps
In this page, I’d like the grey background to cover the entire height of the page. It’s actually a repeating background image, not a solid color.
My first approach was to change minimum height of the color section to 100% of the browser window. But it affects on other contents to be center aligned vertically.
Second try was to add one additional color section that is at least 50% of the height. It was pretty close to what I was trying to accomplish, but I don’t want the page to be any taller. It create some extra space and make vertical scroll bar.Could you provide me any suggestion?
Thank you.
Brandon.
April 9, 2015 at 10:00 am #425786Hey omnivoroussoon!
Not sure if you got this fixed or not but I can see your social links in the left menu bar? Could you provide us with screenshots highlighting the issue if you didn’t manage to fix it please?
On your second issue, I’m not really sure what you mean. A screenshot would help us understand better here as well.
Regards,
RikardApril 9, 2015 at 11:22 am #425827Hi Rikard,
Haven’t resolved yet.
The first issue was the socket area where the bottom of the window browser, not the left menu bar.For the second issue I want the background image vertically cover the entire page right above the socket area.
BTW, looks like there’s no feature to attach screenshots in the board. Is there any easy way that I can share screenshot in the discussion?
Thank you.
Brandon
April 10, 2015 at 8:31 am #426411Hey!
1. Did you check the Social Icons options in Enfold–>Footer?
2. That is the default behaviour so that pages with not enough content to cover the whole screen won’t look like they are cut off.
Yes you can upload screenshots to for instance imgur.com or a public dropbox folder and then link them here.
Cheers!
RikardApril 10, 2015 at 9:57 am #426444Hey Rik,
Thanks for your response.
Yes, I did check the Social Icons option in Enfold > Footer option.
Could you provide me any suggestion?Thank you
Brandon
April 10, 2015 at 1:28 pm #426552Hey!
Please add following code to Quick CSS
@media only screen and (min-width: 769px) { #socket .social_bookmarks { right: 16%; }}
Best regards,
YigitApril 10, 2015 at 6:51 pm #426703Awesome!
It works. Thank you so much. We can close this discussion.
Best,
Brandon
April 11, 2015 at 7:58 am #426944 -
AuthorPosts
- The topic ‘Social icons are missing after I changed the socket to be fixed at the bottom’ is closed to new replies.