Hey man. Go to your blogger's edit layout page> edit HTML and find:
#header-wrapper { width:670px; margin:0 auto 10px; border:1px solid $bordercolor; }
change the width # to something bigger and the border won't get cut off by your header image. Took me hours to figure this out! The picture auto fits so it will never be small enough. You'll have to make the border bigger.
5 comments:
Red eyes are scary! I like these pieces too. Are you turning these into paintings?
Very cool, are these for a fine art series? They could be symbolic enough for limited edition prints.
Yes paintings and drawings that will become prints.
Hey man. Go to your blogger's edit layout page> edit HTML and find:
#header-wrapper {
width:670px;
margin:0 auto 10px;
border:1px solid $bordercolor;
}
change the width # to something bigger and the border won't get cut off by your header image. Took me hours to figure this out! The picture auto fits so it will never be small enough. You'll have to make the border bigger.
Post a Comment