Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-20-2004, 10:43 PM   PM User | #1
jakenoble
Regular Coder

 
Join Date: Feb 2004
Location: UK, derby
Posts: 142
Thanks: 0
Thanked 0 Times in 0 Posts
jakenoble is an unknown quantity at this point
CSS , Backgroun color and Mozilla

Hi

look at this page in IE and mozilla, different right?

http://www.jakenoblewebs.co.uk/pages/logotester.htm

How do i get them the same, well basically how do i get the background to show in mozilla, opera and netscape.

CSS file is at

http://www.jakenoblewebs.co.uk/pages/logotester.css
jakenoble is offline   Reply With Quote
Old 02-20-2004, 11:12 PM   PM User | #2
coothead
Senior Coder

 
coothead's Avatar
 
Join Date: Jan 2004
Location: chertsey, a small town 25 miles south west of london, england.
Posts: 1,555
Thanks: 0
Thanked 196 Times in 192 Posts
coothead will become famous soon enough
Hi there jakenoble,

The problem lies within the 'css'....
Code:

.box{	
width: "100%";
height: "21px";
position: relative;
top: -23px;
BACKGROUND-COLOR: #6699FF;
}
Remove the quotes and see how you get on

cthead
coothead is offline   Reply With Quote
Old 02-20-2004, 11:19 PM   PM User | #3
jakenoble
Regular Coder

 
Join Date: Feb 2004
Location: UK, derby
Posts: 142
Thanks: 0
Thanked 0 Times in 0 Posts
jakenoble is an unknown quantity at this point
JESUS JAKE!

YOU FOOL!

NOTE TO SELF: DO NOT MIX HTML AND CSS!!!!!

THANKS, teachs me for working late(ish)!
jakenoble is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 11:10 AM.


Advertisement
Log in to turn off these ads.