Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author slickremix

    (@slickremix)

    when you say facebook display, do you mean the little user profile photo or what?

    Thread Starter glosshog

    (@glosshog)

    yes the little user profile and user name

    Plugin Author slickremix

    (@slickremix)

    It’s not an option in the premium version, but to achieve what your looking for you could just add this bit of CSS to the custom css box on our settings page. Try it out on your FREE version.

    .fts-jal-fb-right-wrap	{
    	padding-left:0px !important;
    }
    .fts-jal-fb-user-name, .fts-jal-fb-user-thumb {
    	display:none !important;
    }
    .widget .fts-jal-fb-top-wrap	{
    	padding-left:0px !important;
    }
    .widget .fts-jal-fb-top-wrap	{
    	min-height:1px !important;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hide Poster info’ is closed to new replies.