My website is shaleshockmedia.org
I'd like some space to appear under the social networking icons. What do I need to do to add some space?
My website is shaleshockmedia.org
I'd like some space to appear under the social networking icons. What do I need to do to add some space?
You must play a bit with your blog style-sheet. Please refer the answer to "My Author Profiles don't at all look like the ones you display in the screenshots" at the faq page. You may try to increase the padding-bottom value as shown below:
#author-spotlight #social-icons{
padding-bottom:25px;
margin-top:2px;
padding-top:0px;
align:center;
background:#DFF3F9;
}You must log in to post.