Reply LinkBack Thread Tools Search this Thread
Old 18-11-2005, 13:43   #1 (permalink)
heymike
Registered User
 
Join Date: Nov 2005
Posts: 2
Table background color not there in Netscape, Firefox

Hi all, I threw together a small site for a friend and it looks fine in IE, but of course it looks like crap in Netscape & Firefox. The crappy table border I can live with, but I need to do something about the table background not loading.

Anyone got a simple solution? I'm not very technically savvy.

Thanks!!

The pages in question are here: http://www.corestudiochicago.com/home.htm
  Reply With Quote
Old 18-11-2005, 13:51   #2 (permalink)
dan
Iris Folder
 
dan's Avatar
 
Join Date: Apr 2003
Location: smokey
Posts: 2,646
bgcolor="b2c891"

should be

bgcolor="#b2c891"

Don't know if that's it - but it's certainly wrong
  Reply With Quote
Old 18-11-2005, 13:58   #3 (permalink)
chris_bcn
Goodbye little old lady
 
chris_bcn's Avatar
 
Join Date: Jun 2005
Location: Geordie in SF
Posts: 340
Send a message via MSN to chris_bcn
Quote:
Originally Posted by heymike
it looks fine in IE, but of course it looks like crap in Netscape & Firefox.

Wow - you are just asking for trouble! Using tables for layout and lauding IE - I'd run for cover if i was you!

change
<table width="553" border="0" cellpadding="0" cellspacing="0" bgcolor="B2C891">
to
<table width="553" border="0" cellpadding="0" cellspacing="0" bgcolor="#B2C891">

and you should be fine
  Reply With Quote
Old 18-11-2005, 13:59   #4 (permalink)
chris_bcn
Goodbye little old lady
 
chris_bcn's Avatar
 
Join Date: Jun 2005
Location: Geordie in SF
Posts: 340
Send a message via MSN to chris_bcn
ah - i was too slow
  Reply With Quote
Old 18-11-2005, 14:09   #5 (permalink)
heymike
Registered User
 
Join Date: Nov 2005
Posts: 2
Quote:
Originally Posted by chris_bcn
Wow - you are just asking for trouble! Using tables for layout and lauding IE - I'd run for cover if i was you!

change
<table width="553" border="0" cellpadding="0" cellspacing="0" bgcolor="B2C891">
to
<table width="553" border="0" cellpadding="0" cellspacing="0" bgcolor="#B2C891">

and you should be fine

Yeah, I'm not too good with html... I'm used to leaving the actual page building to people who know how to do it without Dreamweaver

Anyway, thanks for helping out - it worked!
  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