Old 13-10-2006, 09:05   #1 (permalink)
richardgsims
Registered User
 
Join Date: Oct 2006
Location: England
Posts: 2
Again with the IE problems!

hi again..

I have another template I designed and this one too has problems in internet explorer. why is it so damn tricky to get it to work properly in IE?!

anywho.. the template can be found here.
as you can see there are a few problems that are distinct if you view the template in both FF and IE, such as:

1. menu button borders aren't correct
2. content top and bottom padding sucks!
3. <li> padding sucks!

so if anyone can let me know a site that holds the key to success or if anybody can give me a fix let me know!

thanks,

richardgsims.
  Reply With Quote
Old 13-10-2006, 10:29   #2 (permalink)
Shadowvox
Registered User
 
Join Date: Sep 2006
Location: Virginia, USA
Posts: 6
One of the things I've started doing recently when creating new templates is adding the wildcard tag and giving it a padding and margin of 0.

Code:
* { margin:0; padding:0; }

Both IE and Firefox (and Safari and Opera etc etc etc) handle their inherent paddings and margins differently. For instance, the LI tag might have a padding of 4 in IE and a padding of 2 in Firefox. Adding the wildcard kinda sets everything to a default and then you can go to each element and give it padding/margins to your desire.

Thats just my way around the 'works in IE not in firefox or vice-versa' issues. I'm sure there are many others
  Reply With Quote
Reply



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

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8