• Resolved specht15

    (@specht15)


    I want to put more space between the social media icons in my text widget in the sidebar up top and the search widget below it but don’t know how. Any help would really be appreciated.

    [hfpsales.com]

Viewing 14 replies - 1 through 14 (of 14 total)
  • Thread Starter specht15

    (@specht15)

    Tried everything I could possibly insert in my widget code and tried throwing things in the style.css and widget.php nothing is working at all. If I change or increase the margin to margin-bottom or whatever it always adds spacing around the whole image which is not at all what i want. I just need a little space between the icons and the search bar below them.

    <a title="Follow!" href="https://www.twitter.com/" target="_blank"><img class="size-full wp-image-28 alignleft" title="Follow!" src="https://hfpsales.com/wp-content/uploads/2011/08/twitsmall.png" alt="" width="66" height="56" style="margin:0;" /></a>
    
    <a title="Like!" href="https://www.facebook.com/pages/WafflesHomecom/313834788151" target="_blank"><img class="size-full wp-image-27 alignleft" title="Like!" src="https://hfpsales.com/wp-content/uploads/2011/08/fbsmall.png" alt="" width="60" height="55" style="margin:0;" /></a> 
    
    <a title="Subscribe!" href="https://www.youtube.com/user/HeartlandWaffles" target="_blank"><img class="size-full wp-image-31 alignleft" title="Subscribe!" src="https://hfpsales.com/wp-content/uploads/2011/08/ybsmall.png" alt="" width="60" height="55" style="margin:0;"/></a>

    Unless you provide a link to a page demonstrating the problem, no one will be able to offer much in the way of assistance.

    Thread Starter specht15

    (@specht15)

    thanks for the reply.

    its right up there in my first post ^^^

    hfpsales.com

    We can’t see the site – it’s password protected.

    Thread Starter specht15

    (@specht15)

    hmm try again if it asks..
    u/n: hfpuser
    pw/ Hfpzz99

    Weird – I’m not being asked for a login now! Try adding:

    .art-sidebar1 #text-3 {
    margin-bottom:20px;
    }

    to our theme’s stylesheet.

    Thread Starter specht15

    (@specht15)

    Thank you very much, no luck with that code inserted in the middle of my stylesheet though.

    Try adding it to the very end of style.css.

    Thread Starter specht15

    (@specht15)

    hmm still nothing

    .art-sidebar1 #text-3 {
        height: 85px;
    }

    should work.

    Thread Starter specht15

    (@specht15)

    it’s an artisteer template if that makes any difference.. i can’t get that height coding to work either..

    It worked for me using Firebug.

    Thread Starter specht15

    (@specht15)

    ok oddly, when i put it on 85px it works after refreshing, but then when i try to decrease to around 60-45 it disappears entirely…? Sorry for splitting hairs but just trying to do it right, I really appreciate your help

    Thread Starter specht15

    (@specht15)

    ok 70 looks great and it went through…

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Widget Spacing in sidebar’ is closed to new replies.