Hi
I've downloaded and edited "Magazine Basic" theme to fit my needs, that is to be able to show right-to-left contents in my language, Farsi. but I've encountered some problems with IE7: the navigation bar (under the banner) is not shown, and also the footer has moved from it's own place. my site is here and you can see the main css file here and the css for IE is here. you can also download the whole theme from here.
What should I do to tame again IE?
Thanx a lot ;-)
Page 1 of 1
problem with "Magazine Basic" in IE7 wordpress
#2
Posted 11 August 2010 - 11:03 PM
In your css
Try adding a width to your ul
and change mainwrapper
I think that should work
Try adding a width to your ul
.sf-menu {
color:#000000;
float:right;
margin-bottom:0;
width:100%;/*added width*/
}and change mainwrapper
#mainwrapper {
background:none repeat scroll 0 0 #FFFFFF;
border-bottom:2px solid #CCCCCC;
border-top:2px solid #CCCCCC;
clear:both;/*added clear*/
margin:0;
overflow:auto;/*added overflow auto*/
padding:15px 10px;
}I think that should work
- ← Things You Might Not Know About Conditional Comments
- Web Browsers
- Redirecting Mobile Devices Elsewhere? →
Share this topic:
Page 1 of 1
Help















