 |
29-11-2007, 09:09 PM
|
#1 (permalink)
|
|
Wise Old Owl
Join Date: Feb 2007
Posts: 1,009
|
Need help in web page d..plz .
hi guys ....... i am facing a prob in a web page ..... its opening fine in Opera .... but when i open it in IE 6 .. its setting get crappy ..........
the page is this Link ..
plz check and tell wat shld i do to correct this ..........
plz help .
thnx in advance .........
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
29-11-2007, 11:41 PM
|
#2 (permalink)
|
|
हॉर्न ओके प्लीज़
Join Date: Sep 2007
Posts: 1,493
|
Re: Need help in web page d..plz .
It opened well for me in Opera 9.10 and IE 7
If problems exists only with this site, thn probably the problem is on their side, may be due to invalid CSS or inproper rendering by IE, though not likely.
__________________
विक्टर रॅंबो - चाणकया प्रभावित व्यक्ति
गीक होना माँगता
|
|
|
29-11-2007, 11:44 PM
|
#3 (permalink)
|
|
CG Artist
Join Date: May 2006
Location: New Delhi,India
Posts: 1,462
|
Re: Need help in web page d..plz .
@harryneopotter you are right.In opera its working fine.But in IE6 everything is messed up.
|
|
|
30-11-2007, 12:19 AM
|
#4 (permalink)
|
|
TechTin.com
Join Date: Jun 2005
Location: www.TechTin.com
Posts: 4,090
|
Re: Need help in web page d..plz .
opening fine in IE7, Opera, FireFox
|
|
|
30-11-2007, 12:50 AM
|
#5 (permalink)
|
|
Wahahaha~!
Join Date: Dec 2006
Location: Pune/there
Posts: 7,675
|
Re: Need help in web page d..plz .
Here is the culprit, IE 6 has some serious problem with rendering elements positioned relative
http://www.brunildo.org/test/IE_rel_abs.html
http://www.brunildo.org/test/IE_rel_absR.html
Here is a part of css file for the webpage
Quote:
#main {
padding-top: 48px;
width: 446px;
position: relative;
}
#main .inner {
position: relative;
margin: 0 0 0 10px;
padding-right: 10px;
border-right: 1px solid #ccc;
}
|
Change
position: relative to absolute
Last edited by Faun; 30-11-2007 at 12:56 AM.
|
|
|
30-11-2007, 01:16 PM
|
#6 (permalink)
|
|
TechFreakiez.com
Join Date: Sep 2006
Location: New Delhi
Posts: 621
|
Re: Need help in web page d..plz .
working fine on IE7, Opera, Firefox and webTV
__________________
Personal Log | Star date 05.04.2009: TDF Meet Kanpur was Awesome :D
www.TechFreakiez.com
|
|
|
30-11-2007, 01:28 PM
|
#7 (permalink)
|
|
Human Spambot
Join Date: Jan 2007
Location: Lat 28.38°N , Longt 77.13°E
Posts: 2,431
|
Re: Need help in web page d..plz .
Quote:
|
Originally Posted by harryneopotter
plz check and tell wat shld i do to correct this ..........
|
Download and install IE7
|
|
|
30-11-2007, 01:45 PM
|
#8 (permalink)
|
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,658
|
Re: Need help in web page d..plz .
Uhh, for those recommending him to use IE7, just give it a thought. He's worried about his visitors using IE6, not himself.
__________________
Harsh J
www.harshj.com
|
|
|
30-11-2007, 08:34 PM
|
#9 (permalink)
|
|
Wise Old Owl
Join Date: Feb 2007
Posts: 1,009
|
Re: Need help in web page d..plz .
Quote:
|
Originally Posted by T159
|
thnx dear .. let me try this change ...hope it works .... but if this is a prob in CSS ... then how other pages in the site are opening without any prob ?
Thnx Dude .... its working now . Thanx a lot.
Last edited by harryneopotter; 30-11-2007 at 08:46 PM.
|
|
|
30-11-2007, 08:54 PM
|
#10 (permalink)
|
|
Be CoOl rAp RuLeZ !!!
Join Date: Feb 2007
Posts: 1,968
|
Re: Need help in web page d..plz .
Use javascript to say that this website works only in IE 7+
__________________
iPhone 3G 16GB + Samsung I450 + Sennheiser CXL 400 + PSP Phat + Samsung NC10 :D
Previous phones: N73ME , W810I , Asus P320
|
|
|
30-11-2007, 08:58 PM
|
#11 (permalink)
|
|
Wahahaha~!
Join Date: Dec 2006
Location: Pune/there
Posts: 7,675
|
Re: Need help in web page d..plz .
Quote:
|
Originally Posted by harryneopotter
thnx dear .. let me try this change ...hope it works .... but if this is a prob in CSS ... then how other pages in the site are opening without any prob ?
Thnx Dude .... its working now . Thanx a lot.
|
No problemo 
i had same issues with my recent project, IE7 somehow screws up the decoration while mozilla works as i expect.
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|