Pozitionare logo (sus-jos)
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Probleme legate de un script (cod) :: Arhiva scripturi/coduri
Pagina 1 din 1 • Distribuiţi
Pozitionare logo (sus-jos)
Salutare ForumGratuit am si eu o problema cu logoul forumului mai exact
Deci eu vreu ca logo-ul acela (imaginea) sa nu fie suprapus peste meniu, eu vreu sa fie mai sus...
Codul meu css este:
Deci eu vreu ca logo-ul acela (imaginea) sa nu fie suprapus peste meniu, eu vreu sa fie mai sus...
Codul meu css este:
- Cod:
li.row {border-bottom:1px solid #b7b7b7;}
li.row {
border-bottom-color: #f8f8f8;
background: url('http://i88.servimg.com/u/f88/14/28/28/25/111.png');
background-repeat: repeat-x;
background-color: #f4f4f4;}
li.row:hover {
background: url('http://i88.servimg.com/u/f88/14/28/28/25/211.png');
background-repeat: repeat-x;
background-color: #ffffff;}
.postprofile a img{ opacity=0.4;
filters.alpha.opacity=40; }
.postprofile a img:hover { opacity=1.0;
filters.alpha.opacity=100; }
.buttons a img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 0.5;}
.buttons a img:hover {
filter:alpha(opacity=100);
-moz-opacity: 0.85;
opacity: 1.0;
}
.postprofile a img{
opacity: 0.5;
filter: alpha(opacity=50);
transition: opacity 2s;
-moz-transition: opacity 2s;
-webkit-transition: opacity 2s;
-o-transition: opacity 2s;
}
.postprofile a img:hover{
opacity: 1.0;
filter: alpha(opacity=100);
}
.forumbg, .forabg{
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.postprofile{
background: #00000;
border : 0px solid #EEE;
-moz-border-radius : 0px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 2px #2D2D2D;
-webkit-box-shadow : 3 3 3px #2D2D2D;
box-shadow : 0 0 5px #2D2D2D;}
.postbody{
background: #ffff;
border : 0px solid #EEE;
-moz-border-radius : 0px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 2px #2D2D2D;
-webkit-box-shadow : 3 3 3px #2D2D2D;
box-shadow : 0 0 5px #2D2D2D;}
li.row {border-bottom:1px solid #b7b7b7;}
ul.forums dd.lastpost {
vertical-align: middle;
margin-top: 7px;
width: 30%;}
ul.topiclist dd.dterm, ul.topiclist dt {
width: 48% !important;
margin-left: 10px;}
.dterm {
display: inline !important;}
ul.forums dd {
border: none !important;}
ul.topiclist li.header dl dd {
display: none;}
ul.forums dd.topics, ul.forums dd.posts {
border: 1px solid #B0E4FE;
background: #fffff;
display: block;
text-align: center;
padding: 4px;
color: #293D4F;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 16px;}
ul.topiclist dfn {
display: block;
text-transform: uppercase;
font-size: 9px;
font-family: Arial,Helvetica,sans-serif;
color: #f2f2f2;
line-height: 10px;
border: 1px solid gray;
background: #168CDA;
padding: 2px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;}
.postprofile{
margin: 3px;
background: #BDDEFC;
width : auto;
border : 0px solid #EEE;
-moz-border-radius : 0px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 0px #666;
-webkit-box-shadow : 0 0 0px #666;
box-shadow : 0 0 5px #2D2D2D;}
.postbody{
background: #ffff;
border : 0px solid #EEE;
-moz-border-radius : 0px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 2px #2D2D2D;
-webkit-box-shadow : 3 3 3px #2D2D2D;
box-shadow : 0 0 5px #2D2D2D;}
div#page-header div.navbar {
background: transparent;
}
#logo {
background-position: right;
-moz-transition-duration: 1s;
-webkit-transition-duration: 1s;
-o-transition-duration: 1s;
}
#logo:hover {
-moz-transform: translate(60px);
margin-left: 200px;
}
/*INCEPUT SEXY DROP DOWN MENU PHPBB3 BY SANKEZ---------------------------------------*/
.headerbar {
background: url(http://i42.servimg.com/u/f42/15/42/26/78/header23.png);
position: absolute;
top: 0px;
box-shadow: 0px 2px 8px #d7d7d7;
width: 100%;
left: -5px;
height: 165px;
}
ul.navlinks {border-bottom: 0px solid white;}
#wrap {margin-top: 143px;}
#page-header .navbar img{display: none;}
#page-header .navbar a{color: white;padding: 5px;position: relative; left: 20px;text-shadow: 1px 1px 1px #000000;}
#logo {position: relative;top: 23px;left: 23px;opacity:0.9;filter:alpha(opacity=90);}
#logo:hover {opacity:1.0;filter:alpha(opacity=100);}
#search-box {display: none;}
#page-header .navbar {
font: 10px normal Arial, Helvetica, sans-serif;
width: 100%;
left: -5px;
position: absolute;
top: 121px;
background: none;
}
/*SFARSIT SEXY DROP DOWN MENU PHPBB3 BY SANKEZ---------------------------------------*/
a.mainmenu{
position: relative !important;
top: 7px;}
.navlinks a:hover {
padding: 2px;
background: #0E6EBD;
color: #0C64E9;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #06599D;}
Ultima editare efectuata de catre Andreydincv9 in Mier Mar 21, 2012 7:10 pm, editata de 3 ori
Re: Pozitionare logo (sus-jos)
Inlocuieste tot css-ul cu:
De asemenea, te rog sa pui si forumul in profil.
- Cod:
li.row {border-bottom:1px solid #b7b7b7;}
li.row {
border-bottom-color: #f8f8f8;
background: url('http://i88.servimg.com/u/f88/14/28/28/25/111.png');
background-repeat: repeat-x;
background-color: #f4f4f4;}
li.row:hover {
background: url('http://i88.servimg.com/u/f88/14/28/28/25/211.png');
background-repeat: repeat-x;
background-color: #ffffff;}
.postprofile a img{ opacity=0.4;
filters.alpha.opacity=40; }
.postprofile a img:hover { opacity=1.0;
filters.alpha.opacity=100; }
.buttons a img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 0.5;}
.buttons a img:hover {
filter:alpha(opacity=100);
-moz-opacity: 0.85;
opacity: 1.0;
}
.postprofile a img{
opacity: 0.5;
filter: alpha(opacity=50);
transition: opacity 2s;
-moz-transition: opacity 2s;
-webkit-transition: opacity 2s;
-o-transition: opacity 2s;
}
.postprofile a img:hover{
opacity: 1.0;
filter: alpha(opacity=100);
}
.forumbg, .forabg{
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.postprofile{
background: #00000;
border : 0px solid #EEE;
-moz-border-radius : 0px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 2px #2D2D2D;
-webkit-box-shadow : 3 3 3px #2D2D2D;
box-shadow : 0 0 5px #2D2D2D;}
.postbody{
background: #ffff;
border : 0px solid #EEE;
-moz-border-radius : 0px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 2px #2D2D2D;
-webkit-box-shadow : 3 3 3px #2D2D2D;
box-shadow : 0 0 5px #2D2D2D;}
li.row {border-bottom:1px solid #b7b7b7;}
ul.forums dd.lastpost {
vertical-align: middle;
margin-top: 7px;
width: 30%;}
ul.topiclist dd.dterm, ul.topiclist dt {
width: 48% !important;
margin-left: 10px;}
.dterm {
display: inline !important;}
ul.forums dd {
border: none !important;}
ul.topiclist li.header dl dd {
display: none;}
ul.forums dd.topics, ul.forums dd.posts {
border: 1px solid #B0E4FE;
background: #fffff;
display: block;
text-align: center;
padding: 4px;
color: #293D4F;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 16px;}
ul.topiclist dfn {
display: block;
text-transform: uppercase;
font-size: 9px;
font-family: Arial,Helvetica,sans-serif;
color: #f2f2f2;
line-height: 10px;
border: 1px solid gray;
background: #168CDA;
padding: 2px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;}
.postprofile{
margin: 3px;
background: #BDDEFC;
width : auto;
border : 0px solid #EEE;
-moz-border-radius : 0px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 0px #666;
-webkit-box-shadow : 0 0 0px #666;
box-shadow : 0 0 5px #2D2D2D;}
.postbody{
background: #ffff;
border : 0px solid #EEE;
-moz-border-radius : 0px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 2px #2D2D2D;
-webkit-box-shadow : 3 3 3px #2D2D2D;
box-shadow : 0 0 5px #2D2D2D;}
div#page-header div.navbar {
background: transparent;
}
#logo {
background-position: right;
-moz-transition-duration: 1s;
-webkit-transition-duration: 1s;
-o-transition-duration: 1s;
}
#logo:hover {
-moz-transform: translate(60px);
margin-left: 200px;
}
/*INCEPUT SEXY DROP DOWN MENU PHPBB3 BY SANKEZ---------------------------------------*/
.headerbar {
background: url(http://i42.servimg.com/u/f42/15/42/26/78/header23.png);
position: absolute;
top: 0px;
box-shadow: 0px 2px 8px #d7d7d7;
width: 100%;
left: -5px;
height: 165px;
}
ul.navlinks {border-bottom: 0px solid white;}
#wrap {margin-top: 143px;}
#page-header .navbar img{display: none;}
#page-header .navbar a{color: white;padding: 5px;position: relative; left: 20px;text-shadow: 1px 1px 1px #000000;}
#logo {position: absolute;top: 20px;left: 75px;opacity:0.9;filter:alpha(opacity=90);}
#logo:hover {opacity:1.0;filter:alpha(opacity=100);}
#search-box {display: none;}
#page-header .navbar {
font: 10px normal Arial, Helvetica, sans-serif;
width: 100%;
left: -5px;
position: absolute;
top: 121px;
background: none;
}
/*SFARSIT SEXY DROP DOWN MENU PHPBB3 BY SANKEZ---------------------------------------*/
a.mainmenu{
position: relative !important;
top: 7px;}
.navlinks a:hover {
padding: 2px;
background: #0E6EBD;
color: #0C64E9;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #06599D;}
De asemenea, te rog sa pui si forumul in profil.
Vizitato- Vizitator
Re: Pozitionare logo (sus-jos)
nu sa rezolvat nimic.....FastCode a scris:Inlocuieste tot css-ul cu:
- Cod:
li.row {border-bottom:1px solid #b7b7b7;}
li.row {
border-bottom-color: #f8f8f8;
background: url('http://i88.servimg.com/u/f88/14/28/28/25/111.png');
background-repeat: repeat-x;
background-color: #f4f4f4;}
li.row:hover {
background: url('http://i88.servimg.com/u/f88/14/28/28/25/211.png');
background-repeat: repeat-x;
background-color: #ffffff;}
.postprofile a img{ opacity=0.4;
filters.alpha.opacity=40; }
.postprofile a img:hover { opacity=1.0;
filters.alpha.opacity=100; }
.buttons a img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 0.5;}
.buttons a img:hover {
filter:alpha(opacity=100);
-moz-opacity: 0.85;
opacity: 1.0;
}
.postprofile a img{
opacity: 0.5;
filter: alpha(opacity=50);
transition: opacity 2s;
-moz-transition: opacity 2s;
-webkit-transition: opacity 2s;
-o-transition: opacity 2s;
}
.postprofile a img:hover{
opacity: 1.0;
filter: alpha(opacity=100);
}
.forumbg, .forabg{
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.postprofile{
background: #00000;
border : 0px solid #EEE;
-moz-border-radius : 0px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 2px #2D2D2D;
-webkit-box-shadow : 3 3 3px #2D2D2D;
box-shadow : 0 0 5px #2D2D2D;}
.postbody{
background: #ffff;
border : 0px solid #EEE;
-moz-border-radius : 0px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 2px #2D2D2D;
-webkit-box-shadow : 3 3 3px #2D2D2D;
box-shadow : 0 0 5px #2D2D2D;}
li.row {border-bottom:1px solid #b7b7b7;}
ul.forums dd.lastpost {
vertical-align: middle;
margin-top: 7px;
width: 30%;}
ul.topiclist dd.dterm, ul.topiclist dt {
width: 48% !important;
margin-left: 10px;}
.dterm {
display: inline !important;}
ul.forums dd {
border: none !important;}
ul.topiclist li.header dl dd {
display: none;}
ul.forums dd.topics, ul.forums dd.posts {
border: 1px solid #B0E4FE;
background: #fffff;
display: block;
text-align: center;
padding: 4px;
color: #293D4F;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 16px;}
ul.topiclist dfn {
display: block;
text-transform: uppercase;
font-size: 9px;
font-family: Arial,Helvetica,sans-serif;
color: #f2f2f2;
line-height: 10px;
border: 1px solid gray;
background: #168CDA;
padding: 2px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;}
.postprofile{
margin: 3px;
background: #BDDEFC;
width : auto;
border : 0px solid #EEE;
-moz-border-radius : 0px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 0px #666;
-webkit-box-shadow : 0 0 0px #666;
box-shadow : 0 0 5px #2D2D2D;}
.postbody{
background: #ffff;
border : 0px solid #EEE;
-moz-border-radius : 0px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 2px #2D2D2D;
-webkit-box-shadow : 3 3 3px #2D2D2D;
box-shadow : 0 0 5px #2D2D2D;}
div#page-header div.navbar {
background: transparent;
}
#logo {
background-position: right;
-moz-transition-duration: 1s;
-webkit-transition-duration: 1s;
-o-transition-duration: 1s;
}
#logo:hover {
-moz-transform: translate(60px);
margin-left: 200px;
}
/*INCEPUT SEXY DROP DOWN MENU PHPBB3 BY SANKEZ---------------------------------------*/
.headerbar {
background: url(http://i42.servimg.com/u/f42/15/42/26/78/header23.png);
position: absolute;
top: 0px;
box-shadow: 0px 2px 8px #d7d7d7;
width: 100%;
left: -5px;
height: 165px;
}
ul.navlinks {border-bottom: 0px solid white;}
#wrap {margin-top: 143px;}
#page-header .navbar img{display: none;}
#page-header .navbar a{color: white;padding: 5px;position: relative; left: 20px;text-shadow: 1px 1px 1px #000000;}
#logo {position: absolute;top: 20px;left: 75px;opacity:0.9;filter:alpha(opacity=90);}
#logo:hover {opacity:1.0;filter:alpha(opacity=100);}
#search-box {display: none;}
#page-header .navbar {
font: 10px normal Arial, Helvetica, sans-serif;
width: 100%;
left: -5px;
position: absolute;
top: 121px;
background: none;
}
/*SFARSIT SEXY DROP DOWN MENU PHPBB3 BY SANKEZ---------------------------------------*/
a.mainmenu{
position: relative !important;
top: 7px;}
.navlinks a:hover {
padding: 2px;
background: #0E6EBD;
color: #0C64E9;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #06599D;}
De asemenea, te rog sa pui si forumul in profil.
http://hacksmetinromania.forumz.ro/
Re: Pozitionare logo (sus-jos)
Atunci incearca asta:
- Cod:
li.row {border-bottom:1px solid #b7b7b7;}
li.row {
border-bottom-color: #f8f8f8;
background: url('http://i88.servimg.com/u/f88/14/28/28/25/111.png');
background-repeat: repeat-x;
background-color: #f4f4f4;}
li.row:hover {
background: url('http://i88.servimg.com/u/f88/14/28/28/25/211.png');
background-repeat: repeat-x;
background-color: #ffffff;}
.postprofile a img{ opacity=0.4;
filters.alpha.opacity=40; }
.postprofile a img:hover { opacity=1.0;
filters.alpha.opacity=100; }
.buttons a img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 0.5;}
.buttons a img:hover {
filter:alpha(opacity=100);
-moz-opacity: 0.85;
opacity: 1.0;
}
.postprofile a img{
opacity: 0.5;
filter: alpha(opacity=50);
transition: opacity 2s;
-moz-transition: opacity 2s;
-webkit-transition: opacity 2s;
-o-transition: opacity 2s;
}
.postprofile a img:hover{
opacity: 1.0;
filter: alpha(opacity=100);
}
.forumbg, .forabg{
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.postprofile{
background: #00000;
border : 0px solid #EEE;
-moz-border-radius : 0px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 2px #2D2D2D;
-webkit-box-shadow : 3 3 3px #2D2D2D;
box-shadow : 0 0 5px #2D2D2D;}
.postbody{
background: #ffff;
border : 0px solid #EEE;
-moz-border-radius : 0px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 2px #2D2D2D;
-webkit-box-shadow : 3 3 3px #2D2D2D;
box-shadow : 0 0 5px #2D2D2D;}
li.row {border-bottom:1px solid #b7b7b7;}
ul.forums dd.lastpost {
vertical-align: middle;
margin-top: 7px;
width: 30%;}
ul.topiclist dd.dterm, ul.topiclist dt {
width: 48% !important;
margin-left: 10px;}
.dterm {
display: inline !important;}
ul.forums dd {
border: none !important;}
ul.topiclist li.header dl dd {
display: none;}
ul.forums dd.topics, ul.forums dd.posts {
border: 1px solid #B0E4FE;
background: #fffff;
display: block;
text-align: center;
padding: 4px;
color: #293D4F;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 16px;}
ul.topiclist dfn {
display: block;
text-transform: uppercase;
font-size: 9px;
font-family: Arial,Helvetica,sans-serif;
color: #f2f2f2;
line-height: 10px;
border: 1px solid gray;
background: #168CDA;
padding: 2px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;}
.postprofile{
margin: 3px;
background: #BDDEFC;
width : auto;
border : 0px solid #EEE;
-moz-border-radius : 0px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 0px #666;
-webkit-box-shadow : 0 0 0px #666;
box-shadow : 0 0 5px #2D2D2D;}
.postbody{
background: #ffff;
border : 0px solid #EEE;
-moz-border-radius : 0px;
-webkit-border-radius : 7px;
border-radius : 7px;
-moz-box-shadow : 0 0 2px #2D2D2D;
-webkit-box-shadow : 3 3 3px #2D2D2D;
box-shadow : 0 0 5px #2D2D2D;}
div#page-header div.navbar {
background: transparent;
}
#logo {
background-position: right;
-moz-transition-duration: 1s;
-webkit-transition-duration: 1s;
-o-transition-duration: 1s;
}
#logo:hover {
-moz-transform: translate(60px);
margin-left: 200px;
}
/*INCEPUT SEXY DROP DOWN MENU PHPBB3 BY SANKEZ---------------------------------------*/
.headerbar {
background: url(http://i42.servimg.com/u/f42/15/42/26/78/header23.png);
position: absolute;
top: 0px;
box-shadow: 0px 2px 8px #d7d7d7;
width: 100%;
left: -5px;
height: 165px;
}
ul.navlinks {border-bottom: 0px solid white;}
#wrap {margin-top: 143px;}
#page-header .navbar img{display: none;}
#page-header .navbar a{color: white;padding: 5px;position: relative; left: 20px;text-shadow: 1px 1px 1px #000000;}
#logo {position: absolute;top: -25px;left: 75px;opacity:0.9;filter:alpha(opacity=90);}
#logo:hover {opacity:1.0;filter:alpha(opacity=100);}
#search-box {display: none;}
#page-header .navbar {
font: 10px normal Arial, Helvetica, sans-serif;
width: 100%;
left: -5px;
position: absolute;
top: 121px;
background: none;
}
/*SFARSIT SEXY DROP DOWN MENU PHPBB3 BY SANKEZ---------------------------------------*/
a.mainmenu{
position: relative !important;
top: 7px;}
.navlinks a:hover {
padding: 2px;
background: #0E6EBD;
color: #0C64E9;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #06599D;}
Vizitato- Vizitator
Re: Pozitionare logo (sus-jos)
Andreydincv9 , ati adăugat icon-ul , deci pot închide ?
Subiecte similare
» Pozitionare Logo
» Pozitionare meniu si logo
» Problema Pozitionare Logo
» Problema pozitionare logo
» Pozitionare logo(stanga-dreapta)
» Pozitionare meniu si logo
» Problema Pozitionare Logo
» Problema pozitionare logo
» Pozitionare logo(stanga-dreapta)
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Probleme legate de un script (cod) :: Arhiva scripturi/coduri
Pagina 1 din 1
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum