I still have the problem, they are displaying vertically and wont go back to horizontal.
Site; http://urlgone.com/f5063f/
Still have the problem with 1.2.3.1 installed.
http://goo.gl/RYtKuX
Sorry about that ! please let us try to figure out a solution and get back to you guys.
Installed update. Has the potential to be a great plugin. Just have a horizontal problem with
IE browser. FF works just fine.
http://kohresources.com
The problem is in the recent update. I’ll try reloading the old one.
Old one works. Perhaps it’s my version of WordPress, although it’s supposed to work in 3.5
Now displays horizontally but my icons won’t show. Too bad. Lots of bugs.
braudis, there is 1 bug displaying horizontally, thats it. Read the comment of the author. Wait for the solution.
hi stripboek,
thanks to keep patience on this, can you please delete and download/active the plugins again to get the fix?
we have update the css for this vertical icon issue.
thanks
Try changing the width on your UL tag.
If your icon width is 32px, and gap is 4px:
(32 + 4) * (number of icons)
So, for me, (32 + 4) * 3 = 108.
Then, override the UL style width:
ul.cnss-social-icon {
width: 108px
}
So, you end up with:
<ul class=”cnss-social-icon” style=”text-align:left;width:108px”>
Hi,
I just tried un installing and re installing and still having the problem of displaying vertically. I reduced the spacing to 4px and it’s a little better because it’s now essentially 2 rows of 3 instead of 3 rows of 2.
Any idea hoe I can get it to 1 row?
liampowermagic.com
thanks
hello liampowermagic,
if you want to display the icon in one row, then just select horizontal in settings.