Forums

[resolved] HTML help (3 posts)

  1. cprofits
    Member
    Posted 1 year ago #

    On my site, raghavsuri.com/wordpress you see that the linkedin, rss and twitter icon are one on top of each other. How do I make them side by side? What is the code that I need to use?

  2. Funkphenomenon
    Member
    Posted 1 year ago #

    You could add the following to your style.css:

    .xoxo {
    	overflow: hidden;
    }
    #primary li {
    	float: left;
    	margin-right: 10px;
    	width: 48px;
    }
  3. cprofits
    Member
    Posted 1 year ago #

    Thanks it worked!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.