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

    Hi

    I made a Page which the Blog entries are integrated.
    On the Right side is a Sidebar, but the width is too Small to Display the
    Facebook Box at all. Its cropped on the right side. Is it possible to make this space Bigger ?

    Already on the same Page i have 2 additional questions:

    – Can i remove the Links in the Title (so the User’s cant acess to a Single Post Site
    – I removed the Line “Date + Posted from… + Posted in” by CSS, that Worked,bit it would be perfect if its possible only to Display the Date of Posting, this was impossible for me, do you have a solution for that ?

    Regards

    Jack

    #192823
    This reply has been marked as private.
    #193100
    This reply has been marked as private.
    #193103
    This reply has been marked as private.
    #193266

    Hi!

    Please add this on your custom.css or Quick CSS:

    #top .fullsize .template-blog .post-title {
    text-align: left;
    }

    Best regards,
    Ismael

    #193296
    This reply has been marked as private.
    #193448

    Hi!

    Please add following code to Quick CSS as well

    .fb_iframe_widget iframe { width: 189px!important; }

    Best regards,
    Yigit

    #193471

    Thank You, it works.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Facebook Box Cropped / Hide some Posting Details’ is closed to new replies.