I am not very familiar with twitter, just added the Portals Block but the Twitter logo is very similiar to the Borders Color
Does anyone know where/how to change the Logo http://widgets.twimg.com/i/widget-logo.png ? Thanks
I am not very familiar with twitter, just added the Portals Block but the Twitter logo is very similiar to the Borders Color
Does anyone know where/how to change the Logo http://widgets.twimg.com/i/widget-logo.png ? Thanks
We can all change the logo out easily. Template: EWRporta_Block_Twitter
Find the below code and replace it to the path of whatever image you desireCode:<img src="http://widgets.twimg.com/i/widget-logo.png" alt="" />
Yeah you do...That's an iframe with the content provided by Facebook so you have no control over it.
.fan_box.commections_grid.grid_item img{
height: 50px;
width: 50px;
}
You can always save it to your computer and re-color it.I agree that the current white logo doesn't display well on light themes. But it appears great on dark themes.
We can all change the logo out easily. Template: EWRporta_Block_Twitter
Find the below code and replace it to the path of whatever image you desireCode:<img src="http://widgets.twimg.com/i/widget-logo.png" alt="" />
Personally I like the current logo but need to change the color for use with the light style.
You can always save it to your computer and re-color it.
Shouldn't it be connections, rather than commections?
.fan_box.connections_grid.grid_item img{
height: 50px;
width: 50px;
}
Facebook caches CSS... so you have to update the Facebook template and add ?1 (and increment on each change) to the URL of the css.nice catch.
I adjusted the code but it still is not working.
Code:.fan_box.connections_grid.grid_item img{ height: 50px; width: 50px; }
Facebook caches CSS... so you have to update the Facebook template and add ?1 (and increment on each change) to the URL of the css.
<fb:fan width="240" height="291" connections="12" stream="false" logobar="false" css="{$xenOptions.boardUrl}/js/8wayrun/facebook.css?2" profile_id="{$option.facebook_profile}"></fb:fan>
We use essential cookies to make this site work, and optional cookies to enhance your experience.