|
probleme avec theme sev_door |
|
Régulier
Inscrit: 11/02/2010 19:19
De Nice cote d'azur
|
bonjour,j'aime bien le theme sev_door,je le trouve très clair,mais le menu principal il s'affiche en vrac vois ci dessous:
Menu Principal Accueil Messages privés Profil utilisateur Plan du site Faire un don Echange de lien Contact Termes d’utilisation Riviera- Annonces Soumettre Recherche avancée Signez le Livre d'Or Liens web or il doit s'afficher comme ci dessous: accueil Messages privés profil utilisateur plan du site etc.etc..
quelqu'un connait ce problème merci de l'aide cordialement
Posté le : 14/12/2010 19:06
|
|
|
Re: probleme avec theme sev_door |
|
Xoops accro
Inscrit: 20/02/2008 20:27
De Belgium
|
Ajoutez display:block; pour le menu dans le CSS.
Posté le : 14/12/2010 20:17
|
|
|
Re: probleme avec theme sev_door |
|
Régulier
Inscrit: 11/02/2010 19:19
De Nice cote d'azur
|
bonsoir Ghia,merci tu peut être un peu plus précis? dispaly:block; est déjà dans menu css! autre astuce pour mettre en ligne ce menu? merci Ghia
Posté le : 14/12/2010 21:15
|
|
|
Re: probleme avec theme sev_door |
|
Aspirant
Inscrit: 11/05/2003 09:14
De sud ouest
|
ce probleme et aussi sous d'autres themes... le 2.5 a quelques soucis de look :(
Posté le : 15/12/2010 22:33
|
|
|
Re: probleme avec theme sev_door |
|
Régulier
Inscrit: 11/02/2010 19:19
De Nice cote d'azur
|
merci,mais comment rectifier cet affichage? si pas de solution,connais tu un theme qui lui ressemble? merci cordialement
Posté le : 16/12/2010 17:33
|
|
|
Re: probleme avec theme sev_door |
|
Régulier
Inscrit: 11/02/2010 19:19
De Nice cote d'azur
|
Bonjour personne pour un coup de main? a vous lire! merci
Posté le : 17/12/2010 19:47
|
|
|
Re: probleme avec theme sev_door |
|
Semi pro
Inscrit: 08/06/2005 17:15
De Where ?
|
Citation : choupette a écrit : ce probleme et aussi sous d'autres themes... le 2.5 a quelques soucis de look :(
Ce sont d'anciens thèmes qui ont besoin d'être actualisés, le souci ne vient pas de la 2.5.0
Posté le : 17/12/2010 20:14
|
|
|
Re: probleme avec theme sev_door |
|
Semi pro
Inscrit: 08/06/2005 17:15
De Where ?
|
Pour votre problème d'affichage du menu, ajoutez ceci dans le fichier style.css de votre thème :
#mainmenu a, #usermenu a {display: block;}
une recherche sur le site, vous aurait déjà donner la solution
Posté le : 17/12/2010 20:17
|
|
|
Re: probleme avec theme sev_door |
|
Régulier
Inscrit: 11/02/2010 19:19
De Nice cote d'azur
|
bonsoir,merci pour votre réponse,les solutions qui j'ai trouvé sur le forum ne m'ont pas permis de résoudre le problème. merci pour l'astuce mais sa ne marche pas,a moins que je l'ai mal placé voici le fichier,merci de jeter un œil. Citation :body { color: #000000; background: #FFFFFF; margin: 0; padding: 0; } table { width: 100%; margin: 5; font-size: small; } table td { border-width: 0; vertical-align: top; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 0px; } a { text-decoration: none; font-weight: bold; background-color: transparent; color: #000099; } a:hover {color: #ff6600;} h1 { font-family: Arial, Helvetica, sans-serif; } h2 { font-family: Arial, Helvetica, sans-serif; } h3 { font-family: Arial, Helvetica, sans-serif; } h4 { font-family: Arial, Helvetica, sans-serif; } h5 {} ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;} li { margin-left: 2px; list-style: square inside; color: #000099} input.formButton { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; } .item { border: 1px none #CCCCCC; } .itemHead { padding: 2px; color: #000000; border: none; } .itemInfo { text-align: right; padding: 0px 4px 3px; background-color: #F5F5F5; border: 1px dashed #CCCCCC; } .itemTitle a { font-size: 14px; font-weight: bold; font-variant: small-caps; background-color: transparent; color: #000066; font-family: Arial, Helvetica, sans-serif; } .itemPoster {font-size: 90%; font-style:italic;} .itemPostDate {font-size: 90%; font-style:italic;} .itemStats {font-size: 90%; font-style:italic;} .itemBody {padding-left: 5px;} .itemText { margin-top: 5px; margin-bottom: 5px; line-height: 1.5em; padding: 2px; } .itemText:first-letter {font-size: 133%; font-weight: bold;} .itemFoot { text-align: right; padding: 0px 4px 2px; background-color: #F5F5F5; border: 1px dashed #CCCCCC; } .itemAdminLink {font-size: 90%;} .itemPermaLink {font-size: 90%;} th { padding : 0px; vertical-align : middle; font-size: 12px; font-weight: bold; } td#headerbanner { width: 100%; vertical-align: middle; text-align:center; background-image: url(header.png); } td#headerbar { padding: 2px 10px 2px 2px; background-color: #F4F4F4; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #CCCCCC; border-bottom-color: #CCCCCC; } td#leftcolumn { width: 178px; } td#leftcolumn th { font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; } td#leftcolumn div.blockTitle { font-size: 12px; color: #000000; font-weight: bold; padding-top: 7px; font-family: Arial, Helvetica, sans-serif; } td#leftcolumn div.blockContent { padding: 0px; line-height: 120%; line-height: 120%; } td#centercolumn { padding: 10px; border: none; } td#centercolumn th { vertical-align: middle; border: none; padding: 3px; font-size: 12px; font-weight: bold; } td#centerCcolumn { padding: 4px; } td#centerCcolumn legend.blockTitle {padding: 4px; color: #000000; font-weight: bold; margin-top: 0px; margin-right: 0px; margin-left: 0px;} td#centerCcolumn div.blockContent { border-left: 1px solid #9FBDEC; border-right: 1px solid #9FBDEC; border-bottom: 1px solid #9FBDEC; padding: 7px; margin-right: 0px; margin-left: 0px; margin-bottom: 2px; line-height: 120%; text-align: justify; } td#centerLcolumn {width: 50%; padding: 0px 3px 0px 0px;} td#centerLcolumn legend.blockTitle {padding: 3px; color: #000000; font-weight: bold; margin-top: 0px;} td#centerLcolumn div.blockContent { border-left: 1px solid #9FBDEC; border-right: 1px solid #9FBDEC; border-bottom: 1px solid #9FBDEC; padding: 7px; margin-left: 3px; margin-right: 2px; margin-bottom: 2px; line-height: 120%; text-align: justify; } td#centerRcolumn {width: 50%; padding: 0px 3px 0px 0px;} td#centerRcolumn legend.blockTitle {padding: 3px; color: #000000; font-weight: bold; margin-top: 0px;} td#centerRcolumn div.blockContent { border-left: 1px solid #9FBDEC; border-right: 1px solid #9FBDEC; border-bottom: 1px solid #9FBDEC; padding: 7px; margin-left: 2px; margin-right: 3px; margin-bottom: 2px; line-height: 120%; text-align: justify; } div#content {text-align: left; padding: 8px;} td#rightcolumn {width: 178px; border-left: 1px #CCCCCC; font-size:11px;} td#rightcolumn th { vertical-align: middle; font-family: Arial, Helvetica, sans-serif; font-size: 11px; border: none; padding: 0px; } td#rightcolumn div.blockTitle { color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; padding-top: 7px; font-weight: bold; } td#rightcolumn div.blockContent {padding: 3px; line-height: 120%;} tr#footerbar {text-align:center; background-image: url(fbar.png);} #mainmenu a, #usermenu a {display: block;} td#mainmenu a { display: block; margin: 0; border: none; font-size: 11px; color: #000000; font-weight: normal; } td#mainmenu a:hover { background-color: #F5F5F5; color: #FF0000; } td#mainmenu a.menuTop { border-top: 1px none; border-right: 1px none; border-bottom: 1px dotted #E1E1E1; border-left: 1px none; font-size: 11px; padding-left: 10px; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; width: 145px; } td#mainmenu a.menuMain { padding-left: 10px; border-right: 1px none; border-bottom: 1px dotted #E1E1E1; border-left: 1px none; border-top-width: 1px; border-top-style: none; font-size: 11px; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; width: 145px; } td#mainmenu a.menuSub { padding-left: 15px; border-right: 0px none; border-bottom: 1px dashed #E1E1E1; border-left: 0px none; border-top-style: none; border-top-width: 0px; font-size: 11px; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; width: 140px; } td#usermenu a { display: block; margin: 0; border-right: 1px none; border-bottom: 1px dotted #E1E1E1; border-left: 1px none; border-top-style: none; font-size: 11px; font-weight: normal; color: #000000; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 10px; width: 150px; } td#usermenu a:hover { background-color: #F5F5F5; color: #FF0000; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 10px; width: 150px; } td#usermenu a.menuTop { border-top: 1px none; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: none; border-bottom-style: dotted; border-left-style: none; border-bottom-color: #E1E1E1; font-size: 11px; width: 150px; } td#usermenu a.highlight { background-color: #fcc; font-size: 11px; width: 150px; } .outer { border: 1px solid #9FBDEC; color: #FFFFFF; background-color: #9FBDEC; padding: 0px; } .head { border: none; padding: 3px 7px; font-weight: bold; background-color: #F5F5F5; color: #000000; } .even { background-color: #F5F5F5; padding: 3px 7px; font-size: 11px; border: none; color: #000000; } .odd { background-color: #FFFFFF; padding: 3px 7px; font-size: 11px; border: none; color: #000000; } .foot { background-color: #F5F5F5; padding: 3px 7px; color: #000000; } tr.even td { background-color: #F5F5F5; padding: 3px 7px; font-size: 11px; color: #000000; } tr.odd td { background-color: #FFFFFF; padding: 3px 7px; font-size: 11px; color: #000000; } div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;} div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;} div.resultMsg { background-color : #ECEDF2; color: #333333; text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px;} div.xoopsCode { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;} div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;} .comTitle { font-weight: bold; margin-bottom: 2px; } .comText {padding: 2px;} .comUserStat { font-size: 10px; font-weight:bold; border: 1px solid silver; background-color: #ffffff; margin: 2px; padding: 2px; color: #000099; } .comUserStatCaption {font-weight: normal;} .comUserStatus {margin-left: 2px; margin-top: 10px; color: #000099; font-weight:bold; font-size: 10px;} .comUserRank {margin: 2px;} .comUserRankText {font-size: 10px;font-weight:bold;} .comUserRankImg {border: 0;} .comUserName {} .comUserImg {margin: 2px;} .comDate {font-weight: normal; font-style: italic; font-size: smaller} .comDateCaption {font-weight: bold; font-style: normal;} input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; } select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border: none; background-color: #F5F5F5; }
Posté le : 17/12/2010 22:03
|
|
|
Re: probleme avec theme sev_door |
|
Xoops accro
Inscrit: 20/02/2008 20:27
De Belgium
|
Déjà effacée le cache du navigateur pour renouveler le fichier CSS?
Posté le : 17/12/2010 22:36
|
|
Vous pouvez voir les sujets.
Vous ne pouvez pas débuter de nouveaux sujets.
Vous ne pouvez pas répondre aux contributions.
Vous ne pouvez pas éditer vos contributions.
Vous ne pouvez pas effacez vos contributions.
Vous ne pouvez pas ajouter de nouveaux sondages.
Vous ne pouvez pas voter en sondage.
Vous ne pouvez pas attacher des fichiers à vos contributions.
Vous ne pouvez pas poster sans approbation.
|