How do you center text in spry-menu with Dreamweaver?
I am creating a navigation bar by using spry-menu feature in Dreamweaver. I would like to center all texts in the menu but I'm not sure how to do that.
Re: How do you center text in spry-menu with Dreamweaver?
Brenda - It's a setting in your css file for the spry-menu. Look for the settings for your links - a, a:hover, a:focus, etc. Change those to text-align: center;