![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on IE makes my website look ugly within the Everything Windows forums, part of the General PC Forums category; Why does Internet explorer make my website look ugly, Is it because I need to upgrade IE. need help here....
![]() |
|
|
LinkBack | Thread Tools |
|
|
#3 |
![]() |
I use Firefox and it works great, I also use opera, but my problem is, I am making a website and when I preview It in IE it looks like shiza, and what concerns me is 90% of all people use it.
|
|
|
|
|
|
#5 |
![]() |
Does it look bad in Firefox too?
__________________
[CENTER][IMG]http://i169.photobucket.com/albums/u240/Murasaki007/3060000000056603.gif[/IMG][COLOR=Lime] [/COLOR][CENTER] [/CENTER] [URL="http://forums.qj.net/showthread.php?t=111647"]All Forum Policies[/URL] [/CENTER] [CENTER] [/CENTER] |
|
|
|
|
|
#8 | |
![]() Muffin Love n Lemon
Join Date: Jul 2005
Real First Name: Phil
Location: Surrey, UK
Just Played: Why is this mandatory?
Posts: 11,734
Trader Feedback: 0
|
Quote:
@ OP: have you tried viewing it in IE7 or IE6? |
|
|
|
|
|
|
#13 |
![]() Happy Birthday Psphax0r!
|
Its best to make your page with Fire fox as it has great css suppport while IE isnt uptodate with css and a few things arent supported. Like the min-height property. In FF it works like its supposed to, but in IE, to get the result of min-height you'd have to use _height: or height:. Oh and i find that if you build your page in FF, it should look right in most browsers IE included. Its much easier to fix a few problems in IE later with IE conditionals.
example Code:
<!--[if IE]> some css here that will only apply to an IE browser <![endif]--> -= Double Post =- Give me a link to your website and I can investigate this. Last edited by jjgamepro17; 05-26-2007 at 03:36 AM.. Reason: Automerged Doublepost |
|
|
|
|
|
#19 | |
![]() |
Quote:
__________________
If you ever need me, you can contact me at [URL="**********.net"]**********.net.[/URL] |
|
|
|
|
|
|
#21 | |
![]() Join Date: Aug 2005
Real First Name: Vanden
Location: Vandenland
Just Played: Marval 1
Posts: 11,489
Trader Feedback: 0
|
Quote:
But FIrefox because it open source can be rewritten to be even more secure if people take the time to do it .
__________________
You know where to find me. |
|
|
|
|
|
|
#24 |
![]() Happy Birthday Psphax0r!
|
either way that is some pretty bad layout. I mean you could have made those images flow a little better. One tip: Try to make them all one size and not have some giganto images and some tiny ones like the ones on the side... Oh and fix the menu bar. It appears that one side of it has margins and the other doesnt... Haha, and its funny how your covering up the Go daddy add at the top with that banner... Just make your layout look better..
-= Double Post =- part of your problem is the crap in the internal style sheets specifically the absolute positioning and z-indexes.. you didnt really need to use it. Heh, and that font tag is deprecated, you can just use a style sheet at the TOP of the page (Internal). I wouldnt do what you did which was use those Inline styles... And the z-indexes is whats causeing the images to stand on top of each other. fix that and take them away. oh and i wouldnt use all the javascript to swap images... that can be done with css...not all browsers have javascript so they wouldnt see it anyway. Like me, i browse with javascript off all the time. Last edited by jjgamepro17; 06-05-2007 at 03:31 AM.. Reason: Automerged Doublepost |
|
|
|
![]() |
| Tags |
| makes , ugly , website |
| Thread Tools | |
|
|