par
sloshy » 15 déc. 2005, 19:09
Bonjour,
Alors, je vous dis dés le dépard, je ne suis pas mais alors vraiment pas doué en css
J'essais de faire un design à la base d'un model, j'ai commancer, et j'ai deux petits problemes pour continuer.
Voici ou j'en suis:
Cliquez pour aggrandir
Voici ou je voudrais arrivé:
Cliquez poufr aggrandir
J'aimerai déjà, dans un premier temps, corriger le bug de bordure, que vous pouvez voir
Voici mon code css
Code : Tout sélectionner
body
{
width: 760px;
margin: auto;
margin-top: 40px;
background-color: #C7D3D7;
}
#banniere
{
width: 760px;
height: 120px;
background-image: url("design/banniere.png");
background-repeat: no-repeat;
margin-bottom: 10px;
}
#menu
{
float: left;
width: 120px;
}
.element_menu
{
background-image: url("design/image_menu.jpg");
background-repeat: x;
margin-bottom: 20px;
}
.element_menu ul
{
padding: 0px;
padding-left: 20px;
margin: 0px;
}
#corps
{
margin-left: 125px;
margin-bottom: 20px;
width: 570px;
padding: 5px;
background-image: url("design/background.jpg");
background-repeat: x;
}
#google
{
margin-left: 210px;
margin-bottom: 20px;
padding: 5px;
}
Si vous pouvez m'aider, ça serais sympas
PS: pour demander l'aide d'un codeur css et d'un graphiste pour un projet d'un site (déjà existant avec une 60aine de membre par jour), je peux poster ou?
Bonjour,
Alors, je vous dis dés le dépard, je ne suis pas mais alors vraiment pas doué en css :oops:
J'essais de faire un design à la base d'un model, j'ai commancer, et j'ai deux petits problemes pour continuer.
Voici ou j'en suis:
[b]Cliquez pour aggrandir[/b]
[url=http://img432.imageshack.us/my.php?image=sanstitre1ty.jpg][img]http://img432.imageshack.us/img432/4817/sanstitre1ty.th.jpg[/img][/url]
Voici ou je voudrais arrivé:
[b]Cliquez poufr aggrandir[/b]
[url=http://img517.imageshack.us/my.php?image=v29kr.jpg][img]http://img517.imageshack.us/img517/6210/v29kr.th.jpg[/img][/url]
J'aimerai déjà, dans un premier temps, corriger le bug de bordure, que vous pouvez voir :wink:
[b]Voici mon code css[/b]
[code]body
{
width: 760px;
margin: auto;
margin-top: 40px;
background-color: #C7D3D7;
}
#banniere
{
width: 760px;
height: 120px;
background-image: url("design/banniere.png");
background-repeat: no-repeat;
margin-bottom: 10px;
}
#menu
{
float: left;
width: 120px;
}
.element_menu
{
background-image: url("design/image_menu.jpg");
background-repeat: x;
margin-bottom: 20px;
}
.element_menu ul
{
padding: 0px;
padding-left: 20px;
margin: 0px;
}
#corps
{
margin-left: 125px;
margin-bottom: 20px;
width: 570px;
padding: 5px;
background-image: url("design/background.jpg");
background-repeat: x;
}
#google
{
margin-left: 210px;
margin-bottom: 20px;
padding: 5px;
}[/code]
Si vous pouvez m'aider, ça serais sympas :D
PS: pour demander l'aide d'un codeur css et d'un graphiste pour un projet d'un site (déjà existant avec une 60aine de membre par jour), je peux poster ou?