Stylegala Forums » Forums list » Problem solving
quick box model help needed
quick box model help needed
| Author | Message |
|---|---|
|
infinimedia New member
|
well i just realized my blog isn't working properly in IE PC.
http://www.webimpresario.com can someone check my stylesheet and see if there is a quick fix for this? or could it be my doctype affecting this? my css is: http://www.webimpresario.com/wp-content/themes/k2/styles/impresario.css any help is appreciated. especially since i'm sharing some of this code on two other sites and didn't realize it had broken (i've been using IE so infrequently these days) oh yeah, any idea why my nav bar would've wandered so far to the right also? when I was testing this layout (before copying it into wordpress, it worked fine). |
| Sponsor | |
Lost_User
|
infinimedia wrote:
It appears as though your issue is coming from the other style sheet in your site, and not from the one you referrenced in your post. In your style.css file, you have are giving your ul a margin-left of 290px which seems to be causing your grief. #header ul{ display: block; list-style: none; padding-left: 6px; margin-left: 290px; margin-top: -34px; } My advice, you need to get your two style sheets in sync with one another. You have a lot of redundant style information which might negate any changes you make in the impresario style sheet. |
Page 1 of 1
Powered by phpBB. © 2001, 2006 phpBB Group & Logo Design
Post new topic
Reply to topic