Home
Accueil
Downloads
Téléchargements
Forums
Forums
Your Account
Votre compte
Chez stefvar :: Voir le sujet - Modification de thème : Police et background
FAQ
FAQ
Rechercher
Rechercher
Liste des Membres
Liste des Membres
Groupes d'utilisateurs
Groupes d'utilisateurs
Profil
Profil
Connexion
Connexion
Se connecter pour vérifier ses messages privés
Se connecter pour vérifier ses messages privés
Chez stefvar Index du Forum -> Archives PHP-Nuke » Thêmes

Poster un nouveau sujet   Répondre au sujet
Modification de thème : Police et background
Voir le sujet précédent :: Voir le sujet suivant  
Auteur Message
Archives



Inscrit le:
Messages: -12

MessagePosté le: 13 Dec 2006, 16:57    Sujet du message: Modification de thème : Police et background Répondre en citant

Bonjour à tous !

Je cherche à modifier certains éléments sur mon site : http://www3.ac-nancy-metz.fr/lettres-hist-geo-lp

Tout d'abord la Police.

J'ai modifié la police dans le style.css et j'ai placé Lucida Grande comme police d'affichage principale : aucun souci sous IE, Safari et firefox Mac, par contre sous Firefox PC la police n'est pas prise en compte ... d'où vient ce problème ??

Voici le code du theme.php

Code:

FONT   {FONT-FAMILY: Lucida Grande; FONT-SIZE: 11px}
TD      {FONT-FAMILY: Lucida Grande; FONT-SIZE: 11px}
BODY   {FONT-FAMILY: Lucida Grande; FONT-SIZE: 11px}
P      {FONT-FAMILY: Lucida Grande; FONT-SIZE: 11px}
DIV      {FONT-FAMILY: Lucida Grande; FONT-SIZE: 11px}


.title        {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 14px; FONT-WEIGHT: bold; FONT-FAMILY: Lucida Grande; TEXT-DECORATION: none}
.content     {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-FAMILY: Lucida Grande}
.block-title {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-FAMILY: Lucida Grande}
.storytitle  {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 12px; FONT-WEIGHT: bold; FONT-FAMILY: Lucida Grande; TEXT-DECORATION: none}
.storycat    {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 12px; FONT-WEIGHT: bold; FONT-FAMILY: Lucida Grande; TEXT-DECORATION: underline}
.boxtitle     {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Lucida Grande; TEXT-DECORATION: none}
.boxcontent  {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-FAMILY: Lucida Grande}
.option     {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Lucida Grande; TEXT-DECORATION: none}
.tiny       {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-WEIGHT: normal; FONT-FAMILY: Lucida Grande; TEXT-DECORATION: none}
.small       {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: normal; FONT-FAMILY: Lucida Grande; TEXT-DECORATION: none}

/*
  The original iCGstation Theme for phpBB version 2+
  Created by iOptional phpBB Style Gruop
  http://www.ioptional.com
*/

/* 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: #A9B8C2; border: 0px #006699 solid; }

/* Page Header */
td.header {
      background-color: #FFFFFF;
      background-image: url(images/acp_top.jpg);
}

td.navpic {
      background-color: #FFFFFF;
      background-image: url(images/navpic.gif);
      height: 22px;
}

td.cellrow2 {
      background-color: #FFFFFF;
      height: 32px;
      font-size: 12px; border-color: #CCCCCC; border-style: solid; border-width: 0px 0px 1px 0px;
}

td.indextop {
      background-color: #FFFFFF;
      background-image: url(images/index_top.jpg);
}

td.indexbom {
      background-image: url(images/bt.gif);
      background-position-y: bottom;
      background-repeat: repeat-x;
}

td.lefttd {
      background-repeat: repeat-y;
      background-image: url(images/left.gif);
}

td.righttd {
      background-image: url(images/right.gif);
      background-repeat: repeat-y;
}
/*
   TEXT
*/
body { 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; margin: 0px; border: 0px; padding: 0px; background-color: white; font-family: Lucida Grande, sans-serif; font-size: 11px}

h1 {; font-size: 22px; font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif; text-decoration: none; line-height : 120%; color : #000000; }
h2 { margin: 0px; font-family: Arial, Helvetica, sans-serif;; font-size: 20 px; text-decoration: none; line-height: 120%; }
h3 { margin: 0px; font-size: 20 px;; font-family: Verdana, serif; line-height: 120%; }
h4 { margin: 0px; font-size: 20 px;; }

p.moderators { margin: 0px; float: left; color: black; font-size: 11px; }
p.linkmcp { margin: 0px; float: right; font-size: 11px; white-space: nowrap; }
p.breadcrumbs { margin: 0px; float: left; color: black; font-size: 11px; white-space: normal; }
p.datetime { margin: 0px; float: right; font-size: 11px; white-space: nowrap; }
p.searchbar { margin: 0px; font-size: 11px; white-space: nowrap; }
p.searchbarreg { margin: 0px; float: right; font-size: 11px; white-space: nowrap; }

p.forumdesc { margin: 0px 4px 0px 0px; padding: 4px; font-size: 11px; }
a.forumlink { color: #069; font-size: 11px;; }

p.topictitle { margin: 1px 0px; display: inline; font-size: 11px; }
p.topicauthor { margin: 1px 0px; font-size: 11px; }
p.topicdetails { margin: 1px 0px; font-size: 11px; }

p.postreported { margin: 1px 0px; color: red; }
p.postapprove { margin: 1px 0px; color: green; }

.postauthor { color: #000000; font-size: 11px; }
.postdetails { color: #000000; font-size: 11 px; }
.postbody { font-size: 11 px; line-height: 140%; }
.posthilit { background-color: yellow; }


.nav { margin: 0px; color: black; font-size: 11px; }
.pagination { padding: 4px; color: black; font-size: 11px; }


.cattitle { margin: 1px 1px; font-size: 11px; }
.mainmenu { margin: 1px 1px; font-size: 11px; }
.topictitle { margin: 1px 1px; font-size: 11px; }

.gen { margin: 1px 1px; font-size: 12 px; }
.genmed { margin: 1px 1px; font-size: 11px; }
.gensmall { margin: 1px 1px; font-size: 11px; }
.genbig { margin: 1px 1px; font-size: 16 px; }

.copyright { color: #444; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;letter-spacing: -1px;}
.titles { color: black; font-family: Arial, Helvetica, sans-serif;; font-size: 10px; text-decoration: none;  }
.error { color: red; }

/*
   TABLE
*/
td { font-family: Lucida Grande, sans-serif; font-size: 11px }
th { height: 25px; color: #444444; border-color: #FFFFFF; border-style: solid; font-size: 11px; background-color: #EAEAEA; white-space: nowrap; border-width: 1px 1px 0px 1px; }
.tablebg { background-color: #A9B8C2; }
.catdiv { height: 25px; border: 0px; background-color: white; background-image: url('./images/cellpic2.jpg'); background-repeat: repeat-y; font-size: 11px; }
.cat { height: 25px; border-color: #FFFFFF; border-style: solid; background-color: #EFEFEF; text-indent: 4px; border-width: 1px 1px 0px 1px; }
.row1 { background-color: #F7F7F7; padding: 4px; font-family: Lucida Grande, sans-serif; font-size: 11px; border-color: #FFFFFF; border-style: solid; border-width: 1px 1px 0px 1px; }
.row2 { background-color: #ECECEC; padding: 4px; font-family: Lucida Grande, sans-serif; font-size: 11px; border-color: #FFFFFF; border-style: solid; border-width: 1px 1px 0px 1px; }
.row3 { background-color: #EAEAEA; padding: 4px; font-family: Lucida Grande, sans-serif; font-size: 11px; border-color: #FFFFFF; border-style: solid; border-width: 1px 1px 0px 1px; }
.spacer { background-color: #D1D7DC; }
hr { height: 1px; border-width: 0px; background-color: #D1D7DC; color: #D1D7DC }


/*
   ANCHOR
*/
a,a:link,a:active,a:visited { text-decoration: none; color : #445588; }
a:hover   { text-decoration: none; color : #224466; }

/*
   FORM
*/
form { margin: 0px; padding: 0px; border: 0px; }
input { color: black; font-family: Verdana, serif; font-size: 11px; font-weight: normal; }
textarea { background-color: white; color: black; font-family: Verdana, serif; font-size: 10px; font-weight: normal; border-color: black; border-style: solid; border-width: 1px; }
select { color: black; background-color: white; font-family: Verdana, serif; font-size: 10px; font-weight: normal; border-color: black; border-style: solid; border-width: 1px; }
.post { background-color: white; border-style: solid; border-width: 1px; }
.btnbbcode { color: black; font-weight: normal; font-size: 11px; font-family: Lucida Grande, sans-serif; background-color: #EFEFEF; border-style: solid; border-width: 1px; }
.btnmain {; background-color: #FAFAFA; border-style: solid; border-width: 1px; }
.btnlite { font-weight: normal; background-color: #FAFAFA; border-style: solid; border-width: 1px; }
.helpline { background-color: #DEE3E7; border-style: none; }
/*-- mod : profile cp --*/
.foundercolor, a.foundercolor, a.foundercolor:link, a.foundercolor:active, a.foundercolor:visited {
   color: #FE00FE;
   font-weight: bold;
}
a.foundercolor:hover {
   color:   #FF0000;
   text-decoration: underline;
}

.admincolor, a.admincolor, a.admincolor:link, a.admincolor:active, a.admincolor:visited {
   color: #FFA34F;
   font-weight: bold;
}
a.admincolor:hover {
   color:   #FF0000;
   text-decoration: underline;
}

.modcolor, a.modcolor, a.modcolor:link, a.modcolor:active, a.modcolor:visited {
   color: #006600;
   font-weight: bold;
}
a.modcolor:hover {
   color:   #008000;
   text-decoration: underline;
}

.usercolor, a.usercolor, a.usercolor:link, a.usercolor:active, a.usercolor:visited {
   color : #000000;
   font-weight: bold;
}
a.usercolor:hover {
   color: #DD6900;
   text-decoration: underline;
}


/*
   BBCODE
*/
.quotetitle { margin: 10px 5px 0px 5px; padding: 4px; border-width: 1px 1px 1px 1px; border-style: solid; border-color: #A9B8C2; color: black; background-color: #DCE1E5; font-size: 8pt; }
.quotecontent { margin: 0px 5px 10px 5px; padding: 5px; border-color: #A9B8C2; border-width: 0px 1px 1px 1px; border-style: solid; color: black; font-weight: normal; font-size: 8pt; font-family: Verdana, sans-serif; background-color: #FAFAFA; }

.codetitle { margin: 10px 5px 0px 5px; padding: 4px; border-width: 1px 1px 0px 1px; border-style: solid; border-color: #A9B8C2; color: black; background-color: #A9B8C2; font-size: 8pt; }
.codecontent { margin: 0px 5px 10px 5px; padding: 5px; border-color: #A9B8C2; border-width: 0px 1px 1px 1px; border-style: solid; color: black; font-weight: normal; color: #006600; font-weight: normal; font-size: 8pt; font-family: 'Courier New', monospace; background-color: #FAFAFA; }

.syntaxbg { color: #FFFFFF; }
.syntaxcomment { color: #FF8000; }
.syntaxdefault { color: #0000BB; }
.syntaxhtml { color: #000000; }
.syntaxkeyword { color: #007700; }
.syntaxstring { color: #DD0000; }


/*
   OTHER
*/
img { border: 0px; }

/* Background images for tables */
.tbl{border-collapse:collapse;height:4px;width:100%}
.tbll{background: url(images/tb4_l.gif) no-repeat;width:8px}
.tblbot{background: url(images/tb4_m.gif) repeat-x;width:100%}
.tblr{background: url(images/tb4_r.gif) no-repeat;width:8px}
.tbl80{border-collapse:collapse;height:4px;width:80%}

/* Background images for tables */
.tbt{border-collapse:collapse;height:22px;width:100%}
.tbtl{background: url(images/tb2_l.gif) no-repeat;width:22px}
.tbtbot{background: url(images/tb2_m.gif) repeat-x;width:100%;font-size:11px;color:#445588;}
.tbtr{background: url(images/tb2_r.gif) no-repeat;width:124px}

/* Background images for tables */
.tbn{border-collapse:collapse;height:22px;width:100%}
.tbnl{background: url(images/tb1_l.gif) no-repeat;width:76px}
.tbnbot{background: url(images/tb1_m.gif) repeat-x;width:100%;font-size:11px;color:#445588;}
.tbnr{background: url(images/tb1_r.gif) no-repeat;width:39px}


Seconde question, elle concerne l'insertion d'un dégradé en background. Il s'agit d'une image. J'ai suivi les instructions données dans les sujets précédents et donc j'ai réussi a mettre en place ce background. Cependant celui-ci s'affichait même derrière les actualités, alors que je désire que cela reste en blanc.

Voici ce que je souhaite :


Merci de m'apporter votre coopération !

Fred
Revenir en haut de page
Voir le profil de l'utilisateur Envoyer un message privé
stefvar
Administrateur
Administrateur


Inscrit le: Jul 06, 2005
Messages: 8361
Localisation: France Corse Ventiseri

MessagePosté le: 13 Dec 2006, 17:02    Sujet du message: Re : Modification de thème : Police et background Répondre en citant

Bonjour,

Connais tu Achille ? Non ? Pourtant tu viens de toucher son talon Laughing Laughing Laughing .
Je laisse la place aux connaisseurs, moi je suis une trippe dans tout ce qui est graphisme Laughing Laughing Laughing .
_________________
Avant de poster, lire la charte du forum, merci.
Revenir en haut de page
Voir le profil de l'utilisateur Envoyer un message privé Visiter le site web du posteur MSN Messenger
Archives



Inscrit le:
Messages: -12

MessagePosté le: 13 Dec 2006, 17:32    Sujet du message: Re : Modification de thème : Police et background Répondre en citant

OK pour le graphisme au niveau du fond de page, merci pour ta réponse rapide !

Par contre pour la police tu n'as pas une petite idée ?

Fred
Revenir en haut de page
Voir le profil de l'utilisateur Envoyer un message privé
stefvar
Administrateur
Administrateur


Inscrit le: Jul 06, 2005
Messages: 8361
Localisation: France Corse Ventiseri

MessagePosté le: 13 Dec 2006, 18:33    Sujet du message: Re : Modification de thème : Police et background Répondre en citant

Re,

Malheureusement pour toi non, ce n'est vraiment le genre de chose que j'affectionne. C'est peut être pour cela que je n'y comprend rien Wink . Je sais qu'il y a des fanas du graphisme sur le site, avec un peu de patience ils répondront à tes questions.
_________________
Avant de poster, lire la charte du forum, merci.
Revenir en haut de page
Voir le profil de l'utilisateur Envoyer un message privé Visiter le site web du posteur MSN Messenger
zocco
Assidu
Assidu


Inscrit le: Sep 30, 2005
Messages: 293
Localisation: Ile-de-France (92)

MessagePosté le: 13 Dec 2006, 23:54    Sujet du message: Re : Modification de thème : Police et background Répondre en citant

Oh ! un mac user !!! Very Happy

Bonsoir. j'ai tapé sur Google : "difference between firefox mac and firefox pc".
Ca donne plusieurs réponses. Peut-être trouveras-tu ton bonheur.

A mon avis, c'est l'interprétation des styles CSS qui diffèrent selon le navigateur utilisé.

Je regarde de mon coté pour voir si je ne trouve pas une réponse à ton problème.
Revenir en haut de page
Voir le profil de l'utilisateur Envoyer un message privé Visiter le site web du posteur
Archives



Inscrit le:
Messages: -12

MessagePosté le: 30 Dec 2006, 19:23    Sujet du message: Re : Modification de thème : Police et background Répondre en citant

Je ne sais pas si tu as regardé de plus près dans les options de FF PC, mais si tu regardes dans l'onglet "contenu", dans le menu déroulant des polices, il n'y a pas Lucida Grande. Tu as d'autres choses, un bon paquet même, mais pas ça. Je suppose que FF ne reconnaît pas cette police par défaut... Rolling Eyes

Mais essaie ça à tout hasard: toujours dans le menu options >> contenu, va dans la section des polices, et clique sur "avancé". Coche la case "permettre aux pages de choisir leur propre police..." peut-être que cela fonctionnera Wink
Revenir en haut de page
Voir le profil de l'utilisateur Envoyer un message privé
Montrer les messages depuis:   
Poster un nouveau sujet   Répondre au sujet    Chez stefvar Index du Forum -> Archives PHP-Nuke » Thêmes Toutes les heures sont au format GMT + 2 Heures
Page 1 sur 1

 
Sauter vers:  
Vous ne pouvez pas poster de nouveaux sujets dans ce forum
Vous ne pouvez pas répondre aux sujets dans ce forum
Vous ne pouvez pas éditer vos messages dans ce forum
Vous ne pouvez pas supprimer vos messages dans ce forum
Vous ne pouvez pas voter dans les sondages de ce forum

Animé par phpBB © 2007 -:- Thème iCGstation PHP-Nuke par nukemods.com
Traduction par : phpBB-fr.com -:- Adapté par stefvar

Anti Bot Question MOD - phpBB MOD against Spam Bots
Inscriptions bloqués / messages: 0 / 0
Syndiquez notre contenu RSS, Atom, etc..
PHP-Nuke © 2007Reproduction interdite sans autorisation de ma part www.stefvar.com Copyright © 2008Thème iCGstation
Site français de la communauté PragmaMx