Closed (fixed)
Project:
Follow
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2011 at 01:28 UTC
Updated:
6 Feb 2012 at 06:20 UTC
I have a nice, simple template for a professional/resume site. And I like the look of your social media links. But ... is there any way to have the icons run left to right or horizontal, rather than from top to botom/vertical? I'm wanting the icons to go below my content, rather than in a separate column to the right or left. My site's at http://raymikell.com/home Thanks!
Ray
Comments
Comment #1
mrkozmik2 commentedI figured it out! Sheesh. Never mind. The only thing I still couldn't figure out was how to just have the icons show, rather than the names + icons (it's a severely minimalist theme here, so the combo made for a cluttered look at the footer), but what I worked out looked fine. If you know how to run just the icons alone, though, I wouldn't mind the info. Thanks!
Comment #2
q0rban commentedHi there! The info you're looking for should be in the README.txt:
http://drupalcode.org/project/follow.git/blob/HEAD:/README.txt
Let me know if you have more questions.
Comment #3
robloachThis really should not require adding any CSS though. Let's allow the user to use either divs or spans for the icon wrappers. That will give us the ability to select horizontal or vertical alignment, without having to worry about the CSS.
Comment #4
robloach