Tom's Mess CSS PROBLEM

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
Tom Chapman
-


Joined: 09 Jul 2005
Posts: 933
Location: Australia

PostPosted: Wed Jan 31, 2007 10:38 pm    Post subject: Tom's Mess CSS PROBLEM Reply with quote

-.- Yes, cross compatibility problem indeed. http://www.tomsmess.com/

Ie thinks any number needs halving before it will display perfectly.. Thank you Firefox!

The Nav doesn't line up properly. :) Any Suggestions?
Back to top View user's profile Send private message Visit poster's website MSN Messenger
Tom Chapman
-


Joined: 09 Jul 2005
Posts: 933
Location: Australia

PostPosted: Sat Feb 03, 2007 12:42 pm    Post subject: Reply with quote

Ohayou Gozaimasu! (Good Morning xD)

I solved my own problem with this nifty piece of code..

Code:

<link href="/resources/style.css" rel="stylesheet" type="text/css" title="Default" />
<!--[if IE]>
<link href="/resources/ie-style.css" rel="stylesheet" type="text/css" title="Default" />
<![endif]-->
</head>


And I wanted to turn off php error reporting for a single script so I used

Code:

<?php



error_reporting(0);


... rest of script


Anthony (RogAnty) got me stimulated, thanks mate.
Back to top View user's profile Send private message Visit poster's website MSN Messenger
roganty
-


Joined: 08 Jun 2004
Posts: 357
Location: Bristol, UK

PostPosted: Sun Feb 04, 2007 11:38 pm    Post subject: Reply with quote

Tom Chapman wrote:
Anthony (RogAnty) got me stimulated, thanks mate.


Thats alright!
_________________
Anthony R

Roganty
| Links-Links.co.uk
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group