Hi all,
I am trying to pin down a couple of issues for a layout I am trying to tweak. Appreciate any help.
It's on the homepage for snowboard-review.com.
I am using Firebug to debug, but it's not helping on these ones.
1. The first is top and bottom margin for the <h3> just under the logo. Firebug suggests there is a margin being applied, but I cannot find where. The <h3>'s on the right-hand side do not seem to have the same problem.
2. The <h3> on the right-hand side ("Recent Entries") is a smaller font than the one on the left-hand side but I cannot see where it is inheriting a smaller font.
3. The div with id blog-header is set with 114 px as the height, but the image inside is also 114 px high, but the image flows outside the div. The img doesn't seem to have any properties which would give it extra padding/margin. I am having to use a margin/top property on the parent div containing all three columns so that the text is not hidden underneath the image.
Thanks!





Bookmarks