[ 
https://jira.codehaus.org/browse/MSKINS-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=359758#comment-359758
 ] 

Michael Osipov commented on MSKINS-92:
--------------------------------------

I am open for the workaround. The the additional issue should not reinvent the 
wheel but should use stuff like 
[this|http://www.heise.de/extras/socialshareprivacy/] jQuery plugin including 
their forks ([1|https://github.com/patrickheck/socialshareprivacy/] and 
[2|https://github.com/panzi/SocialSharePrivacy]) on GitHub. Especially because 
all of those widgets violate the privacy laws here in Germany and other 
countries probably too.

Regarding the workaround, does it satisfy to enlarge to 100 pixels or do you 
want to go for the widths options in {{<fluidoSkin>}}?

> Facebook Like iframe too narrow when in topbar
> ----------------------------------------------
>
>                 Key: MSKINS-92
>                 URL: https://jira.codehaus.org/browse/MSKINS-92
>             Project: Maven Skins
>          Issue Type: Bug
>          Components: Fluido Skin
>            Reporter: Francesco Chicchiriccò
>            Assignee: Michael Osipov
>            Priority: Minor
>         Attachments: badges.png, MSKINS-92.patch
>
>
> See Apache Syncope website at http://syncope.apache.org
> On the top right you can see the Facebook Like button rendered by
> {code}
>     <iframe 
> src="http://www.facebook.com/plugins/like.php?href=http://syncope.apache.org/&send=false&layout=button_count&show-faces=false&action=like&colorscheme=dark";
>         scrolling="no" frameborder="0"
>         style="border:none; width:80px; height:20px; margin-top: 10px;"  
> class="pull-right" ></iframe>
> {code}
> when changing style to 
> {code}
> "border:none; width:100px; height:20px; margin-top: 10px;"
> {code}
> the right-side box is rendered correctly.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to