Hi, after looking through this forum for several hours, I finally figured out how to get my logo to appear correctly. Now I am trying two more things:
1) Social icons: I swapped out the theme icons for some others, but the new icons are 32px x 32px and thus are not displaying completely. I would like to get rid of the transparent effect so that the icons look the same with or without hovering over them. I also tried adding a YouTube icon, but don't quite seem to have it. Here's what I added to the header.php file (spacing added):
<li class='youtube'> < a href = "http://www.youtube.com/user/cantreadgood/" > YouTube < /a>
And here's what I added to the custom.css file (NOTE: I deleted "transparent" from the code, hoping to get rid of the transparent effect):
.social_bookmarks .youtube a{background: url(../images/skin-minimal/icons-youtube.png) 0 0 no-repeat;}
How can I get rid of the transparent effect for the social icons, properly set up the Youtube icon, and display each icon fully?
2) I would like to add a second picture to my header (since my logo is so big, I have a huge space in between the social icons and logo anyways). Is there a way I can add a second png picture to the header that links to another page? I was going to do a cutout of the family and link it to their blog.
Here's the link to the site in development: http://www.garetii.com/faithmtnfarm2/
Thanks for your help. This is a great theme to work with.














