could anyone help me minimize my footers text at www,whoisjem.com so it matches http://www.stuttgenstudios.com footer. (I am at the beginning stages of my blog and need some help. Thanks :)
The blog I need help with is whoisjem.com.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
could anyone help me minimize my footers text at www,whoisjem.com so it matches http://www.stuttgenstudios.com footer. (I am at the beginning stages of my blog and need some help. Thanks :)
The blog I need help with is whoisjem.com.
Are you talking about the copyright stuff? They are both the same size, 12px.
Edit your widget and turn this:
<p style="text-align:center;">
to this:
<p style="font-size:80%;text-align:center;">
Change the percentage to adjust the size.
thanks :) is there anything I can do about the excess space in that widget? i would like that text box to be "skinnier"
This seems to do it.
#supplementary {
padding-top: 0.5em !important;
}
#third .widget {
margin-bottom: -0.5em;
}
thanks :) you're incredible
You are welcome.
This topic has been closed to new replies.