Madrileno a écrit :
Ba tu retournes sous photoshop ou the gimp et tu enlève le calque avec les textes ou alors tu change la police dedans, je vois pas le problème ?
|
c'est un kit graphique
et c'est pas moi qui l'ais conçu c'est un professionel
evidemment si ca aurais ete moi qui l'aurais fabriquer ca aurais tout changer..
je ne possedes pas photoshop et ni gimp
ce que j'ai moi c'est un kit graphique
je ne sais pas si ca vient de la
mais voici la feuille de style css
html {
text-align: center;
margin:0px;
padding:0px;
}
body {
margin:0px;
padding:0px;
background-color:#000000;
text-align:center;
margin-left: auto;
margin-right: auto;
}
#logo
{
text-align: center;
width: 830px;
height: 213px;
background-color:#0F0D0C;
background-image: url(images/left_bg.jpg);
background-repeat: repeat-y;
}
#content
{
text-align: center;
width: 830px;
background-color:#0F0D0C;
background-image: url(images/left_bg.jpg);
background-repeat: repeat-y;
}
#box_area
{
text-align: center;
width: 830px;
background-color:#0F0D0C;
}
#box_left_deco
{
text-align: center;
background-color:#546866;
width:120px;
float:left;
background-image: url(images/box_left.jpg);
height: 261px;
}
#box_content
{
width:665px;
float:left;
background-color:#0F0D0C;
}
#realbox_header
{
text-align: center;
background-image: url(images/box_header.jpg);
height: 41px;
width: 665px;
}
#realbox_content
{
font-family: "Times New Roman", Times, serif;
font-size: 16px;
line-height: 18px;
text-align:left;
background-image: url(images/box_content.jpg);
height: 175px;
width: 585px;
padding-left:40px;
padding-right:40px;
}
#realbox_footer
{
text-align: center;
background-image: url(images/box_footer.jpg);
height: 45px;
width: 665px;
}
#postbox_area
{
text-align: center;
width: 830px;
}
#postbox_left_deco
{
text-align: center;
width:120px;
float:left;
clear:left;
margin:0px;
padding:0px;
}
#postbox_content
{
text-align: left;
width:569px;
float:left;
font-family: "Times New Roman", Times, serif;
font-size: 14px;
line-height: 16px;
color: #FFFFFF;
background-color: #1D1A19;
margin-left:34px;
padding:15px;
}
#postbox_footer
{
text-align: center;
background-image: url(images/content_footer.jpg);
background-repeat: no-repeat;
margin-left:34px;
padding:15px;
float:left;
width:569px;
}
#footer
{
text-align: center;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
width: 830px;
height:46px;
background-color:#0F0D0C;
}
.spacer {
clear: both;
text-align: center;
}
#copyrights {
font-family: "Times New Roman", Times, serif;
font-size: 9px;
line-height: 10px;
text-align: center;
color:#CCCCCC;
margin-left:34px;
}
a.copyrights {
font-family: "Times New Roman", Times, serif;
font-size: 9px;
line-height: 10px;
text-align: center;
color: #DDDDDD;
text-decoration: none;
}
a.copyrights:hover {
font-family: "Times New Roman", Times, serif;
font-size: 9px;
line-height: 10px;
text-align: center;
color: #FFFFFF;
text-decoration: none;
}
#overall_container
{
margin-left:auto;
margin-right:auto;
width:830px;
background-color:#0F0D0C;
border-left: 1px dotted #666666;
border-right: 1px dotted #666666;
}
a {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
line-height: 18px;
text-align: center;
color: #DDDDDD;
}
a:hover {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
line-height: 18px;
text-align: center;
color: #FFFFFF;
text-decoration: none;
}
Message édité par dame-blanche le 05-02-2005 à 23:32:58