Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
soemone please tell me how to fix CSS so looks right in all browsers.
Old 07-04-2007, 07:31 PM soemone please tell me how to fix CSS so looks right in all browsers.
dansgalaxy's Avatar
Defies a Status

Posts: 6,522
Name: Dan
Location: Swindon
Trades: 0
hi,

http://dansgalaxy.co.uk/ipme looks exactly how i want it in IE7...

looks complete %!?$ in IE6 and alignments are all weird in FF.

could someone please tell me what i need to do to make it all right.

http://dansgalaxy.c.uk/ipme/style.css

Thanks,
Dan.
__________________
Discounted Web Hosting With XDnet!
>> Get 25% of hosting~ Promo: Webmaster-talk <<

Please login or register to view this content. Registration is FREE
dansgalaxy is offline
Reply With Quote
View Public Profile Visit dansgalaxy's homepage!
 
 
Register now for full access!
Old 07-05-2007, 06:04 AM Re: soemone please tell me how to fix CSS so looks right in all browsers.
Experienced Talker

Posts: 30
Name: Ben Henick
Trades: 0
...A word of advice - most people have IE6 or IE7, but rarely both handy at once... so you want to describe the problem you're having in one browser as opposed to the other, whether with a screen cap or in plain English. "Looks like [unprintable]" makes it impossible to reproduce or visualize your problem without going through the steps required to spin up IE6. (In my case, that would mean booting up my third system, which I normally only boot to test my own projects.)

Also, the stylesheet link you provided is broken, meaning that only Firebug or Web Developer Toolbar users can get at your stylesheet without going to a bit of trouble.

As a rule, IE6 breaks layouts vis a vis IE7 because it calculates different layout coordinates for positioned content, and/or does something *ahem* creative with floated content.

If I'm getting warm, then that means that you need to fiddle left/top values (on positioned elements) or width/height values (on floated elements).

Bear in mind further that * html works as a filter for IE6 as well as IE5; to do low-pass filtering for IE5, you need to use one of Tantek Celik's filters (see http://tantek.com/CSS/Examples/ for details) or conditional comments.

IE6 also defaults to overflow: auto where FF2 and IE7 default to overflow: visible - these are entirely different behaviors, and the difference can cause problems.

As for the challenges you're facing with the nav in Firefox, that might be down to the fact that the left gutter behavior of list items is controlled by margin-left in IE, but padding-left in Firefox.
persist1 is offline
Reply With Quote
View Public Profile
 
Old 07-05-2007, 07:38 AM Re: soemone please tell me how to fix CSS so looks right in all browsers.
dansgalaxy's Avatar
Defies a Status

Posts: 6,522
Name: Dan
Location: Swindon
Trades: 0
sorry, http://dansgalaxy.co.uk/ipme/style.css

ok ill get some screenshots for each browser..

Also you can install (like i have) multiple IE's with multi IE nice n easy...

Ill have to do later becasue im in school loll.
Dan.
__________________
Discounted Web Hosting With XDnet!
>> Get 25% of hosting~ Promo: Webmaster-talk <<

Please login or register to view this content. Registration is FREE
dansgalaxy is offline
Reply With Quote
View Public Profile Visit dansgalaxy's homepage!
 
Old 07-05-2007, 12:57 PM Re: soemone please tell me how to fix CSS so looks right in all browsers.
dansgalaxy's Avatar
Defies a Status

Posts: 6,522
Name: Dan
Location: Swindon
Trades: 0
ok i have the screen shots now.

so they should be below.. please have a look, tell me how to fix so they all look like the IE7 one thanks,
dan
Attached Images
File Type: gif ie6-ipme.gif (63.7 KB, 9 views)
File Type: gif ie7-ipme.gif (89.4 KB, 7 views)
File Type: gif ff-ipme.gif (63.8 KB, 7 views)
__________________
Discounted Web Hosting With XDnet!
>> Get 25% of hosting~ Promo: Webmaster-talk <<

Please login or register to view this content. Registration is FREE
dansgalaxy is offline
Reply With Quote
View Public Profile Visit dansgalaxy's homepage!
 
Old 07-08-2007, 05:38 PM Re: soemone please tell me how to fix CSS so looks right in all browsers.
dansgalaxy's Avatar
Defies a Status

Posts: 6,522
Name: Dan
Location: Swindon
Trades: 0
COME ON please help (puppy dog eyes)

Dan.
__________________
Discounted Web Hosting With XDnet!
>> Get 25% of hosting~ Promo: Webmaster-talk <<

Please login or register to view this content. Registration is FREE
dansgalaxy is offline
Reply With Quote
View Public Profile Visit dansgalaxy's homepage!
 
Reply     « Reply to soemone please tell me how to fix CSS so looks right in all browsers.
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.69369 seconds with 13 queries