Hi,
when i embed images in articles (td) i get padding.
How do i get rid of this padding?
Thks
Saviour
.article-content td {padding: 0}
.article-content td{
background:none repeat scroll 0 0 white;
}
.article-content td{
background:none repeat scroll 0 0 white;
}