Closed (won't fix)
Project:
Omega Kickstart
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 May 2013 at 21:16 UTC
Updated:
30 May 2013 at 09:12 UTC
Jump to comment: Most recent file
Comments
Comment #1
vasikeindeed. it seems there's a fixed width for the social links items.
This is an issue of Omega Kickstart.
here is a patch for this.
Comment #2
lsolesen commentedMakes no difference. It is still the same after applying the patch.
Comment #3
cookiz commentedCan you tried with this patch (I've simply remove the fixed width in the css).
I will include this modification in the theme if it works for you.
Comment #4
lsolesen commentedComment #5
lsolesen commentedI applied the patch and got the following:
Also the output seems to be the same, see attached.
Comment #6
lsolesen commentedComment #7
lsolesen commentedComment #8
cookiz commentedOkay so it seems the iframe for fb like button has settings (admin/config/services/service-links/widgets)
by default the width is set to 100px, because of the length of the like button in your language you will need to change the width to something like 160px.
The patch #2 will be included in the next omega_kickstart release (removing the width for the .service-links ul li).