Guerriers
Vous souhaitez réagir à ce message ? Créez un compte en quelques clics ou connectez-vous pour continuer.
Le Deal du moment : -29%
PC portable – MEDION 15,6″ FHD Intel i7 ...
Voir le deal
499.99 €

Aller en bas
Damlock
Damlock
Admin
Admin
Messages : 188
Age : 40
Localisation : Angers ou au cochon siffleur

CSS Empty CSS

Mer 30 Juil - 0:43
29/07/08
Code:
body {
background-position: 0% 5%;
background-repeat: repeat-x;
background-attachment: scroll;
}

.bodyline{
 background-color: #ffe9c2;
 background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/Parch/parchment-light2.jpg");
background-repeat: repeat;
 border: 1px #000000 solid;
}
td.rowpic {
background-color: #f5ddb0;
background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/Stub.png");
}


Dernière édition par Damlock le Ven 15 Aoû - 18:23, édité 1 fois
Damlock
Damlock
Admin
Admin
Messages : 188
Age : 40
Localisation : Angers ou au cochon siffleur

CSS Empty Re: CSS

Ven 15 Aoû - 17:51
12/07/08
Code:
body {
background-repeat: repeat-x;
}

.bodyline{
 background-color: #ffe9c2;
 background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/Parch/parchment-light2.jpg");
background-repeat: repeat;
 border: 0px #000000 solid;
}
td.rowpic {
background-color: #f5ddb0;
background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/Stub.png");
}

td.row1{
background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/Parch/parchment-light2.jpg");
}

td.row2{
background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/Parch/parchment-light.jpg");
}

td.row3{
background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/Parch/parchment-light2.jpg");
}

td.row3Right,td.spaceRow {
background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/Parch/parchment-light.jpg");
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/Parch/parchment-light2.jpg");
}

.code{
background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/Parch/parchment-light3.jpg");
}

.quote{
background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/Parch/parchment-light3.jpg");
}

.TBandRed {
background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/dateheader-bg26.png");
}

.TBandBlue {
background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/leftMenu-bg3.gif");
color: #ffffff;
}

.TParch {
background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/Parch/parchment-light2.jpg");
}

.MaxPop
{
  max-width: 500px;
  width: expression(this.scrollWidth >= 500? "500px" : 'auto');
}

.PopBoxImageSmall
{
  border: none 0px white;
  cursor: url("http://img21.xooimage.com/files/b/f/8/magplus-444544.cur"), pointer;
}

.PopBoxImageLarge
{
  border: solid thin #CCCCFF;
  cursor: url("http://img22.xooimage.com/files/a/8/f/magminus-444549.cur"), pointer;
}

.PopBoxImageShrink
{
 cursor: url("http://img22.xooimage.com/files/a/8/f/magminus-444549.cur"), pointer;
}
.PopBoxImageLink
{
 cursor: pointer;
}
.PopBoxImageMove
{
 border: none 0px #ffffff;
 cursor: pointer;
}
Damlock
Damlock
Admin
Admin
Messages : 188
Age : 40
Localisation : Angers ou au cochon siffleur

CSS Empty Re: CSS

Mer 17 Sep - 20:17
17/09/08
Code:
body {
   background-color: #000000;
   background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/fond11c.jpg");
            background-repeat: repeat-x;
   background-attachment: scroll;
   scrollbar-face-color: #trans;
   scrollbar-highlight-color: #trans;
   scrollbar-shadow-color: #trans;
   scrollbar-3dlight-color: #trans;
   scrollbar-arrow-color: #trans;
   scrollbar-track-color: #trans;
   scrollbar-darkshadow-color: #trans;
   }
th,td,p {
    font-family: Verdana,Arial,Helvetica,sans-serif }
a img {
    border: none;
    }
a:link,a:active,a:visited {
    color : #1e4378;
    }
a:hover{
    text-decoration: underline;
    color : #c60000;
    }
hr{
    height: 0px;
    border: solid #eecf99 0px;
    border-top-width: 1px;
   }
.bodyline{
                background-color: #ffe9c2;
                background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/Parch/parchment-light2.jpg");
                background-repeat: repeat;
                border: 0px #000000 solid;
   }
.bodylinewidth {
   width:100%}
.forumline{
    background-color: #000000;
    border: 2px #trans solid;
    }
td.row1{
    background-color: #eecf99;
    }
td.row2{
    background-color: #f5ddb0;
    }
td.row3{
    background-color: #eecf99;
    }
td.rowpic {
   background-color: #f5ddb0;
    background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/Stub.png");
   }
th {
   color: #fceac6;
    font-size: 11px;
    font-weight : bold;
   background-color: #eecf99;
    height: 25px;
   background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/dateheader-bg26.png");
   }
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
   background-image: url("http://2img.net/i/fa/vide.gif");
   background-color:#eecf99;
    border: #trans;
    border-style: solid;
    height: 28px;
   }
td.cat,td.catHead,td.catBottom {
   height: 29px;
   border-width: 0px 0px 0px 0px;
   }
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
   font-weight: bold;
    border: #ffe9c1;
    border-style: solid;
    height: 28px;
   }
td.row3Right,td.spaceRow {
   background-color: #eecf99;
    border: #trans;
    border-style: solid;
   }
td.pourcentback {
    background-color : #000000;
    }
th.thHead,td.catHead {
    font-size: 12px;
    border-width: 1px 1px 0px 1px;
    }
th.thSides,td.catSides,td.spaceRow {
    border-width: 0px 1px 0px 1px;
    }
th.thRight,td.catRight,td.row3Right {
    border-width: 0px 1px 0px 0px;
    }
th.thLeft,td.catLeft {
    border-width: 0px 0px 0px 1px;
    }
th.thBottom,td.catBottom {
    border-width: 0px 1px 1px 1px;
    }
th.thTop {
    border-width: 1px 0px 0px 0px;
    }
th.thCornerL {
    border-width: 1px 0px 0px 1px;
    }
th.thCornerR {
    border-width: 1px 1px 0px 0px;
    }
.maintitle, .maintitle h1{
   font-weight: bold;
    font-size: 22px;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
   text-decoration: none;
    line-height : 120%;
    color : #000000;
   }
.maintitle h1 {
   margin: 0;
    padding: 0;
    display: inline;
   }
.gen {
    font-size : 12px;
    }
.genmed {
    font-size : 11px;
    }
.gensmall {
    font-size : 10px;
    }
.gen,.genmed,.gensmall {
    color : #000000;
    }
a.gen,a.genmed,a.gensmall {
    color: #1e4378;
    text-decoration: none;
    }
a.gen:hover,a.genmed:hover,a.gensmall:hover{
    color: #c60000;
    text-decoration: underline;
    }
.mainmenu{
    font-size : 11px;
    color : #000000 }
a.mainmenu{
    text-decoration: none;
    color : #1e4378;
   }
a.mainmenu:hover{
    text-decoration: underline;
    color : #c60000;
    }
.cattitle{
    font-weight: bold;
    font-size: 12px ;
    letter-spacing: 1px;
    color : #1e4378}
h1.cattitle {
   margin:0;
    padding: 0;
    display:inline;
   }
a.cattitle{
    text-decoration: none;
    color : #1e4378;
    }
a.cattitle:hover{
    text-decoration: underline;
    }
.forumlink{
    font-weight: bold;
    font-size: 12px;
    color : #1e4378;
    }
a.forumlink {
    text-decoration: none;
    color : #1e4378;
    }
a.forumlink:hover{
    text-decoration: underline;
    color : #c60000;
    }
.nav{
    font-weight: bold;
    font-size: 11px;
    color : #000000;
    }
a.nav{
    text-decoration: none;
    color : #1e4378;
    }
a.nav:hover{
    text-decoration: underline;
    }
.topictitle,h1,h2{
    font-weight: bold;
    font-size: 11px;
    color : #000000;
    }
div.topictitle {
   display: inline;
   }
h2.topic-title {
   display: inline;
    margin: 0;
    padding: 0;
   }
a.topictitle:link{
    text-decoration: none;
    color : #1e4378;
    }
a.topictitle:visited{
    text-decoration: none;
    color : #435f87;
    }
a.topictitle:hover{
    text-decoration: underline;
    color : #c60000;
    }
.name{
    font-size : 11px;
    color : #000000;
   }
.postdetails{
    font-size : 10px;
    color : #000000;
    }
.postbody{
    font-size : 12px;
    line-height: 18px}
a.postlink:link{
    text-decoration: none;
    color : #1e4378 }
a.postlink:visited{
    text-decoration: none;
    color : #435f87;
    }
a.postlink:hover{
    text-decoration: underline;
    color : #c60000}
.code{
    font-family: Courier,Courier New,sans-serif;
    font-size: 11px;
    color: #006600;
   background-color: #ffe9c1;
    border: #eecf99;
    border-style: solid;
   border-left-width: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px}
.quote{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #000000;
    line-height: 125%;
   background-color: #ffe9c1;
    border: #eecf99;
    border-style: solid;
   border-left-width: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px}
.copyright{
    font-size: 10px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #1e4378;
    letter-spacing: -1px;
   }
a.copyright{
    color: #1e4378;
    text-decoration: none;
   }
a.copyright:hover {
    color: #c60000;
    text-decoration: underline;
   }
.coloradmin {
    color: #1200fe}
.colormod {
    color: #006600}
h1.pagetitle {
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 12px;
   color: #fceac6;
   }
h1.title2 {
   font-size: 11px;
   }
.secondarytitle,.secondarytitle h2 {
   margin: 0;
   padding: 0;
   color: #fceac6;
   }
.secondarytitle h2 {
   display:inline;
   }
.nav h1 {
   display: inline;
   }
.hierarchy {
   display: inline;
   text-transform: none;
   border: none;
   font-size: 10px;
   }
.mod-text {
   font-weight: bold;
   }
img{
   border:0}
input,textarea, select {
   color : #000000;
   font: normal 11px Verdana,Arial,Helvetica,sans-serif;
   border-color : #000000;
   }
input.post, textarea.post, select {
    background-color : #ffe9c1;
    }
input {
    text-indent : 2px;
    }
input.button {
   background-color : #eecf99;
   color : #000000;
   font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
   }
input.mainoption {
   background-color : #ffe9c1;
   font-weight : bold;
   }
input.liteoption {
   background-color : #ffe9c1;
   font-weight : normal;
   }
.helpline {
    background-color: #f5ddb0;
    border-style: none;
    }
input {
    background-color: #f5ddb0;
    }
button.button2, input.button2 {
   font-size: 0.7em;
   border: 1px solid #BCBCBC;
   width: auto !important;
   padding: 1px 0px;
   font-family: Verdana,Arial,Helvetica,sans-serif;
   color: #000000;
   background-repeat: repeat-x;
   background-color: #FAFAFA;
   background-image: url('http://2img.net/i/fa/prosilver/bg_button.gif');
   background-position: top;
   overflow: visible;
   vertical-align:middle;
   }
button.button2:hover, input.button2:hover {
   border: 1px solid #c60000;
   color: #c60000;
   background-position: 0 100%;
   }
* html button.button2, * html input.button2 {
   padding-bottom: 0;
   margin-bottom: 1px;
   height: 24px;
   padding-right: 3px;
   padding-left: 3px;
   }
*+html button.button2, *+html input.button2 {
   height: 24px;
   padding-right: 3px;
   padding-left: 3px;
   }
*+html button.button2 img {
    vertical-align: middle;
    }
* html button.button2 img {
    vertical-align: middle;
    }
button.bbcode {
   border: 1px solid #e3adad;
   background-image: url("http://2img.net/i/fa/wysiwyg/bg_button.png");
   }
.select {
   background-color: #FFFFFF;
   border: 1px solid #BCBCBC;
   position: absolute;
   z-index:100;
   top: 0;
   left: 0;
   overflow: hidden;
   width: 0px;
   }
.selectHover {
    cursor: pointer;
    background-color: #EEEEEE;
   }
.select p {
   padding: 4px 6px;
   font-size: 0.7em;
   margin: 0px;
   white-space: nowrap;
   text-align: left;
   }
.select button {
   padding: 4px;
   font-size: 0.9em;
   margin: 0px;
   background-color: #FFF;
   border: none;
   text-align:left;
   }
.select button.button2 {
   border:1px solid #BCBCBC;
   padding: 0px;
   }
* html .select button.button2 {
   padding-right: 3px;
   padding-left: 3px;
   }
.select button.button2:hover {
   border: 1px solid #c60000;
   color: #c60000;
   background-position: 0 100%;
   }
textarea#text_editor_textarea {
    width: 100% !important;
    }
iframe#text_editor_iframe {
   width: 100%;
   height: 200px;
   }
form#quick_reply textarea#text_editor_textarea {
   width: 100% !important;
   height: 100%;
   }
form#quick_reply iframe#text_editor_iframe {
    width: 100%;
    }
* html form#quick_reply iframe#text_editor_iframe {
    width: 600px;
    }
*+html form#quick_reply iframe#text_editor_iframe {
    width: 600px;
    }
#page-footer .gen strong {
   font-weight: normal;
   }
@import url("form_ie.css");
   @media print {
   body {
   background-image: none;
   background-color: #fff;
   color: #000;
   }
table.bodylinewidth span.maintitle {
   display: block;
   text-align: left;
   }
table.bodylinewidth img#i_logo,.browse-arrows,.noprint,.messaging,.post-options,.poster-profile,img.i_icon_online,table.bodylinewidth .mainmenu,table.bodylinewidth .nav,table.bodylinewidth .gensmall,span.postdetails img,table.bodylinewidth .sig,table.bodylinewidth .catbottom,#info_open {
   display:none;
   }
td.catHead, .t-title {
   text-align: left;
   }
table.bodylinewidth .cattitle {
   letter-spacing: normal;
    font-size: 1em;
   }
.thLeft,.thRight {
   color: #000;
    border: none;
    text-align:left;
   }
.hr hr {
    visibility: hidden;
    }
.hr {
   border-top: 1px dotted #ddd !important;
    }
tr.post td {
   vertical-align: top;
   border-bottom: 1px solid #ccc;
   }
tr.post td td {
   border: none;
   }
span.gen {
   display: none;
   }
}
ul.abuse {
   list-style: none;
   line-height: 1.5em;
   font-size: 0.9em;
   }
.rtl-spacer:before {
   content: " ";
   white-space: pre;
   }
.rtl-spacer:after {
   content: " ";
   white-space: pre;
   }
.warning {
   color:#ff3333;
   }
.captcha div.captcha-img {
   float: left;
   margin: 0 1em 0 0;
   }
.captcha .inputbox {
   margin-top: 0.5em;
   }
.center {
   text-align: center;
   }
.right {
   float: right;
   }
.left {
   float: left;
   }

/* TGF Clearfix */
.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
   }
*+ html .clearfix {
   min-height: 1px;
   }
* html .clearfix {
   position: relative;
    height: 1%;
    clear: both;
   }
#page-footer {
   clear: both;
   }
#page-footer h3 {
    margin-top: 20px;
    }
#add-google {
    text-align: center;
    margin: 0 auto;
   }
#content-container #left {
   width: 0px;
   margin-right: px;
   }
#content-container #right {
   width: 0px;
   margin-left: px;
   }
.module-title {
   font-weight: bold;
   margin: 0 auto;
   text-align: center;
   display: block;
   }
#frame_chatbox {
   border: none !important;
   }

/* Chatbox */
#chatbox_members {
            background-color: #eecf99;
            position: absolute;
   top: 30px;
   bottom: 30px;
   width: 180px;
   overflow: auto;
   border-right: 1px solid ;
   }
#chatbox {
            background-color: #eecf99;
   position: absolute;
   top: 30px;
   left: 181px;
   right: 0;
   bottom: 30px;
   overflow: auto;
   line-height: 10px;
   }
.chatbox_row_1,.chatbox_row_2,.chatbox_row_3 {
            background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/Parch/parchment-light.jpg");
            font-size: 12px;
   }
#chatbox_footer {
            position: absolute;
   bottom: 0;
   left: 0;
   right: 0;
   }
#chatbox_footer table.text-styles {
   float: right;
   }
#chatbox_footer .text-field {
   float: left;
   }
#chatbox_footer .chatfootertable {
   margin: 5px;
   }

/*Internet Explorer fixers and hacks for Chatbox*
/* html #chatbox-members {
   
/* IE expressions helping IE work in Standards mode */
height: expression(( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight) - ( (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 3) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 2) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 2 * 0) ) + "px");
   }
* html #chatbox {
   
/* IE expressions helping IE work in Standards mode */
height: expression(( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight) - ( (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 3) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 2) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 2 * 0) ) + "px");
   width: expression(( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth) - ( (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 10) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 1) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 2 * 1.3) ) + "px");
   }
* html #chatbox-footer {
   
/* IE expressions helping IE work in Standards mode */
width: expression(( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth) - ( (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 0) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 0) + (parseInt(document.body.currentStyle.fontSize) * 1.3333333 * 2 * 0) ) + "px");
}

.TBandRed {
background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/dateheader-bg26b.gif");
}

.TBandBlue {
background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/leftMenu-bg3.gif");
color: #ffffff;
}

.TParch {
background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/Parch/parchment-light2.jpg");
}

td.catLeft {
color:#eecf99;
background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/Parch/parchment-light2.jpg");
}
Damlock
Damlock
Admin
Admin
Messages : 188
Age : 40
Localisation : Angers ou au cochon siffleur

CSS Empty Re: CSS

Lun 6 Sep - 15:52
Code:
body {
   background-color: #080808;
   background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/Background/Port2160D.jpg");
              background-repeat: no-repeat;
   background-attachment: fixed;
              background-position: 0% 5%;
   scrollbar-face-color: #trans;
   scrollbar-highlight-color: #trans;
   scrollbar-shadow-color: #trans;
   scrollbar-3dlight-color: #trans;
   scrollbar-arrow-color: #trans;
   scrollbar-track-color: #trans;
   scrollbar-darkshadow-color: #trans;
   }
.bodyline{
                background-color: #ffe9c2;
                background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/Parch/parchment-light2.jpg");
                background-repeat: repeat;
                border: 0px #000000 solid;
   }

.TBandRed {
background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/dateheader-bg26b.gif");
}

.TBandBlue {
background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/dateheader-bg26bblue.gif");
color: #ffffff;
}

.TParch {
background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/Parch/parchment-light2.jpg");
}

.TCata {
background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/Cata_Title_bg2.png");
}

/* Titre wydgets */
td.catLeft {
color:#EECF99;
background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/dateheader-bg26b.gif");
}
.module-title{
color: #EECF99!important;
}


/* Chatbox */
body.chatbox {
    background-color: #EECF99;
}
#chatbox_header .catBottom{
background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/dateheader-bg26bblue3.gif");
}
#chatbox_header .catBottom .cattitle {
    color: #EECF99;
}
#chatbox_header .chatbox-options .genmed,
#chatbox_header .chatbox-options,
#chatbox_header .chatbox-options a {
    color: #EECF99;
}

/*Qui est en ligne Forum */
td.catHead {
background-image: url("http://guiguisan.free.fr/WowScrShots/Lux/dateheader-bg26b.gif");
}
a.cattitle, .cattitle{
color : #EECF99;
 }

/* Catégories composite, lien hypertexte */
.genmed a,.genmed a:active{
font-size:1.0em;
}
.genmed a:hover{
text-decoration:underline;
}

/* En tete message */
.ETMsg {
border-width: 0 0 0 1px;
color: #000000;
font-size: 11px;
font-weight: bold;
background-color: #eecf99;
height: 25px;
padding: 2px 3px;}

/*-------------------MENU--------------- */
Contenu sponsorisé

CSS Empty Re: CSS

Revenir en haut
Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum
Ne ratez plus aucun deal !
Abonnez-vous pour recevoir par notification une sélection des meilleurs deals chaque jour.
IgnorerAutoriser