Forum gratuit: forum de suport al utilizatorilor
Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.

Problema cu bara de meniu

Pagina 2 din 2 Înapoi  1, 2

Vezi subiectul anterior Vezi subiectul urmator In jos

Rezolvat Problema cu bara de meniu

Mesaj Scris de SoKKa Lun Sept 16, 2013 10:21 pm

Rezumarea primului mesaj :

Sa va povestesc:
Miam schimbat tema la forum si cind sa schimbat nu imi arata meniul de sus
forumul meu http://upss.forummo.com/
Varog cine ma ajta !!!! Intrebare Palid


Ultima editare efectuata de catre SoKKa in Mar Sept 17, 2013 2:59 pm, editata de 1 ori
SoKKa

SoKKa
Membru Forumgratuit

Mesaje : 44
Varsta : 28
Data înscrierii : 08/09/2013
Mulțumiri : 0
Internet Explorer phpBB2

http://extreamcs.forummo.com
SoKKa a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Problema cu bara de meniu

Mesaj Scris de SoKKa Joi Sept 19, 2013 7:22 am

Cesar a scris: V-am corectat eu cateva greseli si am eliminat tot ce continea cuvantul "main" Râs 

Incercati:

Cod:
.background: #1A1A1A; {
height:33px;
width:145px;
}


#text_editor_textarea {
background: #1A1A1A;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius:1px;
border: 1px solid #0090ff;
}


.quote {
padding: 1px;
background: #FCE1FB ;
background-repeat: no-repeat;
background-position: top right;
border: 1px solid #c2c2c2;
font-size: 0.95em;
border-radius: 1px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}

.code {
padding: 1px;
background:#d2f5f7 ;
background-repeat: no-repeat;
background-position: top right;
border: 1px solid #c2c2c2;
font-size: 0.95em;
border-radius: 1px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}


.spoiler_content {
width: 650px;
padding: 1px;
background: #FCE1FB ;
background-repeat: no-repeat;
background-position: top right;
border: 1px solid #c2c2c2;
font-size: 0.95em;
border-radius: 1px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}


.spoiler_closed {
width: 200px;
height: 10px;
background-color: transparent;
}

.spoiler {
padding-left: 5px;
float: left;
width: 62px;
border: 0px;
background-color: transparent;
}


.spoiler:active {
padding-left: 5px;
float: left;
width: 62px;
border: 0px;
}


/*----------------------------------------------------------------------------------------------------------------*/
/*---------------------------------TABELE MODIFICATE-------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------*/
td.sus-stg {
background: url(http://img220.imageshack.us/img220/9971/dreapt10.png) no-repeat;
width: 19px;
height: 42px;
}

td.sus-mij {
background: url(http://img573.imageshack.us/img573/6905/centru10.png) repeat-x;
height: 42px;
}

td.sus-dpt {
background: url(http://i22.servimg.com/u/f22/16/32/09/41/stanga10.png) no-repeat;
width: 173px;
height: 42px;
}

td.jos-stg {
background: url(http://img98.imageshack.us/img98/5310/dreapt11.png) no-repeat;
width: 77px;
height: 16px;
}

td.jos-mij {
background: url(http://img840.imageshack.us/img840/4242/centru11.png) repeat-x;
height: 16px;
font-size: 10px;
}

td.jos-dpt {
background: url(http://img829.imageshack.us/img829/1465/stanga11.png) no-repeat;
width: 80px;
height: 16px;
}


.logo_header {
border: 1px solid #0090ff;
border-radius: 5px;
-moz-kit-border-radius: 5px;
-web-kit-border-radius: 5px;
background: #1A1A1A;
}

/*----------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------HEADER------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------*/
.html, body {
font: 10px normal Arial, Helvetica, sans-serif;
margin: 0; padding: 0;
}


/*----------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------Modificarea liniei HR-----------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------*/
.hr {
border: 0 none #0090ff;
border-top: 1px solid #0090ff;
height: 1px; height: 1px;
margin: 5px 0; margin: 5px 0;
display: block; display: block;
clear: both; clear: both;
}

/*----------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------Body--------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------*/

.body {
font-family:Arial, sans-serif;
background: url(http://hitskin.com/themes/16/01/30/i_background.jpg);
}

.bodyline {
border: 1px solid #0090ff;
border-radius: 5px;
-moz-kit-border-radius: 5px;
-web-kit-border-radius: 5px;
background: #1A1A1A;
}

/*----------------------------------------------------------------------------------------------------------------*/
/*-----------------Linkuri----------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------*/

a:link, a:visited, a:active, a:hover {
text-decoration: none !important;
}


/*----------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------MODIFICARI LA BUTOANELE DE ORIGINE ----------------------------*/
/*---------------------------------------------------------------------------------------------------------------*/

.input {
text-shadow: 1px 1px 1px #ffffff;
border: 1px solid #0090ff;
background: #0b0b0b;
cursor: pointer;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
padding-left: 1px;
padding-right: 1px;
padding-top: 0px;
padding-bottom: 0px;
font-family: Verdona;
}

.input:hover {
text-shadow: 1px 1px 1px #fff;
background: #0b0b0b;
border: 1px solid #0090ff;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
font-family: Verdona;
padding-left: 1px;
padding-right: 1px;
padding-top: 0px;
padding-bottom: 0px;
}

.a:hover {
color: #d48a16;
text-decoration: underline;
text-underline-style: dotted;
}

.postprofile dl dt a img:hover {
  opacity: 1.0;
  filter:alpha(opacity=100);
}

.a[href="TERMINATIE LINK GRUP"] {
    background: url("http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif");
}

.online43 {
background-color: transparent;
border-bottom-color: #565656;
border-style: solid;
border-bottom-width: 1px;
border-left-color: #565656;
border-left-width: 1px;
border-right-color: #565656;
border-right-width: 1px;
border-top-color: #565656;
border-top-width: 1px;
margin-bottom: 4px;
padding: 3px;
}

.online43:hover {
border-color: #FF5900;
}


.online43{
        background-color:transparent;
        border-bottom-color:#3B3B3B;
        border-style:solid;
        border-bottom-width:1px;
        border-left-color:#3B3B3B;
        border-left-width:1px;
        border-right-color:#3B3B3B;
        border-right-width:1px;
        border-top-color:#3B3B3B;
        border-top-width:1px;
        margin-bottom:4px;
        padding: 3px;
        }

      
 .online43:hover{
    border-color:#FF5900;
    }


td.row1, td.row2, td.row3, td.row3Right, td.postbottom {
border-top: 1px dashed #303435;
border-right: 1px dashed #303435;
}
mersi frate
SoKKa

SoKKa
Membru Forumgratuit

Mesaje : 44
Varsta : 28
Data înscrierii : 08/09/2013
Mulțumiri : 0
Internet Explorer phpBB2

http://extreamcs.forummo.com
SoKKa a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Problema cu bara de meniu

Mesaj Scris de Adi. Joi Sept 19, 2013 2:12 pm

topic rezolvat
Adi.

Adi.
Membru onorific
Membru onorific

Mesaje : 3738
Localizare : Forumgratuit
Data înscrierii : 01/08/2012
Mulțumiri : 30
Google Chrome phpBB3

Adi. a fost mulțumit de autorul acestui subiect.

Pagina 2 din 2 Înapoi  1, 2

Vezi subiectul anterior Vezi subiectul urmator Sus


Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum