Hi,
Is there a way to stop the block CSS from showing if there is an image in the block as it pushes the image out?
Please see http://www.virginianicholson.co.uk/ For an example.
Many Thanks
Richie
Hi,
Is there a way to stop the block CSS from showing if there is an image in the block as it pushes the image out?
Please see http://www.virginianicholson.co.uk/ For an example.
Many Thanks
Richie
Comments
Comment #1
qrichou commentedSorry i was being dumb just used CSS.
#block-block-7 .content {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
border:0;
background:none;
}
Comment #2
jwolf commentedComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.