Page is a not externally linkable
- Code, Content, and Presentation
-- HTML
---- Unwanted vertical spacing under images


rocknbil - 4:12 pm on Jun 28, 2011 (gmt 0)


Welcome aboard StrangePR, you should install the Firebug extension for Firefox - a right click->Inspect Element on the images shows a 33/20 pixel padding above and below them and points to this selector:

#innercontent img {
margin: 0;
padding: 33px 0 20px;
}


Thread source:: http://www.webmasterworld.com/html/4332126.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com