Position du forum et taille des titres
Forum gratuit : Le forum des forums actifs :: Entraide & Support... :: Problème avec un script, un code :: Archives des problèmes avec un code
Page 1 sur 1 • Partagez
Position du forum et taille des titres
Bonsoir, j'essaie de mettre la largeur de mon forum à 800 pour que ça colle avec l'entête que j'ai fait. Mais le bloc est décalé sur le côté. Malgré toutes mes manipulations, je n'arrive pas à la déplacer.
Je souhaite aussi changer la taille de mon "secondarytitle" mais quand je mets la valeur, ça reste en tout petit ;o;
Je mets mon css au cas où:
Je souhaite aussi changer la taille de mon "secondarytitle" mais quand je mets la valeur, ça reste en tout petit ;o;
Je mets mon css au cas où:
- Code:
/*SUPPRESSION DU SOULIGNEMENT */
a:link {text-decoration: none;}
a:hover{text-decoration: none !important;}
a { text-decoration: none; }
a:link { text-decoration: none; }
a:hover { text-decoration: none; }
a {
text-decoration: none !important;
text-shadow: 1px 0px 2px #010101;}
a:hover
{
text-decoration: none !important;
text-shadow: 1px 0px 2px #010101;}
#navigation
{
margin: auto;
text-align: center;
position: fixed;
z-index: 999;
width: 100%;
background-color: #2d1424;
border-bottom: 2px solid #b48836;
margin-top: -10px;
margin-left: -10px;
padding: 5px;
}
#i_logo
{
height: 500px;
}
.secondarytitle
{
font-size: 55px;
letter-spacing: 2px;
font-family: arial;
font-variant: small-caps;
text-shadow: 1px 1px 0px #000000;
}
a.mainmenu {text-align: center;
background: #;
border-radius: 20px ;
Border-top:0px solid #dbd2b3;
border-bottom:0px solid #dbd2b3;
border-left:0px solid #dbd2b3;
border-right: 0px solid #dbd2b3;
font-variant: small-caps;}
/** bordures des forums **/
.forumline
{
background: #2d1424;
width: 800px;
border-top: px #fff solid;
border-bottom: px #fff solid;
border-right: px #fff solid;
border-left: px #fff solid;
box-shadow: 2px 2px 0px 0px #b48836;
margin: left;
text-align: center;
}
a.forumlink
{
display: block;
border-left: 5px solid #;
border-bottom: 1px solid #;
padding-left: 10px;
margin-left: 10px;
font-size: 24px;
font-family: 'Sevillana', cursive;
font-weight: normal;
text-shadow: 0px 0px 1px #000000;
transform: all;
-moz-transform: all;
-o-transform: all;
-htm-transform: all;
-webkit-transform: all;
transition: 1s;
-moz-transition: 1s;
-o-transition: 1s;
-htm-transition: 1s;
-webkit-transition: 1s;
text-shadow: 1px 0px 2px #010101;}
a.forumlink:hover
{
display: block;
border-left: 5px solid #;
border-bottom: 1px solid #;
font-style: normal;
padding-left: 25px;
transform: all;
-moz-transform: all;
-o-transform: all;
-htm-transform: all;
-webkit-transform: all;
transition: 1s;
-moz-transition: 1s;
-o-transition: 1s;
-htm-transition: 1s;
-webkit-transition: 1s;
}
.DescForum {
text-align:center;
float:left;
}
.SousForums {
text-align:center;
}
.entête-fstat {
color: #fff;
font-size: 10px;
font-weight: bold;
}
.fstat {
width: 200px;
background: #0A0005;
height: auto;
text-align: center;
padding-top: 4px;
padding-bottom: 4px;
border-radius: 60px ;
border-bottom: #b48836 2px solid;
border-top: #b48836 2px solid;}
.postbody
{
text-align: justify;
padding: 5px;
font-size: 12px;
line-height: 16px;
text-shadow: 1px 0px 2px #010101;
width: auto;
background: #0A0005;
height: auto;
text-align: center;
padding-top: 4px;
padding-bottom: 4px;
border-radius: 60px ;
border-bottom: #b48836 2px solid;
border-top: #b48836 2px solid;}
.row3Right
{
border: none !important;
}
.thHead
{
border: none !important;
}
.thCornerL, .thCornerR, .thTop
{
border: none !important;
}
.thLeft, .thRight
{
border-left: none !important;
border-right: none !important;
}
.catLeft, .catRight
{
border: none! important;
}
.catHead
{
border: none !important;
}
.catBottom
{
border: none !important;
}
.cathead
{
background: url('http://img15.hostingpics.net/pics/216101cathaut.png') top center no-repeat;
width: 800px;
height: 200px;
margin: auto; /*Permet de centrer la partie du corps*/
}
.catbody
{
background: url('') center repeat-y;
width: 749px;
margin: auto;
}
.catfoot
{
background: url('') bottom center no-repeat;
width: 750px;
height: 100px;
margin: auto;
}
Sujets similaires
» Réduire la taille des cellules des titres des catégories sur un forum en ModernBB
» Position titres sous-forums
» Problème avec la taille des titres de mes catégories
» Taille des titres
» Taille des titres de catégories.
» Position titres sous-forums
» Problème avec la taille des titres de mes catégories
» Taille des titres
» Taille des titres de catégories.
Forum gratuit : Le forum des forums actifs :: Entraide & Support... :: Problème avec un script, un code :: Archives des problèmes avec un code
Page 1 sur 1
Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum