Aug 19, 2008 12:40
graphics journal, i am icons, graphics, icon journal, icons
Leave a comment
Reply
(The comment has been removed)
Comments 4
There are a lot of communities that provide great layouts.
Usuallyyou insert the following code at the end of your stylesheet to add an headerimage. Well, if you use css, of course.
.headerimage {
position: relative;
width: xx px; height: xx px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-image: url('your image');
background-repeat: no-repeat;
}
insert the weight and height of your headerimage of course.
Reply
Reply
(The comment has been removed)
Reply
Reply
Leave a comment