J!Extensions Store™
Forum
Welcome, Guest
Please Login to access forum.
Icons not aligning properly (1 viewing) 
Go to bottom
TOPIC: Icons not aligning properly
#4843
zkriszti
Fresh Boarder
Posts: 1
User Offline
Icons not aligning properly Karma: 0  
Dear John,

I have the following problem: I am displaying "Like", "Share" and "Pin It" icons with your plugin, however, they do not align properly. It seems that the "Like" button's div doesn't take up any space, and the button covers what comes next (in my case, the "Share" button). It seems to be a float-related problem, but I am not sure how to solve it. It seems to work if I ad
Code:

min-width: 80px;
, to the div .fastsocialshare-share-fbl , but I am looking for a "clean" solution if there is any... (a solution where the div takes up as much space as the content needs --- the "Like" button in my case). My site is: http://zaveczkriszti.hu/ Thank you in advance!
 
Logged Logged  
  The administrator has disabled public write access.
#4844
John Dagelmore
Admin
Posts: 3716
User Online Now
Re:Icons not aligning properly Karma: 79  
Dear mate,

maybe you can find useful this forum post: http://storejextensions.org/forum/view/19-fast-social-share/4541-re-icons-not-aligned.html

Normally it depends on the template layout and styles. The div space is managed by the FB contents rendering by javascript so there is no fixed dimensions to assign.
 
Logged Logged  
  The administrator has disabled public write access.
Go to top