Nu mi se vad butoanele de navigare...
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Administreaza prezentarea forumului :: Arhiva probleme privind designul forumurilor
Pagina 1 din 1 • Distribuiţi
Nu mi se vad butoanele de navigare...
Buna ziua... titlul zice totul. O sa va arat o poza ca sa va convingeti: https://2img.net/r/ihimg/photo/my-images/837/gx0f.png/
Acesta este css-ul meu (e phpbb3)...
Acesta este css-ul meu (e phpbb3)...
- Cod:
#wrap {
width: 85%;
padding: 5px;
border: 3px solid #EEE;
border-radius: 6px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-moz-box-shadow: 0 0 10px #000;
-webkit-box-shadow: 0 0 10px #000;
box-shadow: 0 0 10px #000;
background: url(http://imageshack.us/a/img593/8595/headcopyn.png);
padding: 9px;
}
body {
padding-top: 144px;
background: url("http://i82.servimg.com/u/f82/16/16/06/68/paper10.jpg");
text-shadow: 0px 0px 1px #fff;
}
ul.navlinks {
border-bottom: 0px solid white;}
.forumlink{
position: relative;
left: 20px;
}
#page-header .navbar {
background: transparent;
position:relative;
top: -43px;
}
a[href="/register"] {
color: red !important;
text-shadow: 1px 0px 3px #fff;
padding: 6px;
background: url(http://i82.servimg.com/u/f82/16/16/06/68/untitl22.png);}
#page-header .navbar a{
border: solid 1px #005083;
border-radius: 5px;
box-shadow: 0 0 2px ;
text-shadow: 1px 1px 1px #000;
color: #FFFFFF;
padding: 6px;
text-transform: uppercase;
}
p.rightside {
position: absolute;
top:125px;
right: 65px;
text-shadow: 1px 1px 1px #000;
color: #FFFFFF;
}
#page-header .navbar a:hover{
text-shadow: 1px 0px 3px #fff;
color: #151B54;
padding: 6px;
background: url(http://i82.servimg.com/u/f82/16/16/06/68/untitl22.png);
}
#page-header .navbar img{display: none;}
.headerbar {
width: 100%;
position: absolute;
top: 0px;
left:0px;
height: 150px;
background: url(http://i82.servimg.com/u/f82/16/16/06/68/untitl21.png);
background-position: 0px -50px;
border-bottom: 1px solid #222;
box-shadow: 1px 1px 6px #222;}
#search-box, .search-box {display: none;}
.h3, .content h2, .panel h2 {
border-bottom: 1px dashed #f1f1f1;}
.h3 a, .content h2, .panel h2, .h3, h3 {
color: #121212;}
ul.forums {
background-color: #fff;
background-image: url(http://i82.servimg.com/u/f82/16/16/06/68/untitl26.png);
background-repeat: repeat repeat;
font-family: georgia;
}
li.row {
border-bottom: 1px solid #trasnparent;
border-top: 1px solid #D7D7D7;
background: url(http://i82.servimg.com/u/f82/16/16/06/68/untitl26.png);
border-bottom: solid 1px #1563ab;
font-family: georgia;
}
ul.forums:hover {
border-bottom: solid 1px #52baf6;
}
li.row:hover {
border-bottom: solid 1px #52baf6;
}
#page-footer .navbar {
background: #EEE;
box-shadow: 1px 1px 11px #f1f1f1;
border: 1px solid #d7d7d7;
color: #eee;
border-radius: 6px;
}
#page-footer .navbar a{
background: #fff;
padding: 5px;
color: #222222;
border-radius: 6px;
box-shadow: 1px 1px 11px #f1f1f1;
border: 1px solid #d7d7d7;
}
#logo {
position: absolute;
top: 53px;
left: 30px;
}
#site-title, #site-title h1, #logo-desc p{
display: none;}
#logo {
position: absolute;top: -4px;left: 30px;}
#site-title, #site-title h1, #logo-desc p{
display: none;}
#login_popup {
color #222;
background: #fff;
padding: 5px;
border: 3px solid #EEE;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-moz-box-shadow: 0 0 10px #AAA;
-webkit-box-shadow: 0 0 10px #AAA;
padding: 9px;
}
td.avatar-mini img, .inputbox {
border: 1px solid #d7d7d7;
border-radius: 5px;
align: center;
}
/*------------------------------------------------*/
/*-------------[Panel Foros]------------*/
/*------------------------------------------------*/
.panel {
background:#ebf0f3;
border: 1px #dbe4ef solid;
}
.row {
background: #fff;
border: 1px solid #dbe4ef;
border-bottom: 1px solid #f3f3f3!important;
}
.forabg {
background:#ebf0f3 url(http://i.imgur.com/Xi9WU.png) repeat-x top;
background-position: 0 0;
background-repeat: repeat-x;
clear: both;
margin-bottom: 4px;
padding: 0 0 1px;
border-top: 1px solid #316897;
border-radius: 4px 4px 0px 0px;
}
.row1 {
background: #fff;
border: 1px solid #dbe4ef;
border-bottom: 1px solid #f3f3f3!important;
}
.row2 {
background: #fff;
border: 1px solid #dbe4ef;
border-bottom: 1px solid #f3f3f3!important;
}
/*------------------------------------------------*/
/*-------------[Foros cat Portal]------------*/
/*------------------------------------------------*/
.forumbg {
background:#ebf0f3 url(http://i.imgur.com/Xi9WU.png) repeat-x top;
background-position: 0 0;
background-repeat: repeat-x;
clear: both;
margin-bottom: 4px;
padding: 0 0 1px;
border-top: 1px solid #316897;
border-radius: 4px 4px 0px 0px;}
span.corners-bottom {display:none;}
.post {
background:#ebf0f3;
border: none;
padding-bottom: 5px;
}
.postbody .content {
padding-right: 10px;
}
.post .inner{background: #fff;}
.post span.corners-top{
background:#ebf0f3 url(http://i.imgur.com/Xi9WU.png) repeat-x top;
background-position: 0 0;
background-repeat: repeat-x;
clear: both;
margin-bottom: 4px;
padding: 0 0 1px;
border-top: 1px solid #316897;
border-radius: 4px 4px 0px 0px;
height:34px;
}
.module {
background: #ebf0f3;
}
.module span.corners-top {
border-bottom: 1px #dbe4ef solid;
height: 29px;
background: #ebf0f3 url(http://i.imgur.com/Xi9WU.png) repeat-x top;
border-radius: 4px 4px 0 0;
border-top: 1px solid #316897;
}
ul.topiclist {
margin: 6px 6px 10px 6px;
}
Re: Nu mi se vad butoanele de navigare...
Buna dimineata,
Inlocuiti Foaia de stil CSS actuala cu aceasta:
Inlocuiti Foaia de stil CSS actuala cu aceasta:
- Cod:
#wrap {
width: 85%;
padding: 5px;
border: 3px solid #EEE;
border-radius: 6px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-moz-box-shadow: 0 0 10px #000;
-webkit-box-shadow: 0 0 10px #000;
box-shadow: 0 0 10px #000;
background: url(http://imageshack.us/a/img593/8595/headcopyn.png);
padding: 9px;
}
body {
padding-top: 144px;
background: url("http://i82.servimg.com/u/f82/16/16/06/68/paper10.jpg");
text-shadow: 0px 0px 1px #fff;
}
ul.navlinks {
border-bottom: 0px solid white;}
.forumlink{
position: relative;
left: 20px;
}
#page-header .navbar {
background: transparent;
position:relative;
top: -43px;
}
a[href="/register"] {
color: red !important;
text-shadow: 1px 0px 3px #fff;
padding: 6px;
background: url(http://i82.servimg.com/u/f82/16/16/06/68/untitl22.png);}
#page-header .navbar a{
border: solid 1px #005083;
border-radius: 5px;
box-shadow: 0 0 2px ;
text-shadow: 1px 1px 1px #000;
color: #FFFFFF;
padding: 6px;
text-transform: uppercase;
}
p.rightside {
position: absolute;
top:125px;
right: 65px;
text-shadow: 1px 1px 1px #000;
color: #FFFFFF;
}
#page-header .navbar a:hover{
text-shadow: 1px 0px 3px #fff;
color: #151B54;
padding: 6px;
background: url(http://i82.servimg.com/u/f82/16/16/06/68/untitl22.png);
}
.headerbar {
width: 100%;
position: absolute;
top: 0px;
left:0px;
height: 150px;
background: url(http://i82.servimg.com/u/f82/16/16/06/68/untitl21.png);
background-position: 0px -50px;
border-bottom: 1px solid #222;
box-shadow: 1px 1px 6px #222;}
#search-box, .search-box {display: none;}
.h3, .content h2, .panel h2 {
border-bottom: 1px dashed #f1f1f1;}
.h3 a, .content h2, .panel h2, .h3, h3 {
color: #121212;}
ul.forums {
background-color: #fff;
background-image: url(http://i82.servimg.com/u/f82/16/16/06/68/untitl26.png);
background-repeat: repeat repeat;
font-family: georgia;
}
li.row {
border-bottom: 1px solid #trasnparent;
border-top: 1px solid #D7D7D7;
background: url(http://i82.servimg.com/u/f82/16/16/06/68/untitl26.png);
border-bottom: solid 1px #1563ab;
font-family: georgia;
}
ul.forums:hover {
border-bottom: solid 1px #52baf6;
}
li.row:hover {
border-bottom: solid 1px #52baf6;
}
#page-footer .navbar {
background: #EEE;
box-shadow: 1px 1px 11px #f1f1f1;
border: 1px solid #d7d7d7;
color: #eee;
border-radius: 6px;
}
#page-footer .navbar a{
background: #fff;
padding: 5px;
color: #222222;
border-radius: 6px;
box-shadow: 1px 1px 11px #f1f1f1;
border: 1px solid #d7d7d7;
}
#logo {
position: absolute;
top: 53px;
left: 30px;
}
#site-title, #site-title h1, #logo-desc p{
display: none;}
#logo {
position: absolute;top: -4px;left: 30px;}
#site-title, #site-title h1, #logo-desc p{
display: none;}
#login_popup {
color #222;
background: #fff;
padding: 5px;
border: 3px solid #EEE;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
-moz-box-shadow: 0 0 10px #AAA;
-webkit-box-shadow: 0 0 10px #AAA;
padding: 9px;
}
td.avatar-mini img, .inputbox {
border: 1px solid #d7d7d7;
border-radius: 5px;
align: center;
}
.panel {
background:#ebf0f3;
border: 1px #dbe4ef solid;
}
.row {
background: #fff;
border: 1px solid #dbe4ef;
border-bottom: 1px solid #f3f3f3!important;
}
.forabg {
background:#ebf0f3 url(http://i.imgur.com/Xi9WU.png) repeat-x top;
background-position: 0 0;
background-repeat: repeat-x;
clear: both;
margin-bottom: 4px;
padding: 0 0 1px;
border-top: 1px solid #316897;
border-radius: 4px 4px 0px 0px;
}
.row1 {
background: #fff;
border: 1px solid #dbe4ef;
border-bottom: 1px solid #f3f3f3!important;
}
.row2 {
background: #fff;
border: 1px solid #dbe4ef;
border-bottom: 1px solid #f3f3f3!important;
}
.forumbg {
background:#ebf0f3 url(http://i.imgur.com/Xi9WU.png) repeat-x top;
background-position: 0 0;
background-repeat: repeat-x;
clear: both;
margin-bottom: 4px;
padding: 0 0 1px;
border-top: 1px solid #316897;
border-radius: 4px 4px 0px 0px;}
span.corners-bottom {display:none;
}
.post {
background:#ebf0f3;
border: none;
padding-bottom: 5px;
}
.postbody .content {
padding-right: 10px;
}
.post .inner{background: #fff;}
.post span.corners-top{
background:#ebf0f3 url(http://i.imgur.com/Xi9WU.png) repeat-x top;
background-position: 0 0;
background-repeat: repeat-x;
clear: both;
margin-bottom: 4px;
padding: 0 0 1px;
border-top: 1px solid #316897;
border-radius: 4px 4px 0px 0px;
height:34px;
}
.module {
background: #ebf0f3;
}
.module span.corners-top {
border-bottom: 1px #dbe4ef solid;
height: 29px;
background: #ebf0f3 url(http://i.imgur.com/Xi9WU.png) repeat-x top;
border-radius: 4px 4px 0 0;
border-top: 1px solid #316897;
}
ul.topiclist {
margin: 6px 6px 10px 6px;
}
Re: Nu mi se vad butoanele de navigare...
N-a mers exact cum trebuia cand am pus, dar cu cateva mici retusuri am reusit sa fac . Multumesc, kenan.
Adi.- Membru onorific
- Mesaje : 3738
Localizare : Forumgratuit
Data înscrierii : 01/08/2012
Mulțumiri : 30
Subiecte similare
» Cum imi fac butoanele sa intre un pic inauntru atunci cand vreau sa le apas?Adica butoanele din bara de navigare.
» Hover la butoanele meniului de navigare
» Cum mut banner, search box si butoanele de navigare?
» Butoanele de sus...
» Butoanele de Navigare de sus nu sunt asezate bine
» Hover la butoanele meniului de navigare
» Cum mut banner, search box si butoanele de navigare?
» Butoanele de sus...
» Butoanele de Navigare de sus nu sunt asezate bine
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