(image via Made by Girl by Jen Ramos)
- I learned how to remove the navbar and remove borders from images from Alli's post
- this post helped me fuss with the width of my sidebar and main column
- I decided against it (for now), but here's how to create three columns
- it took forever, but I finally got my social media icons to work
- I considered switching the sidebar from right to left (for now I'm keeping it on the right)
- how to stop being a no-reply blogger - this is only slightly related, but applies to those of you who read blogs but don't write blogs. Comments are one of my favorite things about blogging, and I read every single one that I get. They're forwarded to my blog email address (thetinyhummingbirdblog at gmail), so I often reply to comments via email. Lately, I've been experimenting with replying in the comments section, but I still think it's probably easier for commenters to receive an email response than to keep checking the comment thread. Anyway, there are times when I receive a comment from someone whose email address isn't visible in his or her blogger profile, and then the address shows up as "no-reply blogger" and I can't respond directly. This issue has been bothering me for a while and I'd been planning on writing a little tutorial on how to make your email address visible in your profile, but then I discovered that one of my favorite bloggers did the work for me by writing this post just last week. Visit dandee for super simple instructions on how to not be a no-reply blogger anymore. Because I want to write back to you!
Any tips or tricks you care to share?
no tips, but your blog looks lovely, and i am bookmarking this post for a future day when i revive my blog. :) p.s. so exciting that your kiddo's adorable room was featured on apartment therapy!
ReplyDeletesidebar button space fix -
ReplyDeletemake the buttons all one single image with whatever spacing you want, use the html image mapping function to create the links within regions of the picture, then sit back and marvel at your husband's breadth of knowledge.
i love the look and feel of your blog. I even jump out of my google reader so I dont miss the full effect.
ReplyDeleteWell, looking around, I think you have done a wonderful job. Thank you for the links, I may be buggin' my SIL for further help. Thanks ~
ReplyDelete:-}pokey
Your blog looks lovely! Decreasing space between sidebar elements is something I'd always wondered about, too, and it's surprisingly easy. Locate each element's name (such as 'HTML 1' or 'LinkList') and add CSS in Template Editor to decrease the spacing above or below each one.
ReplyDeleteThis example removes space below an element:
#WidgetNameHere {
padding-bottom: -20px;
}
Hope that works!
that's a better solution than mine...
DeleteThanks, Alli! I can't wait to try it.
Deleteahh so happy there is an easy solution for the sidebar spacing. I've been trying with no luck for a while!
ReplyDelete