A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.
Hello,
I've created a skin using the ramblingsouls-colorpencils as a template and I have an issue when using IE7 and higher.
If the primary navigation extends further than the browser witdth, the navigation goes to two lines, which is fine in most browsers, however in IE7 it then falls behind the .wrapcenter div and is obstructed by my main content.
I've tried adding clear:both in a variety of places but none seem to work. So far my only working solution is to give the .wrapcenter div a margin-top of double the width of the navigation so it has the space to fall into, but this will obviously leave me with a large gap when the browser width can accomodate the full navigation.
Has anyone else encountered this problem and worked out a decent solution?
Sorry if this has already been answered elsewhere.
Thanks,
Andy
Hi Andy,
If you post a link to your site, I can probably figure this out for you.
Thanks, Joe D.
Hi Joe,
Really appreciate the offer. Unfortunately because it's a site I'm building for a separate company I'm not able to give out links for it. I understand this does make it difficult for anyone to help me out.
Are there any snippets of CSS I could post for you to get a better idea of what's going on?
Thanks again for trying to help.