altering the size of infobox

Hi

I wish to alter the padding size of an infobox, how best do i do this?

I've tried 
.infobox {
    padding: 5px 0px 0px 15px Important;
   
}

do i need to use custom classes  on the wrapper and target also?


Comments

Sign In or Register to comment.