Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1368784

    Hi
    On several websites with Enfold we use the Enfold Child Facebook Likebox.
    Sometimes there is a white border on the right side of the likebox which is not very nice ;-(
    See examples in the private content section.
    What we can do for that this white border is not there anymore?
    Thanks very much.
    Best regards
    Mike

    #1368818

    Hey Michael,

    Thank you for the inquiry.

    We cannot find the facebook likebox widget in the secondhand-sabrina site. Did you remove it? Would you mind providing a screenshot? You can use imgur, savvyify or dropbox. Thanks.

    Best regards,
    Ismael

    #1368820

    Hi Ismael
    See the screenshot in the private content section.
    There you can see the Facebook likebox at the bottom of the website with the white border on the right side.
    Best regards
    Mike

    #1368945

    Hi,
    Thank you for the screenshot, I tested on Windows in Chrome, Firefox, & Edge desktop 1920 x 1080 and didn’t see this issue, but when I tested at 2500px I did.
    This is caused by the FB iframe inner elements having a width of 500px, unfortunately, the inner iframe elements can not be controlled from your site, so you will need to make the max-width of the widget 500px with this CSS:

    .av_facebook_widget_wrap {
    	max-width: 500px;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1368954

    Hi Mike
    Yes, my screen has a solution of 2560 x 1440.
    But why this problem is not on all websites?
    For example on the website in the private content, the FB iframe looks nice.
    Best regards
    Mike

    #1368983

    Hi,
    This site is using 4 footer columns, each column has a width of 20.5% so at 2560px the column width is 248px.
    Your other site is using 3 footer columns with a width of 29.3% or 533.85px.

    Best regards,
    Mike

    #1369215

    Hi Mike
    Ok, thanks very much.
    So we will use this css code to fix this ;-)
    You can close this issue.
    Best regards
    Mike

    #1369219

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘White border in facebook likebox’ is closed to new replies.