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="http://www.twitter.com/" target="_blank"><img class="size-full wp-image-28 alignleft" title="Follow!" src="http://hfpsales.com/wp-content/uploads/2011/08/twitsmall.png" alt="" width="66" height="56" style="margin:0;" /></a>
<a title="Like!" href="http://www.facebook.com/pages/WafflesHomecom/313834788151" target="_blank"><img class="size-full wp-image-27 alignleft" title="Like!" src="http://hfpsales.com/wp-content/uploads/2011/08/fbsmall.png" alt="" width="60" height="55" style="margin:0;" /></a>
<a title="Subscribe!" href="http://www.youtube.com/user/HeartlandWaffles" target="_blank"><img class="size-full wp-image-31 alignleft" title="Subscribe!" src="http://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.
thanks for the reply.
its right up there in my first post ^^^
hfpsales.com
We can’t see the site – it’s password protected.
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.
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.
.art-sidebar1 #text-3 {
height: 85px;
}
should work.
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.
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
ok 70 looks great and it went through…