Need help regarding firefox vs. ie

This is a discussion on "Need help regarding firefox vs. ie" within the Web Page Design section. This forum, and the thread "Need help regarding firefox vs. ie are both part of the Design Your Website category.



 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1  
Old May 31st, 2006, 01:28
New Member
Join Date: May 2006
Location: new york
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Need help regarding firefox vs. ie

I changed the scroll bar, the fonts and the background using this..

<style type="text/css">

background-image: url(yourimage.gif);
background-color: #EFF1F6;
(Warning: the following cursor attribute is for those who use IE only!)
cursor: value; [default, auto, wait, crosshair, hand, help, text, move, s-resize, e-resize, w-resize, ne-resize, nw-resize, se-resize, sw-resize]
cursor: url('yourdomain.com/cursor.ani');}
body
{
background: #EFF1F6;
background-image: url(/value);
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
[url of background image to be used, i.e. background.gif]
background-repeat: value; [repeat, no-repeat, repeat-x, repeat-y]
background-position: valueI valueII; [valueI: top, center, bottom, percentage, pixel number]
[valueII: right, center, left, percentage, pixel number]
background-attachment: value; [scroll, fixed]
(Warning: the following scrollbar attribute is for those who use IE only!)
scrollbar-face-color : #EFF1F6;
scrollbar-highlight-color : #EFF1F6;
scrollbar-3dlight-color : #EFF1F6;
scrollbar-shadow-color : #EFF1F6;
scrollbar-darkshadow-color : #EFF1F6;
scrollbar-track-color : #EFF1F6;
scrollbar-arrow-color : #698089;
.text {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
</style>


now i understand that the scrollbars will only be different on ie and thats fine, but the text and the background are different. the text is like new times and the background is white when viewed in firefox. why is it ok on ie but not on firefox??

you can view it here.. www.thecultureofme.com

thanks,
james
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old May 31st, 2006, 02:07
herkalees's Avatar
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Need help regarding firefox vs. ie

That's broken CSS. Stick into the "Validate by direct input" box on this page an hit "check": The W3C CSS Validation Service
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old May 31st, 2006, 20:47
Reputable Member
Join Date: Sep 2005
Location: Canada, BC
Age: 24
Posts: 239
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Need help regarding firefox vs. ie

By the looks of it you have done a direct copy and paste from a tutorial
ie. background-repeat: value; [repeat, no-repeat, repeat-x, repeat-y]
value needs to be replaced with a value thats inside the [ ]'s
background-image: url(/value);
Again, value needs to be replaced, this time with a url of the background image. There are a few others, that are like this.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Jun 1st, 2006, 01:14
Most Reputable Member
Join Date: Aug 2005
Location: North Wales, United Kingdom
Age: 21
Posts: 1,093
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Need help regarding firefox vs. ie

Your first 4 styling lines arent associated with a container such as body, so it doesnt know what to apply that styling on.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Jun 2nd, 2006, 12:42
minute44's Avatar
Most Reputable Member

SuperMember
Join Date: Apr 2006
Location: Nottingham UK
Age: 25
Posts: 1,351
Blog Entries: 1
Thanks: 0
Thanked 1 Time in 1 Post
Re: Need help regarding firefox vs. ie

lol, I love it when people think it's just as simple as cut and paste...
Last Blog Entry: Annoying people.... (Jan 16th, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Jun 2nd, 2006, 14:32
Reputable Member
Join Date: Jul 2005
Location: Indiana, USA
Age: 29
Posts: 153
Blog Entries: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Need help regarding firefox vs. ie

Quote:
Originally Posted by minute44
lol, I love it when people think it's just as simple as cut and paste...
I was thinking the same thing. There should be a new rule that it has to be a semi-live page so we can all use our web dev toolbars :-D instead of our brains.
Last Blog Entry: Whats in a name? (Feb 20th, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
help, regarding, firefox

Thread Tools

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 On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Firefox Vs IE7 (CSS) Monie Web Page Design 9 Sep 20th, 2007 02:37
CSS & Firefox Daniel Web Page Design 7 Apr 3rd, 2007 14:01
Useful Firefox Add-ons Antwan Webforumz Cafe 19 Feb 21st, 2007 16:02
alt tag in Firefox afuller Web Page Design 8 Dec 9th, 2006 19:16
IE ok, Firefox no way lizarddoctor Web Page Design 4 Nov 27th, 2005 23:35


All times are GMT. The time now is 19:03.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42