Forum du site VosForums Index du Forum Forum du site VosForums
Forum d'annonces, support et échanges entre webmaster du site VosForums.com
 
 FAQFAQ   RechercherRechercher   Liste des MembresListe des Membres   Groupes d'utilisateursGroupes d'utilisateurs   S'enregistrerS'enregistrer 
 ProfilProfil   Se connecter pour vérifier ses messages privésSe connecter pour vérifier ses messages privés   ConnexionConnexion 

 

Fichier css ŕ copier sur le bloc notes
Aller ŕ la page Précédente  1, 2
 
Ce forum est verrouillé, vous ne pouvez pas poster, ni répondre, ni éditer les sujets.   Ce sujet est verrouillé, vous ne pouvez pas éditer les messages ou faire de réponses.    Forum du site VosForums Index du Forum -> TUTORIELS
Voir le sujet précédent :: Voir le sujet suivant  
Auteur Message
audax
Modérateur
Modérateur


Inscrit le: 19 Nov 2004
Messages: 1619

MessagePosté le: Sam 02 Avr 2005 22:27    Sujet du message: Répondre en citant

Fichier css de mxsoccer

Code:
.mainmenu      { font-size : 11px; color : #000000 }
a.mainmenu      { text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

/* General page style. The scroll bar colours only visible in IE5.5+ */

body{
   color:#000000;
   font:12px Verdana,Arial,Helvetica,sans-serif;
   scrollbar-base-color: #D6D6D6;
   background-image : none;
   background-color : White;
}
/* General font families for common tags */
font,th,td,p{color:#000000; font:12px Verdana,Arial,Helvetica,sans-serif}
a:link,a:active,a:visited,a.postlink:link{color:#5C9CBB;text-decoration:none}
a:hover{color:#dd6900;text-decoration:none}
.postbody{font-size:12px}

hr{
   border: 0px solid #dddddd;
   border-top-width:1px;
   height:0px
}

/* This is the border line & background colour round the entire page */
.bodyline{
   background-color : #F0F0F0;
   background-image : url(images/bg_color.gif);
}

/* This is the outline round the main forum tables */
.forumline{
   background:#ffffff;
   border:1px solid #A7A7A7;
   background-image : url(images/bg_color.gif);
}

/* This is for the error messages that pop up */
.errorline   {
   background-color: #F0F0F0;
   border:1px solid #98aab1
}

/* Main table cell colours and backgrounds */
td.row1{
   background-color : transparent;
   background-image : url(images/row1.gif);
}
td.row2{
   background-color : transparent;
   background-image : url(images/row2.gif);
}
td.row3{
   background-color : transparent;
   background-image : url(images/row3.gif);
}

/*
This is for the table cell above the Topics,Post & Last posts on the index.php page
By default this is the fading out gradiated silver background.
However,you could replace this with a bitmap specific for each forum
*/
td.rowpic{
   background-image : url(images/cellpic1.gif);
}

/* Header cells - the blue and silver gradient backgrounds */
th{
   background: url(images/cellpic3.gif);
   color: #FDFDFD;
   font-size:11px;
   font-weight:bold;
   height:25px;
   background-color : transparent;
}

td.cat,td.cathead,td.catsides,td.catleft,td.catright,td.catbottom{
   background: url(images/cellpic1.gif);
   border:#ffffff;
   border-style:solid;
   height:29px;
   background-color : transparent;
}

/*
Setting additional nice inner borders for the main table cells.
The names indicate which sides the border will be on.
Don't worry if you don't understand this,just ignore it:-)
*/
td.cat,td.cathead,td.catbottom{border-width:0px 0px 0px 0px;height:28px}
th.thhead,th.thsides,th.thtop,th.thleft,th.thright,th.thbottom,th.thcornerl,th.thcornerr{
border:#ffffff;
border-style:solid;
font-weight:bold;
height:28px}

td.row3right,td.spacerow{
   background:#cad9ea;
   border:#ffffff;
   border-style: none;
   background-color : transparent;
   background-image : url(images/rowpic.gif);
}
th.thhead,td.cathead{border-width:0px 0px 0px 0px}
th.thsides,td.catsides,td.spacerow{border-width:0px 0px 0px 0px}
th.thright,td.catright,td.row3right{border-width:0px 0px 0px 0px}
th.thleft,td.catleft{border-width:0px 0px 0px 0px}
th.thbottom,td.catbottom{border-width:0px 0px 0px 0px}
th.thtop{border-width:0px 0px 0px 0px}
th.thcornerl{border-width:0px 0px 0px 0px}
th.thcornerr{border-width:0px 0px 0px 0px}

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1{
color:#000000;
font:bold 20px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
text-decoration:none}
.subtitle,h2{
color:#000000;
font:bold 18px/180% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
text-decoration:none}

/* General text */
.gen{font-weight:bold}
.genmed{font-size:11px}
.gensmall{font-size:10px}

/* Forum category titles and forum links*/
.cattitle,.forumlink{font-weight:bold; letter-spacing:1px}

/* Used for the navigation text,(Page 1,2,3 etc) and the navigation bar when in a forum */
.nav{font-size:11px;font-weight:bold}

/* titles for the topics:could specify viewed link colour too */
.topictitle{color:#000000;font-size:11px;font-weight:bold}
a.topictitle:visited{color:#5C9CBB}
a.topictitle:hover{color:#dd6900}

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name{color:#111111;font-size:11px}

/* Location,number of posts,post date etc */
.postdetails{color:#222222;font-size:10px}

/* The content of the posts (body of text) */
a.postlink:visited{color:#5493b4;text-decoration:none}

/* Quote & Code blocks */
.code{
background:#fafafa;
border:1px solid #d1d7dc;
color:#006600;
font:11px Courier,'Courier New',sans-serif
}
.quote{
background:#fafafa;
border:1px solid #d1d7dc;
color:#444444;
font:11px/125% Verdana,Arial,Helvetica,sans-serif}

/* Copyright and bottom info */
.copyright{font:10px Verdana,Arial,Helvetica,sans-serif}
a.copyright{color:#444444}
a.copyright:hover{color:#000000;text-decoration:underline}

/* Form elements */
input,textarea,select{
border-color:#000000;
color:#000000;
font:normal 11px Verdana,Arial,Helvetica,sans-serif}

/* The text input fields background colour */
input.post,textarea.post,select{background:#ffffff}
input{text-indent:2px}

/* The buttons used for bbCode styling in message post */
input.button{
background:#efefef; color:#000000; font:11px Verdana,Arial,Helvetica,sans-serif;
CURSOR: hand;
}

/* The main submit button option */
input.mainoption{background:#fafafa;font-weight:bold;
CURSOR: hand;
}

/* None-bold submit button */
input.liteoption{background:#fafafa;font-weight:normal;
CURSOR: hand;
}

/* This is the line in the posting page which shows the rollover
help line. This is actually a text box,but if set to be the same
colour as the background no one will know;)
*/
.helpline{background:#dee3e7;border-style:none}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/mxSoccer/local.css");

_________________
Audax, modérateur

Revenir en haut
Voir le profil de l'utilisateur Envoyer un message privé Visiter le site web du posteur
audax
Modérateur
Modérateur


Inscrit le: 19 Nov 2004
Messages: 1619

MessagePosté le: Sam 02 Avr 2005 22:28    Sujet du message: Répondre en citant

Fichier css de mylmanga

Code:
.mainmenu      { font-size : 11px; color : #72392E; }
a.mainmenu      { text-decoration: none; color : #72392E;  }
a.mainmenu:visited { text-decoration: none; color : #72392E; }
a.mainmenu:hover{ text-decoration: none; color : #AE817B; }


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
   background-color: #F4CDCE;
   scrollbar-face-color: #AE817B;
   scrollbar-highlight-color: #CD9489;
   scrollbar-shadow-color: #F4CDCE;
   scrollbar-3dlight-color: #FFFFFF;
   scrollbar-arrow-color: #F4CDCE;
   scrollbar-track-color: #F4CDCE;
   scrollbar-darkshadow-color: #CD9489;
   background-image : url(images/fond00.jpg);
   background-repeat : no-repeat;
   background-position : right top;
   background-attachment : fixed;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #72392E; text-decoration: none; }
a:hover      { text-decoration: underline; color : #AE817B; }
hr   { height: 0px; border: solid #72392E 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline   {
   border: 1px solid #72392E;
}

/* This is the outline round the main forum tables */
.forumline   { border: 1px #72392E solid; }


/* Main table cell colours and backgrounds */
td.row1   {background-image : url(images/pixel01.gif);}
td.row2   {background-image : url(images/pixel02.gif);}
td.row3   {background-image : url(images/pixel03.gif);}


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated black background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
   height: 28px;
   background : url(images/cellpic3.gif) repeat-y;
}

/* Header cells - the black gradient backgrounds */
th   {
   color: #72392E; font-size: 12px; font-weight : bold;
   height: 28px;
   background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
         border: #72392E; border-style: solid; height: 28px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
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: #72392E; border-style: solid; height: 25px; }
td.row3Right {background-image : url(images/pixel03.gif);
   border: #72392E; border-style: solid; }
td.spaceRow {background-image : url(images/pixel04.gif);
   border: #72392E; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow    { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right    { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft     { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop    { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2   {
         font-weight: bold; font-size: 22px; font-family: Verdana, Arial, Helvetica, sans-serif;
         text-decoration: none; line-height : 120%; color : #72392E;
}


/* General text */
.gen { font-size : 11px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 11px; }
.gen,.genmed,.gensmall { color : #72392E; text-decoration: none; }
a.gen,a.genmed,a.gensmall { color: #72392E; text-decoration: none; }
a.gen:visited,a.genmed:visited,a.gensmall:visited   { color: #72392E; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover   { color: #AE817B; text-decoration: none; }


/* Forum category titles */
.cattitle      { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #72392E}
a.cattitle      { text-decoration: none; color : #72392E; }
a.cattitle:visited { text-decoration: none; color : #72392E; }
a.cattitle:hover{  color: #AE817B; text-decoration: none; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink      { font-weight: bold; font-size: 12px; color : #72392E; }
a.forumlink    { text-decoration: none; color : #72392E; }
a.forumlink:visited { text-decoration: none; color : #72392E; }
a.forumlink:hover{ text-decoration: none; color : #AE817B; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav         { font-weight: bold; font-size: 11px; color : #72392E;}
a.nav         { text-decoration: none; color : #72392E; }
a.nav:visited { text-decoration: none; color : #72392E; }
a.nav:hover      { text-decoration: none; color : #AE817B; }


/* titles for the topics: could specify viewed link colour too */
.topictitle         { font-weight: bold; font-size: 11px; color : #72392E; }
a.topictitle:link   { text-decoration: none; color : #72392E; }
a.topictitle:visited { text-decoration: none; color : #AE817B; }
a.topictitle:hover   { text-decoration: underline; color : #AE817B; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name         { font-size : 11px; color : #72392E;}

/* Location, number of posts, post date etc */
.postdetails      { font-size : 10px; color : #72392E; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px; color: #72392E;}
a.postlink:link   { text-decoration: none; color : #72392E; }
a.postlink:visited { text-decoration: none; color : #72392E; }
a.postlink:hover { text-decoration: none; color : #AE817B; }

.error { font-size : 12px; color: #FF0000;}


/* Quote & Code blocks */
.code {
   font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #000000;
   background-color: #FFFFFF; border: #72392E; 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: #F9DCDB; border: #72392E; border-style: solid;
   border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright      { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #72392E; letter-spacing: -1px;}
a.copyright      { color: #72392E; text-decoration: none;}
a.copyright:link   { color : #72392E; text-decoration: none;}
a.copyright:visited { color : #72392E; text-decoration: none;}
a.copyright:hover { color: #AE817B; text-decoration: underline;}


/* Form elements */
input,textarea, select {
   color : #000000;
   font: normal 11px Arial, Helvetica, sans-serif;
   border-color : #773F34;
}

/* The text input fields background colour */
input.post, textarea.post, select {
   background-color : #F9DCDB;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
   background-color : #CD9489;
   color : #000000;
   font-size: 11px; font-family: Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
   background-color : #CD9489;
   font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
   background-color : #CD9489;
   font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #FFFFFF; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/MylManga/local.css");

_________________
Audax, modérateur

Revenir en haut
Voir le profil de l'utilisateur Envoyer un message privé Visiter le site web du posteur
audax
Modérateur
Modérateur


Inscrit le: 19 Nov 2004
Messages: 1619

MessagePosté le: Sam 02 Avr 2005 22:28    Sujet du message: Répondre en citant

Fichier css de MylMusic

Code:
.mainmenu      { font-size : 11px; color : #543D0C; }
a.mainmenu      { text-decoration: none; color : #543D0C;  }
a.mainmenu:visited { text-decoration: none; color : #543D0C; }
a.mainmenu:hover{ text-decoration: none; color : #846012; }


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
   background-color: #E9D1A5;
   scrollbar-arrow-color: #543D0C;
   scrollbar-3dlight-color: #F6EBD8;
   scrollbar-highlight-color: #F3E5CD;
   scrollbar-face-color: #E9D1A5;
   scrollbar-shadow-color: #846012;
   scrollbar-darkshadow-color: #000000;
   scrollbar-track-color: #E9D1A5;
   background-image : url(images/bgd01.gif);
   margin : 10px;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #543D0C; text-decoration: none; }
a:hover      { text-decoration: underline; color : #846012; }
hr   { height: 0px; border: solid #543D0C 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline   {
   border: 0px solid #543D0C;
}

/* This is the outline round the main forum tables */
.forumline   {
   border : 1px  #543D0C;
   border-style : outset;
}

.forumline2   {
   border : 1px  #543D0C;
   border-style : outset;
}
.forumline3   {
   border : 1px  #543D0C;
   border-style : outset;
}


/* Main table cell colours and backgrounds */
td.row1   {background-image : url(images/pixel01.gif);}
td.row2   {background-image : url(images/pixel02.gif);}
td.row3   {background-image : url(images/pixel03.gif);}


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated black background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
   height: 28px;
   background : url(images/cellpic3.gif) repeat-y;
}
td.rowpic2 {
   height: 38px;
   background : url(images/cellpic4.gif);
}

/* Header cells - the black gradient backgrounds */
th   {
   color: #543D0C; font-size: 12px; font-weight : bold;
   height: 28px;
   background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
         border: #846012; border-style: solid; height: 28px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
   height: 28px;
   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: #846012; border-style: solid; height: 28px; }
td.row3Right {background-image : url(images/pixel03.gif);
   border: #846012; border-style: solid; }
td.spaceRow {background-image : url(images/pixel04.gif);
   border: #846012; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow    { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right    { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft     { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop    { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle2,h1,h2   {
         font-weight: bold; font-size: 32px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
         text-decoration: none; line-height : 120%; color : #543D0C;
}
.maintitle   {
         font-weight: bold; font-size: 20px; font-family: Arial, Helvetica, sans-serif;
         text-decoration: none; line-height : 120%; color : #543D0C;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 12px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #543D0C; text-decoration: none; }
a.gen,a.genmed,a.gensmall { color: #543D0C; text-decoration: none; }
a.gen:visited,a.genmed:visited,a.gensmall:visited   { color: #543D0C; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover   { color: #846012; text-decoration: none; }



/* Forum category titles */
.cattitle      { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #543D0C}
a.cattitle      { text-decoration: none; color : #543D0C; }
a.cattitle:visited { text-decoration: none; color : #543D0C; }
a.cattitle:hover{  color: #846012; text-decoration: none; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink      { font-weight: bold; font-size: 12px; color : #543D0C; }
a.forumlink    { text-decoration: none; color : #543D0C; }
a.forumlink:visited { text-decoration: none; color : #543D0C; }
a.forumlink:hover{ text-decoration: none; color : #846012; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav         { font-weight: bold; font-size: 11px; color : #543D0C;}
a.nav         { text-decoration: none; color : #543D0C; }
a.nav:visited { text-decoration: none; color : #543D0C; }
a.nav:hover      { text-decoration: none; color : #846012; }


/* titles for the topics: could specify viewed link colour too */
.topictitle         { font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #000000; }
a.topictitle:visited { text-decoration: none; color : #543D0C; }
a.topictitle:hover   { text-decoration: underline; color : #846012; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : 11px;
         font-weight: bold;
         color : #846012;
}

/* Location, number of posts, post date etc */
.postdetails      { font-size : 10px; color : #543D0C; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px; color: #543D0C;}
a.postlink:link   { text-decoration: underline; color : #A77915; }
a.postlink:visited { text-decoration: underline; color : #A77915; }
a.postlink:hover { text-decoration: underline; color : #846012; }

.error { font-size : 12px; color: #FF0000;}


/* Quote & Code blocks */
.code {
   font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #000000;
   background-color: #FFFFFF; border: #543D0C; 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: #543D0C;
   line-height: 125%;
   background-color: #B7FBB7;
   border: 1px #543D0C;
   border-style: solid;
   background-image : url(images/bgd01.gif);
}


/* Copyright and bottom info */
.copyright      { font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #543D0C; letter-spacing: -1px;}
a.copyright      { color: #543D0C; text-decoration: none;}
a.copyright:link   { color : #543D0C; text-decoration: none;}
a.copyright:visited { color : #543D0C; text-decoration: none;}
a.copyright:hover { color: #846012; text-decoration: underline;}


/* Form elements */
input,textarea, select {
   color : #543D0C;
   font: normal 11px Arial, Helvetica, sans-serif;
   border-color : #543D0C;
}

/* The text input fields background colour */
input.post,textarea.post  {
   background-color : #E9D1A5;
   scrollbar-track-color: #E9D1A5;
   border : 1px solid #543D0C;
   font-size: 12px;
}
select {
   background-color : #E9D1A5;
   border : 1px solid #543D0C;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
   background-color : #E9D1A5;
   color : #543D0C;
   font-size: 11px;
   font-family: Arial, Helvetica, sans-serif;
   background : url(images/bout01.gif);
}

/* The main submit button option */
input.mainoption {
   background-color : #E9D1A5;
   font-weight : normal;
   background : url(images/bout01.gif);
}

/* None-bold submit button */
input.liteoption {
   background-color : #E9D1A5;
   font-weight : normal;
   background : url(images/bout01.gif);
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline {
   background-color: #E9D1A5;
   border : 1px solid #543D0C;
   background-image: url(images/pixel01.gif);
}


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/MylMusic/local.css");

_________________
Audax, modérateur

Revenir en haut
Voir le profil de l'utilisateur Envoyer un message privé Visiter le site web du posteur
audax
Modérateur
Modérateur


Inscrit le: 19 Nov 2004
Messages: 1619

MessagePosté le: Sam 02 Avr 2005 22:29    Sujet du message: Répondre en citant

Fichier css de mylnio

Code:
.mainmenu      { font-size : 11px; color : #000080; }
a.mainmenu      { text-decoration: none; color : #000080;  }
a.mainmenu:visited { text-decoration: none; color : #000080; }
a.mainmenu:hover{ text-decoration: none; color : #855D55; }

.bout_c      { font-size : 11px;  font-weight : bold; color : #000000; }
a.bout_c      { text-decoration: none; color : #000000;  }
a.bout_c:visited { text-decoration: none; color : #000000; }
a.bout_c:hover{ text-decoration: none; color : #855D55; }


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
   background-color: #FFFFFF;
   scrollbar-face-color: #855D55;
   scrollbar-highlight-color: #A17D77;
   scrollbar-shadow-color: #6C433C;
   scrollbar-3dlight-color: #D2B4AA;
   scrollbar-arrow-color:  #D2B4AA;
   scrollbar-track-color: #FFFFFF;
   scrollbar-darkshadow-color: #855D55;
}

/* General font families for common tags */
font,th,td,p { font-family: Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #000080; text-decoration: none; }
a:hover      { text-decoration: underline; color : #855D55; }
hr   { height: 0px; border: medium dotted #D2B4AA 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline   { background-color: #FFFFFF; border: 0px #212121 solid; }

/* This is the outline round the main forum tables */
.forumline   {
   background-color: #FFFFFF;
   border: 0px solid #855D55;
}
.forumline2   {
   background-color: #FFFFFF;
   border: 1px dotted #855D55;
}


/* Main table cell colours and backgrounds */
td.row1   {
   background-color: #FFFFFF;
   border : 0px;
   border-bottom : 1px dashed #D2B4AA;
}
td.row2   { background-color: #FFFFFF;
   background-color: #FFFFFF;
   border : 0px;
   border-bottom : 1px dashed #D2B4AA; }
td.row3   { background-color: #FFFFFF;
   background-color: #FFFFFF;
   border : 0px;
   border-bottom : 1px dashed #D2B4AA; }
td.row3Right   { background-color: #FFFFFF;
   background-color: #FFFFFF;
   border : 0px;
   border-bottom : 1px dashed #D2B4AA; }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated black background.
  However, you could replace this with a bitmap specific for each forum*/

td.rowpic {
      background-color: #FFFFFF;
}

/* Header cells - the black gradient backgrounds */
th   {
   color: #000080; font-size: 12px; font-weight : bold;
   height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
         border: #FFCC66; border-style: solid; height: 28px;}
         
td.g   {
   width: 90px;
   background-image: url(images/fond_g.jpg);
}
td.d   {
   width: 90px;
   background-image: url(images/fond_d.jpg);
   background-position : right;
}
   
td.bout_g  {
   height: 15px;
   width:9px;
   background-image: url(images/mp_g.gif);
   background-position : left;
   background-repeat : no-repeat;
}
td.bout_c  {
   height: 15px;
   background-image: url(images/mp_c.gif);
}
td.bout_d  {
   height: 15px;
   width:9px;
   background-image: url(images/mp_d.gif);
   background-position : right;
   background-repeat : no-repeat;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
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: #FFCC66; border-style: solid; height: 25px; }
td.spaceRow {
   background-color: #FFFFFF; border: #FFCC66; border-style: solid; }

th.thHead,td.catHead { font-size: 11px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow    { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right    { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft     { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop    { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2   {
         font-weight: bold; font-size: 32px; font-family: Arial, Helvetica, sans-serif;
         text-decoration: none; line-height : 120%; color : #855D55;
}
.maintitle2   {
         font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif;
         text-decoration: none; line-height : 120%; color : #855D55;
}


/* General text */
.gen { font-size : 11px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 11px; }
.gen,.genmed,.gensmall { color : #000080; text-decoration: none; }
a.gen,a.genmed,a.gensmall { color: #000080; text-decoration: none; }
a.gen:visited,a.genmed:visited,a.gensmall:visited   { color: #000080; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover   { color: #855D55; text-decoration: none; }


/* Forum category titles */
.cattitle      { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000080; }
a.cattitle      { text-decoration: underline; color : #000080; }
a.cattitle:visited { text-decoration: underline; color : #000080; }
a.cattitle:hover{  color: #855D55; text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink      { font-weight: bold; font-size: 12px; color : #855D55; }
a.forumlink    { text-decoration: none; color : #855D55; }
a.forumlink:visited { text-decoration: none; color : #855D55; }
a.forumlink:hover{ text-decoration: none; color : #D2B4AA; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav         { font-weight: bold; font-size: 11px; color : #000080; }
a.nav         { text-decoration: none; color : #000080; }
a.nav:visited { text-decoration: none; color : #000080; }
a.nav:hover      { text-decoration: none; color : #855D55; }


/* titles for the topics: could specify viewed link colour too */
.topictitle         { font-weight: bold; font-size: 11px; color : #000080; }
a.topictitle:link   { text-decoration: none; color : #000080; }
a.topictitle:visited { text-decoration: none; color : #855D55; }
a.topictitle:hover   { text-decoration: underline; color : #D2B4AA; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name         { font-size : 11px; color : #000080; }

/* Location, number of posts, post date etc */
.postdetails      { font-size : 10px; color : #000080; }

/* Error */
.error { font-weight: bold;  font-size : 12px; color : #FF0000; }



/* The content of the posts (body of text) */
.postbody { font-size : 12px; color: #000080; }
a.postlink:link   { text-decoration: none; color : #000080; }
a.postlink:visited { text-decoration: none; color : #000080; }
a.postlink:hover { text-decoration: none; color : #D2B4AA; }


/* Quote & Code blocks */
.code {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #FFFFFF;
   line-height: 125%;
   background-color: #855D55;
   border: #000000 1px;
   border-style: dotted dotted;
}

.quote {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
   line-height: 125%;
   background-color: #D2B4AA;
   border: #855D55 1px;
   border-style: dotted dotted;
}


/* Copyright and bottom info */
.copyright      { font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #000080;}
a.copyright      { color: #000080; text-decoration: none;}
a.copyright:link   { color : #000080; text-decoration: none;}
a.copyright:visited { color : #000080; text-decoration: none;}
a.copyright:hover { color: #D2B4AA; text-decoration: underline;}


/* Form elements */
input,textarea, select {
   color : #000000;
   font: normal 11px Arial, Helvetica, sans-serif;
   border-color : #D2B4AA;
}

/* The text input fields background colour */
input.post, textarea.post, select {
   background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
   background-color : #FFFFFF;
   color : #000000;
   font-size: 11px; font-family: Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
   background-color : #FFFFFF;
   font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
   background-color : #FFFFFF;
   font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #FFFFFF; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/MylNyo/local.css");

_________________
Audax, modérateur

Revenir en haut
Voir le profil de l'utilisateur Envoyer un message privé Visiter le site web du posteur
audax
Modérateur
Modérateur


Inscrit le: 19 Nov 2004
Messages: 1619

MessagePosté le: Sam 02 Avr 2005 22:30    Sujet du message: Répondre en citant

Fichier css de pdt_lovely

Code:
.mainmenu      { font-size : 11px; color : #000000 }
a.mainmenu      { text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

 /* General page style. The scroll bar colours only visible in IE5.5+ */
body{

   background-image: url(images/bg.gif);
   color: #450418;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    scrollbar-face-color: #D79DB5;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-shadow-color: #FDEDF4;
   scrollbar-3dlight-color: #D1D7DC;
   scrollbar-arrow-color:  #FDEDF4;
   scrollbar-track-color: #EFEFEF;
   scrollbar-darkshadow-color: #98AAB1;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif;
               color: #450418;
            font-size: 11px;}

a:link,a:active,a:visited { color : #8B355A; }
a:hover      { text-decoration: none; color : #EE267B; }
hr   { height: 0px; border: solid #8B355A 0px; border-top-width: 1px;}



.postbody {font-size:11px}


/* This is the border line & background colour round the entire page */
.bodyline   { background-color: #FFD0E4; border: 1px #540225 thin dotted; }

/* This is the outline round the main forum tables */
.forumline   { background-color: #B7507C; border: 1px #619ABF solid; }


/* This is for the error messages that pop up */
.errorline   { background-color: #B7507C;
              background-image: url(images/row1.gif);
            }

/* Main table cell colours and backgrounds */
td.row1{ background-color: #FFF2F6;}
td.row2{ background-color: #F7C3D3;}
td.row3{ background-color: #FFF2F6;}
td.rowpic { background-color: #FFF2F6;
            background-image: url(images/cellpic1.gif);
            background-repeat : repeat-x;
          }

/* Header cells - the blue and silver gradient backgrounds */

th{ background-color: #FFF2F6;
    background-image: url(images/cellpic3.gif);
    color: #FFF2F6;
    font-size:11px;
    font-weight:bold;
    height:25px;
    border : none;
}

td.cat {
         background-image: url(images/cellpic1.gif);
         background-color:#F6DEE5; border: #FFFFFF; border-style: solid; height: 28px;
          border-width: 0px 0px 0px 0px;
}

td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
         background-image: url(images/cellpic1.gif);
         background-color:#DEAAC0; border: #FFFFFF; border-style: solid; height: 28px;
}

td.cat,td.catHead,td.catBottom {
   height: 28px;
   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: #FFFFFF;
   border-style: solid;
   height: 28px;
   background-image : url(images/cellpic3.gif);
   background-color : #7D5C6A; }

td.row3Right,td.spaceRow {
   background-color: #DA7494;
   border: #fdfdfd;
   border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow    { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right    { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft     { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop    { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 0px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1   {
         font-weight: bold; font-size: 20px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
         text-decoration: none; line-height : 120%; color : #62082D;
}

.subtitle,h2   {
         font-weight: bold; font-size: 18px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
         text-decoration: none; line-height : 120%; color : #62082D;
}

/* General text */
.gen { font-size : 12px;  }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover   { color: #DD6900; text-decoration: underline; }

/* Forum category titles */
.cattitle      { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #8C3538}
a.cattitle      { text-decoration: none; color : #8C3538; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink      { font-weight: bold; font-size: 12px; color : #8C3538; }
a.forumlink    { text-decoration: none; color : #8C3538; }
a.forumlink:hover{ text-decoration: underline; color : #E27986; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav         { font-weight: bold; font-size: 11px;}
a.nav         { text-decoration: none;}
a.nav:hover      { text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle         { font-weight: bold; font-size: 11px; color : #62082D; }
a.topictitle:link   { text-decoration: none; color : #006699; }
a.topictitle:visited { text-decoration: none; color : #62082D; }
a.topictitle:hover   { text-decoration: underline; color : #926B7B; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name         { font-size : 11px; color : #51122C;}

/* Location, number of posts, post date etc */
.postdetails      { font-size : 10px; color : #51122C; }

/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link   { text-decoration: none;}
a.postlink:visited { text-decoration: none; color : #CF6994; }
a.postlink:hover { text-decoration: underline;}

/* Quote & Code blocks */
.code {
   font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
   background-color: #FFF2F6; border: #D1D7DC; 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: #65152E; line-height: 125%;
   background-color: #DAB4BF; border: #D1D7DC; border-style: solid;
   border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright        { font-size: 10px;
                    font-family: Verdana, Arial, Helvetica, sans-serif;
                color: #444444;
                letter-spacing: -1px; }
a.copyright        { color: #4F1326; text-decoration: none;}
a.copyright:hover { color: #4F1326; text-decoration: underline;}

/* Copyright2 */
.copyright2           {font-size: 10px;
                      font-family: Verdana, Arial, Helvetica, sans-serif;
                  color: #F9E3E9;
                  letter-spacing: -1px; }
a.copyright2:link    {color: #F9E3E9; text-decoration: none;}
a.copyright2:visited {color: #F9E3E9; text-decoration: none; }
a.copyright2:hover   {color: #F9E3E9; text-decoration: underline;}

/* Form elements */
input,textarea, select {
   color : #7D5C6A;
   font: normal 11px Verdana, Arial, Helvetica, sans-serif;
   border-color : #841340;
   background-image : url(images/input.gif);
    background-color : transparent;}


/* The text input fields background colour */
input.post, textarea.post, select {
   background-color : transparent;
   background-image : url(images/input.gif);
}

input { text-indent : 2px;
        background-image : url(images/input.gif); }

/* The buttons used for bbCode styling in message post */
input.button {
   background-color : transparent;
   color : #ffffff;
   font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
   background-image : url(images/option2.gif);
    border : 1px solid #841340;
    margin-bottom : 0%;
    CURSOR: hand;-
}

/* The main submit button option */
input.mainoption {
    font-weight:bold;
    background-image : url(images/option.gif);
    border : 1pt solid #841340;
    CURSOR: hand;
}

/* None-bold submit button */
input.liteoption {
   font-weight:normal;
    background-color : transparent;
    background-image : url(images/option.gif);
    border : 1pt solid #841340;
    CURSOR: hand;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #FFF2F6; border-style: none; layer-background-color : #F3F3F3; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/PDT_Lovely/local.css");

_________________
Audax, modérateur

Revenir en haut
Voir le profil de l'utilisateur Envoyer un message privé Visiter le site web du posteur
audax
Modérateur
Modérateur


Inscrit le: 19 Nov 2004
Messages: 1619

MessagePosté le: Sam 02 Avr 2005 22:31    Sujet du message: Répondre en citant

Fichier css de softblue

Code:
.mainmenu      { font-size : 10px; color : #000000 }
a.mainmenu      { text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #444444; }



 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 11px; color: #000000; margin:0px;padding:0px;
   background-color: #9BBBDA;
   scrollbar-face-color: #DEE3E7;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-shadow-color: #DEE3E7;
   scrollbar-3dlight-color: #D1D7DC;
   scrollbar-arrow-color:  #006699;
   scrollbar-track-color: #EFEFEF;
   scrollbar-darkshadow-color: #98AAB1;
}

/* General font families for common tags */
font,th,td,p { font-family:  Verdana, Tahoma, Arial, sans-serif ; font-size: 11px; color: #000000; }
a:link,a:active,a:visited { color : #000000; }
a:hover      { text-decoration: underline; color : #222222; }
hr   { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline   {  }

/* This is the outline surrounding the main blocks */
.forumlinemain { background-color: #97B9DA; border: 1px #585889 solid; padding: 4px; width: 100%; margin-bottom: 2px; }

/* This is the outline round the main forum tables */
.forumline   { background-color: #585889; }

.logo { background-image: url(images/logo_phpBB_bg.gif); }


/* Main table cell colours and backgrounds */
td.row1   { background-color: #ABC5E2; }
td.row2   { background-color: #92B6D8; background-image: url(images/forum_bg.jpg); background-repeat: repeat-y;}
td.row3   { background-color: #BDD1E8; }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
      background-color: #FFFFFF;
      background-image: url(images/cellpic2.jpg);
      background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th   {
   color: #000000; font-size: 10px; font-weight : bold;
   background-color: #000000; height: 25px;
   background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
         background-image: url(images/cellpic1.gif);
         background-color:#D1D7DC; height: 28px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
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; height: 25px; }
td.row3Right,td.spaceRow {
   background-color: #D1D7DC; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { border-left: solid 1px #E1EAF4; border-top: solid 1px #E1EAF4; }
th.thSides,td.catSides,td.spaceRow    { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right    { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft     { border-left: solid 1px #E1EAF4; border-top: solid 1px #E1EAF4; }
th.thBottom,td.catBottom  { border-left: solid 1px #E1EAF4; border-top: solid 1px #E1EAF4; }
th.thTop    { border-left: solid 1px #E1EAF4; border-top: solid 1px #E1EAF4; }
th.thCornerL { border-left: solid 1px #E1EAF4; border-top: solid 1px #E1EAF4; }
th.thCornerR { border-left: solid 1px #E1EAF4; border-top: solid 1px #E1EAF4; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2   {
         font-weight: bold; font-size: 22px; font-family: Arial, Tahoma, Verdana, sans-serif;
         text-decoration: none; line-height : 120%; color : #000000;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover   { color: #444444; text-decoration: underline; }


/* Forum category titles */
.cattitle      { font-weight: bold; font-size: 10px ;  color : #000000}
a.cattitle      { text-decoration: none; color : #000000; }
a.cattitle:hover{ text-decoration: none; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink      { font-weight: bold; font-size: 11px; color : #ffffff; }
.forumlink a:link, .forumlink  a:visited, .forumlink  a:active { text-decoration: none; color: #FFF }
a.forumlink:hover{ text-decoration: underline; color : #666666; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav         { font-weight: bold; font-size: 11px; color : #000000;}
a.nav         { text-decoration: none; color : #006699; }
a.nav:hover      { text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */


.topictitle         { font-weight: bold; font-size: 11px; color : #ffffff; }
a.topictitle:link   { text-decoration: none; color : #ffffff; }
a.topictitle:visited { text-decoration: none; color : #ffffff; }
a.topictitle:hover   { text-decoration: underline; color : #666666; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name         { font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails      { font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link   { text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #444444}


/* Quote & Code blocks */
.code {
   font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
   background-color: #FAFAFA; border: #D1D7DC; 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: #444444; line-height: 125%;
   background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
   border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright      { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright      { color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


/* Form elements */
input,textarea, select {
   color : #000000;
   font: normal 11px Verdana, Arial, Helvetica, sans-serif;
   border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
   background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
   background-color : #EFEFEF;
   color : #000000;
   font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
   background-color : #FAFAFA;
   font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
   background-color : #FAFAFA;
   font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/SoftBlue/local.css");

_________________
Audax, modérateur

Revenir en haut
Voir le profil de l'utilisateur Envoyer un message privé Visiter le site web du posteur
audax
Modérateur
Modérateur


Inscrit le: 19 Nov 2004
Messages: 1619

MessagePosté le: Sam 02 Avr 2005 22:32    Sujet du message: Répondre en citant

Fichier css de zonesilver

Code:
.mainmenu      { font-size : 11px; color : #000000 }
a.mainmenu      { text-decoration: none; color : #006666;  }
a.mainmenu:hover{ text-decoration: underline; color : #505050; }



 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
   background-color: #7F9496;
   scrollbar-face-color: #DEE3E7;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-shadow-color: #DEE3E7;
   scrollbar-3dlight-color: #D1D7DC;
   scrollbar-arrow-color:  #006699;
   scrollbar-track-color: #EFEFEF;
   scrollbar-darkshadow-color: #98AAB1;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #006666; }
a:hover      { text-decoration: underline; color : #505050; }
hr   { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline   { background-color: #FFFFFF; border: 1px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline   { background-color: #FFFFFF;  }


/* Main table cell colours and backgrounds */
td.row1   { background-color: #EFEFEF; }
td.row2   { background-color: #DEE3E7; }
td.row3   { background-color: #D1D7DC; }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
      background-color: #FFFFFF;
      background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th   {
   color: #FFFFFF; font-size: 9px; font-weight : bold;
   background-color: #7F9496; height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
         background-image: url(images/cellpic1.gif);
         background-color:#D1D7DC;  height: 25px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
   height: 26px;
   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; height: 20px; }
td.row3Right,td.spaceRow {
   background-color: #D1D7DC;  }

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; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2   {
         font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
         text-decoration: none; line-height : 120%; color : #000000;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006666; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover   { color: #505050; text-decoration: underline; }


/* Forum category titles */
.cattitle      { font-weight: bold; font-size: 12px ; color : #006666}
a.cattitle      { text-decoration: none; color : #006666; }
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink      { font-weight: bold; font-size: 12px; color : #006699; }
a.forumlink    { text-decoration: none; color : #006666; }
a.forumlink:hover{ text-decoration: underline; color : #505050; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav         { font-weight: bold; font-size: 11px; color : #000000;}
a.nav         { text-decoration: none; color : #006666; }
a.nav:hover      { text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle         { font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #006666; }
a.topictitle:visited { text-decoration: none; color : #5493B4; }
a.topictitle:hover   { text-decoration: underline; color : #505050; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name         { font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails      { font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link   { text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #505050}


/* Quote & Code blocks */
.code {
   font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
   background-color: #FAFAFA; border: #D1D7DC; 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: #444444; line-height: 125%;
   background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
   border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright      { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright      { color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


/* Form elements */
input,textarea, select {
   color : #000000;
   font: normal 11px Verdana, Arial, Helvetica, sans-serif;
   border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
   background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
   background-color : #EFEFEF;
   color : #000000;
   font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
   background-color : #FAFAFA;
   font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
   background-color : #FAFAFA;
   font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/zoneSilver/local.css");

_________________
Audax, modérateur

Revenir en haut