mhgaither
Member
Posted 4 months ago #
My site is at http://www.michaelgaither.com/home.
I just fixed the code on my site, removing my nav links out of the header. I'm now using the WP menu feature for my navigation. Two questions:
1) How can I force a single space after each menu item (for example, "Home|" to "Home |", so the items are centered between the "|" and "|"?
2) How can I pad these menu items, so they appear as buttons? They currently like lik plain hypertext links?
Thanks.
mhgaither
Member
Posted 4 months ago #
Here's a bit more info. It's the menu section in my CSS file. I've been tweaking it, but cannot get the links to appear as buttons. Any ideas?
[CSS moderated as per the Forum Rules. Please just post a link to your site.]
Thanks again,
- M.
Try using Firefox with the Firebug add-on for this kind of CSS work.
http://getfirebug.com/
also can use chrome inspect element option.
Agreed but, having used both, I think Firebug is far easier to use & more powerful.