NamePros
Welcome, Guest! Ready to make a name for yourself in the domain business? We welcome both the hobbyist and professional domainer to join the discussion as part of the NamePros community.

Click here to create your profile to start earning reputation for posting, and trader ratings for buying & selling in our free e-marketplace. Build your trader rating with each successful sale. Our system has tracked over 100,000 sales and counting!
FAQ & TOS Register Search Today's Posts Mark Forums Read

Go Back   NamePros.com > Website Development Discussion Forums > Programming
Reload this Page IE 5.5 --> IE 6.0 page display problem

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.

Advanced Search


Closed Thread
 
LinkBack Thread Tools
Old 07-01-2003, 08:58 PM THREAD STARTER               #1 (permalink)
New Member
Join Date: Jul 2003
Posts: 4
mandrake is an unknown quantity at this point
 



IE 5.5 --> IE 6.0 page display problem


im not to sure if this is the right type of forum to ask this in, but anyways....


http://www.mandrake.curvedspaces.com/ (its only simple and not quite finished yet so dont laugh=)
????: NamePros.com http://www.namepros.com/programming/14941-ie-5-5-ie-6-0-a.html

im making a webpage/journal with b2 weblog, my page (see above) was was loading fine when i was using internet explorer 5.5, it has a main column and a side column at the moment...using css. both tables use the same css styles, so they should display properly...which they did in IE 5.5, but in IE 6 the side tabe displays with out a background...and to the bottom left of the main table

(sorry if i dont make much sense...btw, mind the html/php this is my first real attempt at making a webpage...also my first time using css...i'll clean it all up when im happy with the design)

thanks for your help =)
mandrake is offline  
Old 07-01-2003, 09:12 PM   #2 (permalink)
Senior Member
Join Date: Aug 2002
Posts: 1,255
deadserious has a spectacular aura aboutdeadserious has a spectacular aura about
 



Hey mandrake, Welcome to Web Design Talk!

Your page shows up with the main column in the middle and then a table on the right which does include the same background as the page has, and I am using IE6.0, so you may just need to repair your IE or reinstall it with all the css options enabled.
deadserious is offline  
Old 07-01-2003, 09:24 PM   #3 (permalink)
NamePros Regular
Join Date: Aug 2002
Posts: 650
bobbi is an unknown quantity at this point
 



I see it fine as well with IE 6.0, main column in the middle and the table to the right with the same background as the main page. If you just installed IE 6.0 try deleting your Temporary Internet files and Cookies, that may be the reason you are seeing it differently.

Oh and Welcome to Web Design Talk [=
bobbi is offline  
Old 07-01-2003, 09:24 PM   #4 (permalink)
NamePros Regular
Join Date: Sep 2002
Location: Canada
Posts: 481
DarkDevil is an unknown quantity at this point
 



Re: IE 5.5 --> IE 6.0 page display problem


Quote:
Originally posted by mandrake
btw, mind the html/php
Interesting fact about php that people who are newer don't really realize. Php is not visible from the client end of things. Nor is there any way to steal the file by saving it. Php is a server side language.
__________________
Sometimes I lay awake at night and I ask "Where have I gone wrong?" Then a little voice says "This is going to take more than one night"
DarkDevil is offline  
Old 07-01-2003, 09:29 PM   #5 (permalink)
NamePros Regular
Join Date: Aug 2002
Posts: 650
bobbi is an unknown quantity at this point
 



Did you want the background for the table to be the same color as the column in the middle of the page where your blog entries go, instead of it being the same background as the main background on the page with the lines??

btw, beautiful kitty [=
bobbi is offline  
Old 07-01-2003, 09:38 PM   #6 (permalink)
NamePros Regular
Join Date: Jun 2003
Location: California
Posts: 245
Alpha is an unknown quantity at this point
 



I'd reinstall IE 6 like deadserious said.
__________________
--Alpha
Alpha is offline  
Old 07-01-2003, 09:50 PM THREAD STARTER               #7 (permalink)
New Member
Join Date: Jul 2003
Posts: 4
mandrake is an unknown quantity at this point
 



Quote:
Originally posted by bobbi
Did you want the background for the table to be the same color as the column in the middle of the page where your blog entries go, instead of it being the same background as the main background on the page with the lines??

btw, beautiful kitty [=
thanks for the welcome and the quick replies
????: NamePros.com http://www.namepros.com/showthread.php?t=14941

just to clear things up,:
yes, the side column is supposed to be the same color as the middle column, at the moment its see through :/ its supposed to be at the top of the page as well...

i will reinstall IE 6...
mandrake is offline  
Old 07-01-2003, 09:55 PM   #8 (permalink)
Senior Member
Join Date: Aug 2002
Posts: 1,255
deadserious has a spectacular aura aboutdeadserious has a spectacular aura about
 



I think I see what you see. So it may have nothing to do with IE6.0 ... I really don't think that if all of us using IE 6 are seeing what you are that it's a browser problem, I guess it's still possible ........ Strange. :webdev:

Also you said the side column was on the left? Did you mean on the right? Because that's where I see it.
deadserious is offline  
Old 07-01-2003, 10:10 PM THREAD STARTER               #9 (permalink)
New Member
Join Date: Jul 2003
Posts: 4
mandrake is an unknown quantity at this point
 



lol, yeah i meant on the right

if it wasnt a IE problem then shouldnt it be the display the same when i installed IE6...

hmm...sorry to bug you all with this

anyone have any other ideas as to fix it

heres two screenshots, the first with IE 5.5 (how it should look), the second with IE 6

IE5-5 Screen IE6 Screen
mandrake is offline  
Old 07-01-2003, 11:14 PM   #10 (permalink)
Senior Member
Join Date: Aug 2002
Posts: 1,255
deadserious has a spectacular aura aboutdeadserious has a spectacular aura about
 



Look for this code in your page, and add what I have in bold:

<font size="-6" color="666666">Mandrake</font></a>
(ChrisB</i></font></p>
</div>
</td>
</tr>
</table>
</div>
</td>
<td height="119" width="201" valign="top">

Try that and see if that fixes it.
deadserious is offline  
Old 07-01-2003, 11:18 PM   #11 (permalink)
NamePros Regular
Join Date: Sep 2002
Location: Canada
Posts: 481
DarkDevil is an unknown quantity at this point
 



Probibly would, i was under the impression he was using css for positioning..
__________________
Sometimes I lay awake at night and I ask "Where have I gone wrong?" Then a little voice says "This is going to take more than one night"
DarkDevil is offline  
Old 07-02-2003, 12:59 AM THREAD STARTER               #12 (permalink)
New Member
Join Date: Jul 2003
Posts: 4
mandrake is an unknown quantity at this point
 



Quote:
Originally posted by deadserious
????: NamePros.com http://www.namepros.com/showthread.php?t=14941
valign="top"
mandrake dances around, yippee, you fixed my problem deadserious now i just have to set the bg color again.

thanks muchly everyone

100,000,000,000 points to deadserious
mandrake is offline  
Old 07-02-2003, 03:45 AM   #13 (permalink)
NamePros Regular
Join Date: Aug 2002
Posts: 650
bobbi is an unknown quantity at this point
 



Glad you got it fixed mandrake [=
bobbi is offline  
Old 07-02-2003, 05:01 PM   #14 (permalink)
NamePros Regular
Join Date: Aug 2002
Posts: 650
bobbi is an unknown quantity at this point
 



one more thing, I don't know if you are aware of it or not, and I know that you said the site isn't finished, but there are quite a few pop ups on there, even when someone goes to comment, there is a popup besides the comment box.
bobbi is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools


Liquid Web Smart Servers  
All times are GMT -7. The time now is 11:54 AM.

Managed Web Hosting by Liquid Web
Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 Ad Management plugin by RedTyger