aymat 6 Report post Posted May 22, 2012 Hi, I tried changing the z-index of the .icons class to 9999 but I'm having no luck. How can I get the icons to sit where they are and function properly on rollover without having to place them below the navigation area? www.stereogramdigital.com Media Developer | Programmer | Pagelines Customisation@joelcarloaymat | www.joelcarlo.net Share this post Link to post Share on other sites
Danny+ 1,327 Report post Posted May 22, 2012 Hi Joel, Add this to your custom CSS and see if that resolves the issue. [code]#nav .content {width: 85%;float: left;}[/code] Please search our forums, before posting! Share this post Link to post Share on other sites
aymat 6 Report post Posted May 22, 2012 Much obliged. Thanks, Danny. - J Media Developer | Programmer | Pagelines Customisation@joelcarloaymat | www.joelcarlo.net Share this post Link to post Share on other sites
aymat 6 Report post Posted May 22, 2012 So, it did resolve the issue but the 1px border underneath the navigation gets clipped. I had planned on styling the navigation without the border anyway, but for future reference, can the social icons sit above the navigation without having to shorten the width of the .content class? Media Developer | Programmer | Pagelines Customisation@joelcarloaymat | www.joelcarlo.net Share this post Link to post Share on other sites