Web Design Forum: problem with "Magazine Basic" in IE7 - Web Design Forum

Jump to content

WDF
WDF Premium Memberships Reseller Hosting
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

problem with "Magazine Basic" in IE7 wordpress Rate Topic: -----

#1 User is offline   ahmad598 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 11-August 10
  • Reputation: 0

Posted 11 August 2010 - 09:44 PM

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 ;-)
0

#2 User is offline   mteam 

  • Web Guru
  • PipPipPipPipPip
  • Group: Members
  • Posts: 1,828
  • Joined: 07-November 09
  • Reputation: 247
  • Gender:Male
  • Location:Manchester
  • Experience:Nothing
  • Area of Expertise:Nothing

Posted 11 August 2010 - 11:03 PM

In your css

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
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users