Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter swarnock89

    (@swarnock89)

    @rajan, I already had a social media widget that I was using, but I do not want it in the sidebar. I want it up in the header next to my site’s title.

    @andrewcrook I thought I had pressed that button but anyway, here is the code:

    <div id="header_icons">
    <dl><a href="mailto:[email protected]"><img src=http://i.imgur.com/lY2Oe5h.png height=30 width=30 />
    <a href="feed"><img src=http://i.imgur.com/XGxpCBe.png width=30 height=30 />
    <a href="http://twitter.com/shawnwarnock"><img src=http://i.imgur.com/iqJlFSE.png width=30 height=30 />
    <a href="http://www.youtube.com/fordgt0589"><img src=http://i.imgur.com/41DFgBK.png width="30" height="30" />
    <a href="https://plus.google.com/111820184197001848982/posts"><img src=http://i.imgur.com/uhc8j9w.png width=30 height=30 position:relative left: 250px /></dl>
    Thread Starter swarnock89

    (@swarnock89)

    This code

    li {
    	border-bottom: solid 2px #333;
    	padding-bottom: .2cm;
    }

    helps to change it to close to what I am looking for, but I want the lines to extend all the way from the left border to the right border. I also want each line of text to be equally spaced from the top and bottom of the box that is made by the two lines. Right now I only have padding bottom, but when I do padding on the top as well, it causes the border at the top of the widgets title to move up and then there is a strange gap.

    Thread Starter swarnock89

    (@swarnock89)

    bump again. can someone please help?

    Thread Starter swarnock89

    (@swarnock89)

    bump

    Thread Starter swarnock89

    (@swarnock89)

    I apologize, I am not quite sure what you mean by Child Theme. The theme that I have on my site is called Twenty Ten. I am doing all of my modifications to the them in Appearance>Edit CSS. I added that bit of code that you wrote but nothing happened.

Viewing 5 replies - 1 through 5 (of 5 total)