Are you having difficulty centering your header in the new "Template Designer"? Try this...
- Open the "Template Designer"
- Click on "Advanced"
- Click on "CSS"
- Drop in the following code shown in red below:
#Header1 {width:800px;margin:0 auto}
Your header should now be centered. Congrats!
No comments:
Post a Comment
Thank you for taking the time to leave a comment.