Susie Posted January 23, 2012 Report Share 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"? Quote Link to comment Share on other sites More sharing options...
Susie Posted January 23, 2012 Author Report Share 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! Quote Link to comment Share on other sites More sharing options...
newseed Posted January 23, 2012 Report Share 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. Quote Link to comment Share on other sites More sharing options...
newseed Posted January 23, 2012 Report Share 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. Quote Link to comment Share on other sites More sharing options...
Susie Posted January 23, 2012 Author Report Share 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.