I added a new supporter to my link section and it knocked the bottom one out of alignment.
What up with that?
http://img.skitch.com/20100312-j54xcq52qxm34tkh47kxdfqucu.jpg
I added a new supporter to my link section and it knocked the bottom one out of alignment.
What up with that?
http://img.skitch.com/20100312-j54xcq52qxm34tkh47kxdfqucu.jpg
Try editing style.css and adding:
#sidebar2 .widget_links li {
height:100px;
width:100px;
}
to the bottom of the file.
Thanks so much that + some padding:40px; fixed it.
This topic has been closed to new replies.