Jump to content

footer wide problem in IE7

Whether you're a seasoned veteran or a struggling beginner, Web Radiance is the web development and web design forum for you. You'll find answers to all your HTML, CSS, SEO, and Programming needs. Pull up a chair and stay awhile.

Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

footer wide problem in IE7 Rate Topic: -----

#1 User is offline   tanicos 

  • W.R. Private
  • Group: Members
  • Posts: 49
  • Joined: 03-April 08
  • Gender:Male

Posted 29 September 2008 - 07:59 AM

after tweaking as much as possible a dating script i finally thought to ask for some help
in FF3 the footer is wide since i use
#footerMain{
	width:100%;
	height:150px;
	background:url(images/ftb.jpg) repeat-x;
	color:#DE7F0B;
margin:0;
}
#footer{
	width:950px;
	margin:0 auto;
	height:112px;
	position:relative;
}


now in IE7 things are not the same. the script uses a lot of tables and also uses the <center> tag...the footer goes after the </center> or </table> tags are closing so it should work...unfortunately is not
live link for help http://www.osdatetemplates.org/
0

#2 User is offline   jameson 

  • W.R. Corporal
  • Group: Members
  • Posts: 114
  • Joined: 08-July 08
  • Gender:Male
  • Location:Phoenix, AZ
  • Interests:These days I eat, sleep, and breathe web design with no time for much else. I sure dig some good techno, though.

Posted 29 September 2008 - 09:03 AM

I bet it'll help a lot to get these and these worked out.
0

#3 User is offline   irfan soomro 

  • W.R. Private
  • Group: Members
  • Posts: 1
  • Joined: 05-November 08

Posted 05 November 2008 - 01:12 AM

Remove Height and use Padding and margan for height.


View Posttanicos, on Sep 29 2008, 07:59 AM, said:

after tweaking as much as possible a dating script i finally thought to ask for some help
in FF3 the footer is wide since i use
#footerMain{
	width:100%;
	height:150px;  Remove Height and use Padding and margan for height.
	background:url(images/ftb.jpg) repeat-x;
	color:#DE7F0B;
margin:0;
}
#footer{
	width:950px;
	margin:0 auto;
	height:112px;
	position:relative;
}


now in IE7 things are not the same. the script uses a lot of tables and also uses the <center> tag...the footer goes after the </center> or </table> tags are closing so it should work...unfortunately is not
live link for help http://www.osdatetemplates.org/

0

#4 User is offline   megastarmedia 

  • W.R. Private
  • Group: Members
  • Posts: 1
  • Joined: 10-November 08

Posted 10 November 2008 - 08:19 PM

View Postirfan soomro, on Nov 4 2008, 11:12 PM, said:

Remove Height and use Padding and margan for height.



I found that a search on google usually helps me find others with this same issue. Hope that helps : )

Steve
-------------------
Megastar Media
www.megastarmedia.com
Web Design, Social Networking, Profile Design, html, Hosting, Web Development, Mobile Applications, Software
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

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