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

mrkozmik2’s picture

I 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!

q0rban’s picture

Category: feature » support

Hi 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.

robloach’s picture

Title: running horizontal? » Allow listing horizontally
Component: Miscellaneous » User interface
Category: support » feature
Priority: Normal » Major

This 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.

robloach’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.