Susie Posted January 23, 2012 Report Posted January 23, 2012 URL: http://goo.gl/FYNQH I can't seem to figure this out. It should be easy! Is there a way to make the hover color extend all the way to the right when you hover over "Our Clients"?
Susie Posted January 23, 2012 Author Report Posted January 23, 2012 Okay, I just reworked the padding so that it will extend all the way, but I'm concerned that it will not work in all browsers. Can you guys check and let me know if the nav stays on one line for you? Thanks!
newseed Posted January 23, 2012 Report Posted January 23, 2012 Susie, You can try adding padding-right: 51px to this: #subnav li#menu-item-129 a ...which is around line 653. Just keep in mind that if that last link were to be replace with another link then the #menu-item-129 will also likely change thus requiring to update the css.
newseed Posted January 23, 2012 Report Posted January 23, 2012 Susie, my suggestion was made prior to your changes. Doing my method will allow you to adjust that last menu link to the pixel and not break the menu itself.
Susie Posted January 23, 2012 Author Report Posted January 23, 2012 That works better. Thanks, Eddie! I've been staring at this for too long. I didn't want to extend the menu items all the way over like that, but my client is insisting. They will just have to NOT change those links!! Thanks again.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now