4 Replies - 425 Views - Last Post: 13 September 2009 - 06:51 AM

#1 nick1200  Icon User is offline

  • Php Coder
  • member icon

Reputation: -18
  • View blog
  • Posts: 922
  • Joined: 21-March 09

Site is not showing rite in ie but shows fine in firefox

Post icon  Posted 09 September 2009 - 12:19 PM

i have a rpg and i think looks are everything most young people use internet explore ( people who dont know much about software etc. )

so really i need to make my site look good in every browser


Hers my .css







<style>

body { font-family: arial, helvetica, sans-serif;  font-size: 11px; color: 000000 }

BODY { SCROLLBAR-FACE-COLOR: #7e7e7e; FONT-SIZE: 8.5pt; SCROLLBAR-HIGHLIGHT-COLOR: #7e7e7e; SCROLLBAR-SHADOW-COLOR: #7e7e7e; COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #7e7e7e; LINE-HEIGHT: 120%; SCROLLBAR-ARROW-COLOR: #03BBFF; SCROLLBAR-TRACK-COLOR: #7e7e7e; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif; SCROLLBAR-DARKSHADOW-COLOR: #7e7e7e; SCROLLBAR-BASE-COLOR: #7e7e7e; TEXT-DECORATION: none }


td { font-family: arial, helvetica, sans-serif;  font-size: 11px; color: 777777 }

.mash { font-family: arial, helvetica, sans-serif;  font-size: 20px; color: 777777 }

p { font-family: arial, helvetica, sans-serif;  font-size: 11px; color: 77777 }

img { border: 0 }

a:link {color: 666666; border: 0px; font-family: arial, helvetica, sans-serif;  font-size: 11px; text-decoration: none}

a:visited {color: 666666;  font-family: arial, helvetica, sans-serif;  font-size: 11px; text-decoration: none} 

a:active {color: 666666;  font-family: arial, helvetica, sans-serif;  font-size: 11px; text-decoration: none} 

A:hover {text-decoration: none;  font-family:arial, helvetica, sans-serif;  font-size: 11px;color: #03BBFF}



</style>




i did have some thing if ie.6 then uses some ie.6 hack or something :blink:


my sites www.pokemontoxic.net

if any 1 wants to look at it in ie and firefox


is there any way of making it look good in both

This post has been edited by nick1200: 09 September 2009 - 12:21 PM


Is This A Good Question/Topic? 0
  • +

Replies To: Site is not showing rite in ie but shows fine in firefox

#2 neit  Icon User is offline

  • D.I.C Head

Reputation: 15
  • View blog
  • Posts: 187
  • Joined: 13-February 09

Re: Site is not showing rite in ie but shows fine in firefox

Posted 10 September 2009 - 01:01 PM

the way I would tend to it is

wrapper
header - > close header
content
left sidebar - > close leftsidebar
centrebar - > close centerbar
rightbar - > close rightbar
close cotent
footer
close footer
close wrapper

There are also tags missing from th bottom of your html code
when i view the source on the url.
Was This Post Helpful? 0
  • +
  • -

#3 nick1200  Icon User is offline

  • Php Coder
  • member icon

Reputation: -18
  • View blog
  • Posts: 922
  • Joined: 21-March 09

Re: Site is not showing rite in ie but shows fine in firefox

Posted 13 September 2009 - 04:12 AM

View Postneit, on 10 Sep, 2009 - 12:01 PM, said:

the way I would tend to it is

wrapper
header - > close header
content
left sidebar - > close leftsidebar
centrebar - > close centerbar
rightbar - > close rightbar
close cotent
footer
close footer
close wrapper

There are also tags missing from th bottom of your html code
when i view the source on the url.



were would i put that two ?
Was This Post Helpful? 0
  • +
  • -

#4 przemass  Icon User is offline

  • D.I.C Head

Reputation: 30
  • View blog
  • Posts: 166
  • Joined: 18-July 09

Re: Site is not showing rite in ie but shows fine in firefox

Posted 13 September 2009 - 06:08 AM

First try to correct this errors http://validator.w3....montoxic.net%2F
Was This Post Helpful? 0
  • +
  • -

#5 nick1200  Icon User is offline

  • Php Coder
  • member icon

Reputation: -18
  • View blog
  • Posts: 922
  • Joined: 21-March 09

Re: Site is not showing rite in ie but shows fine in firefox

Posted 13 September 2009 - 06:51 AM

Im gonna try and make a new template now i think
gonna try my bets to make 1 in photo shop ( even tho i hate photo shop )
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1