First things first, I may as well document how I managed to centre the image and description text at the top of this blog;-
- Click the Design tab
- Click Template designer
- Click Advanced
- Click Add CSS
#Header1_headerimg {margin:0 auto;}
.Header .description {text-align:center;}
VoilĂ !
PS: This is accurate as of the date of this post; I'm sure the whole process will have changed in about 47 minutes or so.
No comments:
Post a Comment