centre header image
-
i added this as a class:
.mast {
text-align:center;
margin-top:0px;
margin-bottom:0px;
padding:0px;
}and the code looked like this:
<div id="masthead" class="mast box">
</div>box is an existing class which is for the box side of the page. But this doesn’t seem to centre the image. I made the box bigger as I made the page bigger, rather than making the image bigger, I would like to simply centre the image.
Cheers
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘centre header image’ is closed to new replies.