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

qrichou’s picture

Sorry 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;
}

jwolf’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.