Codes ICEBLUE
CODES PRINCIPAUX POUR SITE ICEBLUE
Texte au dessus du design (Faire un copier-coller du code)
-Centrer le site
<center><div style="width:921px; position: relative; margin-left: auto; margin-right: auto;">
-Centrer la banniére
<center><style type="text/css">
<!--
td.edit_header_full{width: 100% !important;
background-position:center;background-repeat:no-repeat; }
td.edit_header_full table{width: 100% !important;}
-->
<!--
td.edit_header_full{width: 100% !important;
background-position:center;background-repeat:no-repeat; }
td.edit_header_full table{width: 100% !important;}
-->
-Code grande banniére
<style type="text/css">
<!--
td.edit_header_full{background-image:url(http://Votre Image banniére ici.jpg);background-color:;height:158px;}
td.headline{visibility:hidden;}
td.headline2{visibility:hidden;}
--></style>
Banniére: (largeur 921,hauteur 158)(environ banniére butterfly)
-Couleur du fond de la page centrale
<style type="text/css"> td.edit_content{background-image:url(http://Votre Image ici.jpg); background-color:;} td.edit_content_bottom{background-image: none; background-color:;} --> </style>
-Changement de couleur des boutons de gauche
<br>
<style type="text/css">
<!--
td.nav{background-image: url(http://Votre Image ici bouton 1.jpg);}
td.nav:hover{background-image: url(http://Votre Image ici bouton 2.jpg);}
-->
</style>
-Couleur du fond du site
<style type="text/css">
body{background-image:url(http://Votre Image ici.jpg);}
</style>
-Elargir son site
<center><style type="text/css">
<!--
table.edit_main_table{width: 100% !important;}
td.edit_main_tr{width: 100% !important;}
table.edit_second_table{width: 100% !important;}
td.edit_header_full{width: 100% !important;
background-position:center;background-repeat:no-repeat; }
td.edit_header_full table{width: 100% !important;}
table.edit_third_table{width: 100% !important;}
td.edit_navi_headbg{width: 15% !important;}
table.edit_rechts_tabelle{width: 100% !important;}
td.edit_rechts_bottom{width: 15% !important;}
td.edit_rechts_cbg{width:100%;}
-->
-Texte defile horizontal
- Neige sur le site
-Elargir son site
<center><style type="text/css">
<!--
table.edit_main_table{width: 100% !important;}
td.edit_main_tr{width: 100% !important;}
table.edit_second_table{width: 100% !important;}
td.edit_header_full{width: 100% !important;
background-position:center;background-repeat:no-repeat; }
td.edit_header_full table{width: 100% !important;}
table.edit_third_table{width: 100% !important;}
td.edit_navi_headbg{width: 15% !important;}
table.edit_rechts_tabelle{width: 100% !important;}
td.edit_rechts_bottom{width: 15% !important;}
td.edit_rechts_cbg{width:100%;}
-->
-Texte defile horizontal
<marquee Class="Scroller" behavior="scroll" direction="left"
width="100%" height="19" scrollamount="4" scrolldelay="0"
onmouseover="this.stop()" onmouseout="this.start()">Ton texte ici</marquee>
width="100%" height="19" scrollamount="4" scrolldelay="0"
onmouseover="this.stop()" onmouseout="this.start()">Ton texte ici</marquee>
- Neige sur le site
<script src="http://illiweb.com/rsc/10/frm/snow.js"></script>
<script src="http://astuforum.free.fr/js/neige_lettre.js"></script>
<script src="http://astuforum.free.fr/js/neige_lettre.js"></script>
-Tombee de feuilles sur le site
<script src="http://astuforum.free.fr/js/automne.js"></script>
- Pluie suivant le curseur de la souris
<script type="text/javascript" src="http://contes-de-web.fr/js/pluiedetoiles.js"></script>
....
.