Probleme d'affichage du fond (bg color) Urgent !!

asdik1 Messages postés 1 Date d'inscription jeudi 2 décembre 2004 Statut Membre Dernière intervention 17 juin 2005 - 17 juin 2005 à 11:47
jesusonline Messages postés 6814 Date d'inscription dimanche 15 décembre 2002 Statut Membre Dernière intervention 13 octobre 2010 - 17 juin 2005 à 12:28
voila tt le monde j ai un bete de probleme je dois mettre mon site n lgne ds 5jours mais le fond en s affiche pas correctement en serveur sour easy php !! cependant en double-clicant ca marche ( mé le php s'affcihe pas(normal))

g tt essayer avant ce post !!

aider moi pliz : voila tt mes codes :





ma page index.php



<html>
<head>
<title>mon site</title>
<link rel="stylesheet" type="text/css"
href="2c-lc-static-layout.css" />
<link rel="stylesheet" type="text/css"
href="2c-lc-static-presentation.css" />


</head>


<!-- left column -->




<?
include('menu.htm');
?>



<!-- end of left column -->


<!-- right column -->


<h3 align="center">Bienvenue sur le site de ...




<!-- end of right column -->



</html>



mes feuille css :


benh voila :
1ere feuille css :


/* Layout Stylesheet */



body{
margin: 0px;
padding:0;
background: #3F75AB;
color: white;
}


#lh-col{
position: absolute;
top: 20px;
left: 20px;
width: 180px;
border: 2px solid black;
background: white;
color: red;
margin: 0px;
padding: 0px;
height: 400px;
}


#rh-col{
margin: 20px 20px 20px 220px;
border: 2px solid black;
background: #ffffff;
color: #333333;
padding: 20px;
a:hover {text-decoration: underline;
background: #F5F5D1;}
a:link {text-decoration: none;
}
}


2eme feuille css :


/* Presentation Stylesheet */
h4 {
margin:0;
padding: 5px 0;
}
a:hover {text-decoration: underline;
background: #F5F5D1;}
a:link {text-decoration: none;
}
a:active {text-decoration: underline;
}
a:link,a:active,a:visited
{
text-decoration:none;
}


menu :


<script type="text/javascript">
<!--
window.onload=montre;
function montre(id) {
var d = document.getElementById(id);
for (var i = 1; i<=10; i++) {
if (document.getElementById('smenu'+i)) {document.getElementById('smenu'+i).style.display='none';}
}
if (d) {d.style.display='block';}
}
//-->
</script>


<style type="text/css">


#image { /* bloc image en arrière-plan */
width : 190px;
height: 51px;
background: url(img/3logos2.gif) top left no-repeat;
}
#zone1 { /* zone cliquable */
float: left;
width : 80px;
height: 34px;
margin-left: 0px;
margin-top: 0px;
}
#zone2 { /* zone cliquable */
float: right;
width : 94px;
height: 36px;
margin-right: 0px;
margin-top: 0px;
}
#zone3 { /* zone cliquable */
float: left;
width : 190px;
height: 15px;
margin-right: 0px;
margin-bottom: 0px;
}



#zone1:hover {
width : 80px;
height: 34px;
left: 0px;
top: 0px;
border: 1px dotted white;
background: url(img/minivideospace.gif) top left no-repeat;
z-index: 100;
}
#zone2:hover {
width : 94px;
height: 36px;
right: 0px;
top: 0px;
border: 1px dotted white;
background: url(img/minidbs.gif) top left no-repeat;
z-index: 100;
}
#zone3:hover {
width : 190px;
height: 15px;
left: 0px;
bottom: 0px;
border: 1px dotted white;
background: url(img/mininortek1.gif) top left no-repeat;
z-index: 100;
}



<!--
body {
margin: 0;
padding: 0;
background: #fff;
font: 80% verdana, arial, sans-serif;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: center;
top: 60;
left: 2.5;
}
#menu {
width: 15em;
}
#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;
border: 1px solid gray;
background: #fff;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}


#menu li a:hover, #menu dt a:hover {
background: #C4DBF2;
}


#menu li a:active, #menu dt a:active {
background: #93BCE5;
}


.mentions {
position: absolute;
top : 300px;
left : 10px;
color: #000;
background-color: #ddd;
}
-->
</style>
</head>




[index.php ]



[videospace.php ]
[dbs.php ]
[nortek.php ]




* : Accueil

* Le groupe TBC :

<li>Présentation</li>
<li>Objectifs</li>
<li>Actualité</li>

* Broadcast :

<li>Produits Hardware</li>
<li>Produits Software</li>

* Securité :

<li>Equipements</li>

* Chaine télévision :

<li>Solaris TV</li>
<li>???</li>

* Nous contacter :

<li>Venir nous voir</li>
<li>Par courier éléctronique</li>




merci de lattention porté a mon probleme

1 réponse

jesusonline Messages postés 6814 Date d'inscription dimanche 15 décembre 2002 Statut Membre Dernière intervention 13 octobre 2010 29
17 juin 2005 à 12:28
va voir sur www.phpcs.com ici c'est de l'asp ...


<HR>
Cyril - MCP ASP.net
Webmaster de : Hoshimi.CodeS-SourceS.fr
0
Rejoignez-nous