Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- Table Borders & Image Margin/Padding


milosevic - 9:34 am on Jan 5, 2011 (gmt 0)


Hi LinusIT,

Try changing your rules for the 'buynow' class to be on .noborder td

The padding you want to remove should be on the parent td, rather than the contained anchor or image.

It's good in addition to reset images to not use padding or margins for the whole site at the top of your css file with a rule like:

img {
margin 0; padding 0;
}

Hope this helps!


Thread source:: http://www.webmasterworld.com/css/4248743.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com