PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Autres forums > Forum Programmation & Conception > macromedia.dyna.html > BG Color Doesn't Show In Firefox
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
BG Color Doesn't Show In Firefox

Réponse
 
LinkBack Outils de la discussion
Vieux 05/10/2008, 17h04   #1
kdaye87
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut BG Color Doesn't Show In Firefox

Hello,

I created a site for a client, www.nikholhing.com but the background color won't show in Firefox. Is there a way to fix this? Thank You.
  Réponse avec citation
Vieux 05/10/2008, 18h01   #2
David Powers
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: BG Color Doesn't Show In Firefox

kdaye87 wrote:
> I created a site for a client, www.nikholhing.com but the background color won't show in Firefox. Is there a way to fix this? Thank You.


It's because you have added it to the body tag like this:

<body bgcolor="897160">

It should be this:

<body bgcolor="#897160">

Even better, remove the bgcolor attribute from the body tag and add the
background-color property to your CSS:

body {
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
margin: 0;
margin-top:30px;
padding-left:30px;
background-color: #897160;
}

You should also add a colour for the font.


--
David Powers, Adobe Community Expert
Author, "The Essential Guide to Dreamweaver CS3" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/
  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 07h49.


Édité par : vBulletin® version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,07621 seconds with 10 queries