yoghurtfarmer Well-known member Dec 10, 2010 #1 Even if sidebar.width is not 250px, the widget uses 250px as a width.
P Paul B XenForo moderator Staff member Dec 10, 2010 #2 As a temporary solution, you can change that in the news_feed_page_global template. Code: <fb:recommendations site="{$requestPaths.host}" width="250" height="300" header="false" font="trebuchet ms" border_color="@secondaryContent.background-color"></fb:recommendations>
As a temporary solution, you can change that in the news_feed_page_global template. Code: <fb:recommendations site="{$requestPaths.host}" width="250" height="300" header="false" font="trebuchet ms" border_color="@secondaryContent.background-color"></fb:recommendations>
yoghurtfarmer Well-known member Dec 10, 2010 #3 Brogan said: As a temporary solution, you can change that in the news_feed_page_global template. Code: <fb:recommendations site="{$requestPaths.host}" width="250" height="300" header="false" font="trebuchet ms" border_color="@secondaryContent.background-color"></fb:recommendations> Click to expand... Already done but thanks Brogan.
Brogan said: As a temporary solution, you can change that in the news_feed_page_global template. Code: <fb:recommendations site="{$requestPaths.host}" width="250" height="300" header="false" font="trebuchet ms" border_color="@secondaryContent.background-color"></fb:recommendations> Click to expand... Already done but thanks Brogan.