Design Vertical (Css)
Design Vertical (Codes Css)
Choisir dans Modéle de base
CSS-Design
Code à coller dans la case:
"Texte au dessus du design"
<div align=center>
<div id="Design"> <div id="Header_oben"></div>
Code à coller dans la case:
"Code Css sans tags de style"
* {padding: 0; margin: 0; }
div.header
{display: none;}
li.nav_element
{list-style-type: none;}
#Header_oben
{ height: 158px; width: 1000px;
background-image:url(http://img.de votre Banniere);
color: #FFFFFF;
margin: 10px 30px 15px 46px;
border: 4px solid #919EA6;
padding: 0px; float: left;}
body {
background-image: url(http://img.fond site);
background-repeat: repeat;
background-attachment : fixed;
background-position : left top;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
color:#000000
text-align: left;}
a{color:#ffffff; font-size: 10px; text-decoration: none;}
a:hover
{color: #ffffff; font-size: 10px; text-decoration: none;}
a:link
{color: #ff0000; font-size: 10px; text-decoration: none;}
a:active
{color: #ffffff; font-size: 10px; text-decoration: none;}
a:visited
{color: #0000ff; font-size: 10px; text-decoration: none;}
li.nav_element a{ color:#000000;
display: block;
margin: 8px;
padding-left: 10px
text-decoration: none;
line-height: 30px;
text-align: center; width: 138px; height: 32px;
background-image:url(http://img.bouton 1);
background-repeat: repeat-y;
background-color: ;}
li.nav_element a:hover{ color:#ffffff;
display: block;
margin:8px;
padding-left: 10px
text-decoration: none;
line-height: 30px;
text-align: center; width: 138px; height: 32px;
background-image:url(http://img.bouton 2);
background-repeat: repeat-y;
background-color: t;}
* {padding: 0; margin: 0; }
#Design
{ width: 1110px;height: auto; }
#nav_container
{ display: block;
width: 170px; height: auto;
background-image:url(http://img.boite gauche); color: ;
margin: 15px 20px 5px 10px;
padding: 5px;
border: 2px solid #000000;
float: left;overflow:auto;}
#content
{ height:auto; width: 870px; background:;
background-image:url(http://img.fond page);
color: #8F7014;
background-repeat:repeat-y;
margin:15px 15px 30px 5px;
padding: 0px;
border: 2px solid #000000;
overflow:auto;
float: left;}
<style type="text/css">
</style>
.