How do I place my website dividers in the middle of my page? They keep going to the left side of the page? Can you please help! Thank you.
- 34 Posts
- 0 Reply Likes
Posted 11 years ago
UK Duke, Champion
- 3321 Posts
- 213 Reply Likes
- 90 Posts
- 10 Reply Likes
Heartbeat-
Are you using a multi-column layout? This may cause a horizontal rule to appear only on one side of the page. What style and layout are you using?
Diane
- Graphic Designer | Yola, Inc.
Are you using a multi-column layout? This may cause a horizontal rule to appear only on one side of the page. What style and layout are you using?
Diane
- Graphic Designer | Yola, Inc.
- 10698 Posts
- 495 Reply Likes
You probably need to add some div tags. Try add this to your html code:
<!--<div align=center>INSERT YOUR WEBDIVIDER CODE HERE</div>-->
Take out the <!-- and -->.
<!--<div align=center>INSERT YOUR WEBDIVIDER CODE HERE</div>-->
Take out the <!-- and -->.
- 34 Posts
- 0 Reply Likes
I am just using random dividers. HTML dividers right now. I will try that code littleus.
- 230 Posts
- 3 Reply Likes
In my site, there have been times I need to set the html inside a two-column widget, with the other side empty to get things aligned. Some I have set ":" into html and used as a center divider. Not sure exactly what you are looking for, but hope these hints help!