Susie Posted August 4, 2011 Report Posted August 4, 2011 Okay, this should be so easy, but I'm stumped! I've looked at it in Firebug and cannot find the culprit. http://goo.gl/jcXky I'm working with the h4 that says "Learn More About AMP". I want the whole thing (text and blue background) to be about 10 pixels down from the top of the widget itself but I can't get it to budge. What am I missing?? Quote
newseed Posted August 4, 2011 Report Posted August 4, 2011 Either apply top padding to the class="widget-wrap" or just add 'display:inline-block' the h4 tag. Quote
Susie Posted August 4, 2011 Author Report Posted August 4, 2011 Thank you, Eddie!!! Sheesh. Couldn't figure that out. Quote
newseed Posted August 4, 2011 Report Posted August 4, 2011 You would think that by adding margin to the h4 tag would push it down but it doesn't and someone told me once about this a few years ago as to why but I can't put my finger on it as to what that was. Quote
newseed Posted August 4, 2011 Report Posted August 4, 2011 http://www.w3.org/TR/CSS2/box.html#collapsing-margins Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.