Jump to content
Sign in to follow this  
anvilmediainc

Comparing 1.2.3 to 1.3.1 [Screenshot]

Recommended Posts

anvilmediainc

Menu CSS got screwed up on my dev site (haven't rolled 1.3.1 to my live site yet because I figured stuff would break): F5mCo.png This is Live Site vs. Dev Site. I have quite a bit of code controlling the font/spacing of my nav bar in the custom code area of the site, but not sure why it would stop working with the 1.3.1 upgrade.

Share this post


Link to post
Share on other sites
kstrovink

This is akin to what I experienced. Check your template to make sure that the width isn't reset. Mine was reset to -24... so all of the boxes and columns were destroyed.

Share this post


Link to post
Share on other sites
bryan-hadaway

Marked for developer help. Thanks, Bryan

Share this post


Link to post
Share on other sites
Simon

Looks to me like your custom css is setting a padding to `#primary-nav li a` if you disable the padding in firebug it looks fine.

Share this post


Link to post
Share on other sites
Andrew

make sure you save your settings to regen custom css. Looks like your custom css is causing the issue. You've set padding for the nav elements there, selectively comment out your custom css until it works. Or work with Firebug to isolate the issue.

Share this post


Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×