Closed (fixed)
Project:
Simple social icons
Version:
8.x-1.0-alpha1
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
22 Mar 2016 at 01:44 UTC
Updated:
8 Apr 2016 at 02:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
xaiwant commentedHi @dzinelabs, as per your feature request i have added horizontal/ vertical option in block configuration page to set the social icon layout.
attaching patch.
Comment #3
heykarthikwithuworks fine, displays the icons horizontal/vertical based on configuration.
Comment #5
heykarthikwithuCommited..
Comment #6
dzinelabs commentedIs the patch a complete rewrite of the php file so i can just copy and paste? It seems to have a lot of code to alter manually and I was not able to find a tool that apply patches to files that are stored on a shared host ...
Comment #7
krknth commented@dzinelabs : you can replace files, follow below link and replace 2 files
https://www.drupal.org/commitlog/commit/84042/4f684387e29dfd633b0fa5182e...
Files are :
/src/Plugin/Block/SimpleSocialIconsBlock.php
/styles/simple_social_icons.css
Comment #8
dzinelabs commented@krknth : patch works as far vertical/horizontal but when choosing vertical the icons get all messed up.
See:
vertical alignment
Block is situated just above footer with title ´Sharing is caring !´
Comment #9
krknth commented@karthik : pls check
Comment #10
heykarthikwithu@dzinelabs, i have checked the site, seems the css has not been applied,
It might be conflicting with the theme or patch must have not applied correctly.
Also try to make fresh clone of code and check.
Comment #11
dzinelabs commented@karthik, works now. Re-upped the css and cleared caches ...works like a charm.
Nice work guys!
Comment #12
xaiwant commentedcheers @dzinelabs.
nice to hear back from you