Problema scris ... [REZOLVAT!]
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Administreaza prezentarea forumului :: Arhiva probleme privind designul forumurilor
Pagina 1 din 1 • Distribuiţi
Problema scris ... [REZOLVAT!]
Salut ! Am o problema , cand vreau sa fac un nou topic si incep sa scriu nu se vede scrisu , e tot alb ...
Stiu ca e ceva din CSS asa ca uitati-l :
Stiu ca e ceva din CSS asa ca uitati-l :
- Cod:
a.mainmenu:nth-child(3){
border-radius: 0px 5px 5px 0px;
}
#logo {
position: absolute;
top: 2px;
margin-left: -20px;
}
/*------------------------------------------------*/
/*-------------[Body tamaño del foro logo descripcion del foro]------------*/
/*------------------------------------------------*/
body{
background: url(http://i37.servimg.com/u/f37/16/47/36/78/17095d10.jpg) top repeat-x,y;
margin-top: 50px;}
.select{
margin-top:-190px!important;
}
a.mainmenu{
padding-left: 10px;
padding-right: 10px;}
#page-header .navbar .navlinks{
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
top: -45px;
width: auto;
position: relative;
}
#page-header .navbar .navlinks a:hover {
background: #141414;
border-radius: 1px;
border: 1px solid black;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
box-shadow: 0px 0px 1px #c9c9c9;
border-radius: 5px;}
#wrap {
border-radius: 3px;
border: 1px solid #2e2e2e;
box-shadow: 0px 0px 20px black;
font: normal 11px helvetica,arial,sans-serif;
-moz-box-shadow: 0 5px 9px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 5px 9px rgba(0,0,0,0.1);
background: #252525;
line-height: 120%;
padding: 10px;
width: 95%;
top: 100px;
margin-top: -52px;
}
#site-title h1 {display: none;}
#site-title, #site-title h1{display: none;}
#logo-desc p {display: none;}
/*------------------------------------------------*/
/*-------------[Panel Foros]------------*/
/*------------------------------------------------*/
.row {
background: #212121 url(http://i32.servimg.com/u/f32/14/12/03/12/hover212.png) repeat-x;
border-top: 1px solid #2e2e2e!important;
border-bottom: 1px solid #131313!important;
}
.forabg {
background: #212121 url(http://www.skinbox.net/demo/public/style_images/brave/_custom/bg-maintitle.png) repeat-x top;
background-position: 0 0;
background-repeat: repeat-x;
clear: both;
margin-bottom:1px;
padding: 0 0 1px;
border-radius: 4px 4px 4px 4px;
}
.row1 {
background: #212121;
margin-right: 3px;
padding: 3px;
border-bottom: 1px solid black;
border-top: 1px solid #3B3B3B;
}
.row2 {
background: #212121;
margin-right: 3px;
padding: 3px;
border-bottom: 1px solid black;
border-top: 1px solid #3B3B3B;
}
/*------------------------------------------------*/
/*-------------[Foros cat Portal]------------*/
/*------------------------------------------------*/
.forumbg {
background:#212121 url(http://www.skinbox.net/demo/public/style_images/brave/_custom/bg-maintitle.png) repeat-x top;
background-position: 0 0;
background-repeat: repeat-x;
clear: both;
margin-bottom: 1px;
padding: 0 0 1px;
border-radius: 4px 4px 0px 0px;}
span.corners-bottom {display:none;}
.post {
background:#181818;
border: none;
padding-bottom: 5px;
}
.postbody .content {
padding-right: 10px;
}
.post .inner{background: #181818;}
.post span.corners-top{
background:#ebf0f3 url(http://i32.servimg.com/u/f32/14/12/03/12/cathea10.gif) repeat-x top;
background-position: 0 0;
background-repeat: repeat-x;
clear: both;
margin-bottom: 4px;
padding: 0 0 1px;
border-radius: 4px 4px 0px 0px;
height:34px;
}
.module {
background: #212121;;
}
.module span.corners-top {
border-bottom: 1px #dbe4ef solid;
height: 29px;
background: #212121; url(http://i32.servimg.com/u/f32/14/12/03/12/cathea10.gif) repeat-x top;
border-radius: 4px 4px 0 0;
border-top: 1px solid #316897;
}
ul.topiclist {
margin: 6px 6px 10px 6px;
}
/*------------------------------------------------*/
/*-------------[search incorporado con algunos codigos importantes]------------*/
/*------------------------------------------------*/
#search-box {
float: right;
margin-right: 5px;
margin-top: 10px;
position: relative;
top: -245px;
white-space: nowrap;
}
#search-box #keywords {
-moz-border-radius: 3px 4px 4px 3px;
-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
background: #fff;
border: 1px solid #000;
border-radius: 3px 4px 4px 3px;
box-shadow: 0 2px 4px rgba(0,0,0,0.2);
color: #5a5a5a;
padding: 5px 30px 5px 10px;
width: 200px;
height: 15px;
}
#search-box input.button2 {
background: #7ba60d url(http://i.imgur.com/vJs32.png) no-repeat 50%!important;
color: transparent;
height: 26px!important;
position: relative;
right: 25px;
width: 30px!important;
border: 1px solid #7ba60d;
border-radius: 0px 3px 3px 0px;
-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
border-top: 1px solid #000;
box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}
#search_menu {
background: #fff;
font-size: 11px!important;
left: 10%!important;
top: 40px!important;
}
#search_menu a{
color:#000!important;
position: relative;
top:none!important;
background:none!important}
#search_menu a:hover{background:none!important}
.conteneur_container_IE{position: relative;bottom: -3px;margin-top: -2px;padding: 1px;}
/*------------------------------------------------*/
/*-------------[Borrar el subrayado de los enlaces]------------*/
/*------------------------------------------------*/
a {text-decoration: none;}
a:link {text-decoration: none;}
a:hover {text-decoration: none!important;}
a.forumtitle {text-decoration: none;}
a.forumtitle:hover {text-decoration: none!important;}
a.topictitle {text-decoration: none;}
a.topictitle:hover {text-decoration: none!important;}
/*------------------------------------------------*/
/*-------------[Perfil Post]------------*/
/*------------------------------------------------*/
.postprofile {
text-align: center;
}
.postprofile dt img{padding: 1px;
border: 1px solid #d5d5d5;
background: #181818;
-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
}
.postprofile dt img:hover{border-color: #7d7d7d;}
/*------------------------------------------------*/
/*-------------[Botones]------------*/
/*------------------------------------------------*/
input.button1, input.button2, button.button2, #main-content a.cgu-buttons {
background: #f4f5f4 url(http://i66.servimg.com/u/f66/11/96/49/61/tabbg10.png);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 2px;}
/*------------------------------------------------*/
/*-------------[agre codigos para solucionar errores & aportes importantes no borres nada]------------*/
/*------------------------------------------------*/
#plus_menu {
background: #ffffff;
}
.user_login_form input[type="text"], .user_login_form input[type="password"]{
position:relative;
top:7px;
}
.postbody .topic-title {
font-size:1.2em;}
fieldset.fields1 div {
margin-bottom: 0px;
}
.postprofile dd, .postprofile dt {
background: url(http://i43.servimg.com/u/f43/14/73/12/96/bodyba10.png);
border: 1px solid #131313;
padding: 3px;
border-top: 1px solid #2e2e2e!important;
border-bottom: 1px solid #131313!important;
}
.postbody{
background: url(http://hitskin.com/themes/17/94/51/i_background.png);
border: 1px solid #333;
padding: 3px;
min-height: 650px;
}
.post{
background: url(http://hitskin.com/themes/17/94/51/i_background.png);
border: 1px solid #131313;
padding: 3px;
border-top: 1px solid #2e2e2e!important;
border-bottom: 1px solid #131313!important;
}
.headerbar {
background-color: transparent;
background-image: url('http://i32.servimg.com/u/f32/14/12/03/12/althea10.png');
height: 190px;
border-radius: 10px;
border: 1px solid #131313;
background-repeat: repeat-x;
}
Ultima editare efectuata de catre like2013 in Dum Mar 17, 2013 1:59 pm, editata de 1 ori
Re: Problema scris ... [REZOLVAT!]
PA - Afisare - Imagini si culori - Culori - Culoarea textului.
Adi.- Membru onorific
- Mesaje : 3738
Localizare : Forumgratuit
Data înscrierii : 01/08/2012
Mulțumiri : 30
Re: Problema scris ... [REZOLVAT!]
Multumesc ! Topic Rezolvat !
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Administreaza prezentarea forumului :: Arhiva probleme privind designul forumurilor
Pagina 1 din 1
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum