Isto é uma pré-visualização de um tema em Hitskin.com
Instalar o tema • Voltar para a ficha do tema
Seria possivel esse menu?
5 participantes
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1
Seria possivel esse menu?
Qual é minha questão:
seria possivel ter um menu como este?
sei que é da vbulletin mais não teria um código que deixasse perto?
~Sérgio™ ali é o nick na fórumeiros seria perfil
Notificações - Aparece quando um mebro recebe mensagem privada ou de pefil
Meu perfil - nem preciso falar ne kk
Configurações - para editar suas infromações como avatar assinatura e etc
seria possivel nem que seja perto?
Medidas que eu tomei para corrigir o problema:
n
Links e imagens do meu problema:
n
Endereço do meu fórum:
www.darkcheats1.forumais.com
Versão do meu fórum:
PUNBB
seria possivel ter um menu como este?
sei que é da vbulletin mais não teria um código que deixasse perto?
~Sérgio™ ali é o nick na fórumeiros seria perfil
Notificações - Aparece quando um mebro recebe mensagem privada ou de pefil
Meu perfil - nem preciso falar ne kk
Configurações - para editar suas infromações como avatar assinatura e etc
seria possivel nem que seja perto?
Medidas que eu tomei para corrigir o problema:
n
Links e imagens do meu problema:
n
Endereço do meu fórum:
www.darkcheats1.forumais.com
Versão do meu fórum:
PUNBB
Re: Seria possivel esse menu?
Adiciona este código em seu css
- Código:
.navbar {
background: url(images/styles/Modern/style_red/navBG.gif) repeat-x top left;
position: relative;
height: 79px;
font: 12px arial, helvetica, sans-serif;
color: white;
width: 100%;
padding: 0;
margin: 0;
}
.navbar {
-moz-border-radius-bottomleft: 0 !important;
-moz-border-radius-bottomright: 0 !important;
-webkit-border-bottom-left-radius: 0 !important;
-webkit-border-bottom-right-radius: 0 !important;
}
.navbar {
background: url(images/styles/Modern/style_red/navBG.gif) repeat-x top left;
position: relative;
height: 79px;
font: 12px arial, helvetica, sans-serif;
color: white;
width: 100%;
padding: 0;
margin: 0;
}
.navbar {
-moz-border-radius-bottomleft: 0 !important;
-moz-border-radius-bottomright: 0 !important;
-webkit-border-bottom-left-radius: 0 !important;
-webkit-border-bottom-right-radius: 0 !important;
}
.navbar {
position: relative;
height: 68px;
background: #A21010 none;
margin: 10px 0px 0px 0px;
color: white;
font: 12px arial, helvetica, sans-serif;
border: 0px solid white;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}
* {
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
}
* {
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
}
div {
display: block;
}
.navLeft {
background: url(images/styles/Modern/style_red/navLeft.gif) no-repeat top left;
height: 79px;
}
.navLeft {
background: url(images/styles/Modern/style_red/navLeft.gif) no-repeat top left;
height: 79px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}
.navbar {
font: 12px arial, helvetica, sans-serif;
color: white;
}
.navbar {
font: 12px arial, helvetica, sans-serif;
color: white;
}
.navbar {
color: white;
font: 12px arial, helvetica, sans-serif;
}
.navRight {
background: url(images/styles/Modern/style_red/navRight.gif) no-repeat top right;
height: 79px;
padding-left: 5px;
}
.navRight {
background: url(images/styles/Modern/style_red/navRight.gif) no-repeat top right;
height: 79px;
padding-left: 5px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}
.navbar {
font: 12px arial, helvetica, sans-serif;
color: white;
}
.navbar {
font: 12px arial, helvetica, sans-serif;
color: white;
}
.navbar {
color: white;
font: 12px arial, helvetica, sans-serif;
}
.navtabs {
background: none;
padding-left: 0;
}
.navtabs {
background: none;
padding-left: 0;
}
.navtabs {
background: #A21010 url(images/styles/Modern/style/navBG.gif) repeat-x;
padding: 0px 0px 0px 20px;
height: 42px;
}
.floatcontainer, .formcontrols .blockrow, dl.stats {
display: block;
}
.floatcontainer, .formcontrols .blockrow, dl.stats {
display: inline-block;
font-weight: normal;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}
ul, menu, dir {
display: block;
list-style-type: disc;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 40px;
}
.floatcontainer::after, .formcontrols .blockrow::after, dl.stats::after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.navbar {
color: white;
font: 12px arial, helvetica, sans-serif;
}
.navbar {
color: white;
font: 12px arial, helvetica, sans-serif;
}
.navbar {
color: white;
font: 12px arial, helvetica, sans-serif;
}
.searchBox {
position: absolute;
top: 6px;
right: 11px;
height: 36px;
line-height: 36px;
}
.searchBox {
position: absolute;
top: 6px;
right: 11px;
height: 36px;
line-height: 36px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}
.navbar {
color: white;
font: 12px arial, helvetica, sans-serif;
}
.navbar {
color: white;
font: 12px arial, helvetica, sans-serif;
}
.navbar {
color: white;
font: 12px arial, helvetica, sans-serif;
}
.navRight {
background: url(images/styles/Modern/style_red/navRight.gif) no-repeat top right;
height: 79px;
padding-left: 5px;
}
.navRight {
background: url(images/styles/Modern/style_red/navRight.gif) no-repeat top right;
height: 79px;
padding-left: 5px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}
* {
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
}
* {
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
}
.navLeft {
background: url(images/styles/Modern/style_red/navLeft.gif) no-repeat top left;
height: 79px;
}
.navLeft {
background: url(images/styles/Modern/style_red/navLeft.gif) no-repeat top left;
height: 79px;
}
.navbar {
background: url(images/styles/Modern/style_red/navBG.gif) repeat-x top left;
position: relative;
height: 79px;
font: 12px arial, helvetica, sans-serif;
color: white;
width: 100%;
padding: 0;
margin: 0;
}
.navbar {
-moz-border-radius-bottomleft: 0 !important;
-moz-border-radius-bottomright: 0 !important;
-webkit-border-bottom-left-radius: 0 !important;
-webkit-border-bottom-right-radius: 0 !important;
}
.navbar {
background: url(images/styles/Modern/style_red/navBG.gif) repeat-x top left;
position: relative;
height: 79px;
font: 12px arial, helvetica, sans-serif;
color: white;
width: 100%;
padding: 0;
margin: 0;
}
.navbar {
-moz-border-radius-bottomleft: 0 !important;
-moz-border-radius-bottomright: 0 !important;
-webkit-border-bottom-left-radius: 0 !important;
-webkit-border-bottom-right-radius: 0 !important;
}
.navbar {
position: relative;
height: 68px;
background: #A21010 none;
margin: 10px 0px 0px 0px;
color: white;
font: 12px arial, helvetica, sans-serif;
border: 0px solid white;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
Re: Seria possivel esse menu?
Olá, o forum em questão não pertence a plataforma forumeiros, ja viu algum forum dá forumeiros com este menu?
Cordialmente.
Cordialmente.
Re: Seria possivel esse menu?
não amis já vi um parecido a tempos atras
não tenho mais o link infelizmente
o que era parecido era o bem vindo
e a caixa de buscar e o menu que não era como um background e sim o fundo do fórum
não tenho mais o link infelizmente
o que era parecido era o bem vindo
e a caixa de buscar e o menu que não era como um background e sim o fundo do fórum
Tópicos semelhantes
» É possível recriar esse design?
» Seria possivel?
» Seria possivel colocar em todas as páginas ?
» Queria esse template aqui flutuante no lugar do que tem no meu forum é possivel?
» É possível dar um espaço ou colocar algo separando os links desse menu??
» Seria possivel?
» Seria possivel colocar em todas as páginas ?
» Queria esse template aqui flutuante no lugar do que tem no meu forum é possivel?
» É possível dar um espaço ou colocar algo separando os links desse menu??
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos