Perdi minha senha!
Nota: use se tiver perdido acesso administrativo.
Login
Últimos assuntos
Quem está conectado
Há 127 usuários online :: 1 usuário cadastrado, Nenhum Invisível e 126 Visitantes :: 2 Motores de buscanikka
[ Ver toda a lista ]
O recorde de usuários online foi de 3131 em Qui 24 Dez 2009 - 12:05
Imagem do Portal
Página 1 de 1 • Compartilhe •
Imagem do Portal
Caros amigos estou de novo com um pronlema com as imagens, mas no Portal. As caixas de enquadramento dos Widgets do Portal aparecem cortadas ou não são visiveis. Creio ser necessário eliminar alguma imagem que está por trás, através de um código inserido na Folha de Estilo CSS. Será isso? Se for poderão por favor fornecer-me o código e indicar onde inseri-lo correctamente?
Obrigado
Exemplo:


Obrigado
Exemplo:



luisvic- sou nível 6
-

Inscrito dia: 23/11/2007
Número de Mensagens: 55
Re: Imagem do Portal
Olá! 
Poderia colocar aqui o código CSS já presente em seu fórum?
Busque-o em Painel de Controle :: visualização :: cores / Guia Folha de Estilo CSS
Abraços, Expert.

Poderia colocar aqui o código CSS já presente em seu fórum?
Busque-o em Painel de Controle :: visualização :: cores / Guia Folha de Estilo CSS
Abraços, Expert.
Connect- Super usuário
-

Inscrito dia: 17/11/2007
Número de Mensagens: 3346
Re: Imagem do Portal
Olá Experte, suponho que me pediu para copiar tudo:
.module {
margin-bottom: 4px;
padding: 5px 5px 5px 5px;
background-color: #f9f9f9;
color: #000000;
background-image: url('http://img179.imageshack.us/img179/2295/bgtableib2.png
');
background-repeat: repeat-x;
border: 3px solid #000000;
border-bottom: px solid #00000;
border-top: 2px solid #000000;
}
.module .h3,.postbody .h3,.introduction .h3 {
margin-top: -13px;
padding: 10px 0px;
color: #ffffff;
border-bottom: 0px solid #f9f9f9;
height: 1%;
}');
}
.module h3 {
margin-top: -13px;
padding: 10px 0px;
color: #ffffff;
border-bottom: 0px solid #f9f9f9;
height: 1%;
}
.module ul, .module ol {
list-style-position: inside;
}
.module dl.details dt {
width: 10em;
text-align: center;
margin-left: 5px;
}
a.button1, input.button1, a.button2, input.button2, button.button2 {
color: #000000;
background-color: #FFFFFF;
background-image: url('');
border: 1px solid #BDBEBD;
}
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, button.button2:hover {
color: #105289;
background-color: #FFFFFF;
background-image: url('');
border: 1px solid #105289;
}
.headerbar {
margin: -5px;
}
/* Menu-------------------------------------------------*/
#page-header ul.linklist li a {
font-weight: bold;
color: #ffffff;
}
#page-footer ul.linklist li a {
font-weight: bold;
color: #000000;
}
#page-footer ul.linklist li a:hover {
font-weight: bold;
color: #d31141;
}
#page-footer .navbar{
clear: both;
background-color: #ffffff;
border-top: 1px solid #34619c;
font-size: 0.8em;
padding:0px 0px;
}
ul.linklist li a img {
filter:alpha(opacity=30);
-moz-opacity: 0.3;
opacity: 0.3;
}
ul.linklist li a img:hover {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
position: relative;
cursor:allowed;
}
ul.navlinks {
border-bottom: 0px solid #000000;
}
#page-header .navbar {
clear: both;
background-color: #000000;
background-repeat: repeat-x;
padding-top: 10px;
margin: -5px;
margin-bottom: 25px;
}
.search-box {
margin-top: 3px;
margin-left: 5px;
float: left;
}
#search-box {
margin-top: -10px;
margin-right: 5px;
float: right;
white-space: nowrap;
/* For Opera */
}
* html #search-box {
margin-right: 35px;
}
#search-box #keywords {
width: 95px;
background-color: #f6f7f9;
filter: alpha(opacity = 0); /* esta linha para o IE */
opacity: 0.0; /*esta para os demais browsers*/
}
#search-box input {
border: 0px solid #BCBCBC;
background-image: url('http://illiweb.com/fa/empty.gif');
background-color: transparent;
filter: alpha(opacity = 0); /* esta linha para o IE */
opacity: 0.0; /*esta para os demais browsers*/
}
#search-box input.button1 {
padding: 1px 5px;
}
input.search {
background-image: url('http://illiweb.com/fa/prosilver/icon_textbox_search.gif');
background-repeat: no-repeat;
background-position: left 1px;
padding-left: 17px;
}
/*Forum-Tabs-------------------------------------------------*/
li.header dt {
font-size: 1.2em;
}
.table-title, .table-title h2 {
font-weight: bold;
}
/* infoBar Mod */
body
{
padding: 0;
margin: 0;
}
#info
{
overflow: visible;
width: 100%;
position: fixed;
z-index:2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
}
#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active
{
display: block;
float: left;
width:100%;
clear: both;
color: InfoText;
background: InfoBackground url(icon_warning.gif) no-repeat fixed .3em .3em;
padding: .10em .3em .10em 2em;
border-bottom: .16em outset;
text-decoration: none;
cursor: default;
}
#infobar a:hover
{
color: HighlightText;
background: Highlight url(icon_warning_hover.gif) no-repeat fixed .3em .3em;
}
#viewplot
{
width: 100%;
height: expression(this.parentNode.offsetHeight - this.offsetTop);
overflow-x: hidden;
overflow-y: scroll;
padding: 1em;
}
#message-box textarea {
background-image: url('http://img360.imageshack.us/img360/4797/hitechch1.png');
}
form#quick_reply #textarea_content textarea#text_editor_textarea {
background-image: url('http://img360.imageshack.us/img360/4797/hitechch1.png');
}
li.row:hover {
background-image: url("http://img242.imageshack.us/img242/5088/lagoqg6pk1.jpg");
background-repeat: repeat-y;
background-color: transparent;
}
.post {
background-image: url('http://i34.servimg.com/u/f34/12/44/72/18/offl10.png');
background-repeat: no-repeat;
background-position: 100% 0%;
}
.online {
background-image: url('http://illiweb.com/fa/prosilver/icon_user_online_en.png');
}
textarea {
background-image: none !important;
}
É isto?
Obrigado
.module {
margin-bottom: 4px;
padding: 5px 5px 5px 5px;
background-color: #f9f9f9;
color: #000000;
background-image: url('http://img179.imageshack.us/img179/2295/bgtableib2.png
');
background-repeat: repeat-x;
border: 3px solid #000000;
border-bottom: px solid #00000;
border-top: 2px solid #000000;
}
.module .h3,.postbody .h3,.introduction .h3 {
margin-top: -13px;
padding: 10px 0px;
color: #ffffff;
border-bottom: 0px solid #f9f9f9;
height: 1%;
}');
}
.module h3 {
margin-top: -13px;
padding: 10px 0px;
color: #ffffff;
border-bottom: 0px solid #f9f9f9;
height: 1%;
}
.module ul, .module ol {
list-style-position: inside;
}
.module dl.details dt {
width: 10em;
text-align: center;
margin-left: 5px;
}
a.button1, input.button1, a.button2, input.button2, button.button2 {
color: #000000;
background-color: #FFFFFF;
background-image: url('');
border: 1px solid #BDBEBD;
}
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, button.button2:hover {
color: #105289;
background-color: #FFFFFF;
background-image: url('');
border: 1px solid #105289;
}
.headerbar {
margin: -5px;
}
/* Menu-------------------------------------------------*/
#page-header ul.linklist li a {
font-weight: bold;
color: #ffffff;
}
#page-footer ul.linklist li a {
font-weight: bold;
color: #000000;
}
#page-footer ul.linklist li a:hover {
font-weight: bold;
color: #d31141;
}
#page-footer .navbar{
clear: both;
background-color: #ffffff;
border-top: 1px solid #34619c;
font-size: 0.8em;
padding:0px 0px;
}
ul.linklist li a img {
filter:alpha(opacity=30);
-moz-opacity: 0.3;
opacity: 0.3;
}
ul.linklist li a img:hover {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
position: relative;
cursor:allowed;
}
ul.navlinks {
border-bottom: 0px solid #000000;
}
#page-header .navbar {
clear: both;
background-color: #000000;
background-repeat: repeat-x;
padding-top: 10px;
margin: -5px;
margin-bottom: 25px;
}
.search-box {
margin-top: 3px;
margin-left: 5px;
float: left;
}
#search-box {
margin-top: -10px;
margin-right: 5px;
float: right;
white-space: nowrap;
/* For Opera */
}
* html #search-box {
margin-right: 35px;
}
#search-box #keywords {
width: 95px;
background-color: #f6f7f9;
filter: alpha(opacity = 0); /* esta linha para o IE */
opacity: 0.0; /*esta para os demais browsers*/
}
#search-box input {
border: 0px solid #BCBCBC;
background-image: url('http://illiweb.com/fa/empty.gif');
background-color: transparent;
filter: alpha(opacity = 0); /* esta linha para o IE */
opacity: 0.0; /*esta para os demais browsers*/
}
#search-box input.button1 {
padding: 1px 5px;
}
input.search {
background-image: url('http://illiweb.com/fa/prosilver/icon_textbox_search.gif');
background-repeat: no-repeat;
background-position: left 1px;
padding-left: 17px;
}
/*Forum-Tabs-------------------------------------------------*/
li.header dt {
font-size: 1.2em;
}
.table-title, .table-title h2 {
font-weight: bold;
}
/* infoBar Mod */
body
{
padding: 0;
margin: 0;
}
#info
{
overflow: visible;
width: 100%;
position: fixed;
z-index:2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
}
#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active
{
display: block;
float: left;
width:100%;
clear: both;
color: InfoText;
background: InfoBackground url(icon_warning.gif) no-repeat fixed .3em .3em;
padding: .10em .3em .10em 2em;
border-bottom: .16em outset;
text-decoration: none;
cursor: default;
}
#infobar a:hover
{
color: HighlightText;
background: Highlight url(icon_warning_hover.gif) no-repeat fixed .3em .3em;
}
#viewplot
{
width: 100%;
height: expression(this.parentNode.offsetHeight - this.offsetTop);
overflow-x: hidden;
overflow-y: scroll;
padding: 1em;
}
#message-box textarea {
background-image: url('http://img360.imageshack.us/img360/4797/hitechch1.png');
}
form#quick_reply #textarea_content textarea#text_editor_textarea {
background-image: url('http://img360.imageshack.us/img360/4797/hitechch1.png');
}
li.row:hover {
background-image: url("http://img242.imageshack.us/img242/5088/lagoqg6pk1.jpg");
background-repeat: repeat-y;
background-color: transparent;
}
.post {
background-image: url('http://i34.servimg.com/u/f34/12/44/72/18/offl10.png');
background-repeat: no-repeat;
background-position: 100% 0%;
}
.online {
background-image: url('http://illiweb.com/fa/prosilver/icon_user_online_en.png');
}
textarea {
background-image: none !important;
}
É isto?
Obrigado

luisvic- sou nível 6
-

Inscrito dia: 23/11/2007
Número de Mensagens: 55
Re: Imagem do Portal
Olá, boa noite!luisvic escreveu:.module {
margin-bottom: 4px;
padding: 5px 5px 5px 5px;
background-color: #f9f9f9;
color: #000000;
background-image: url('http://img179.imageshack.us/img179/2295/bgtableib2.png
');
background-repeat: repeat-x;
border: 3px solid #000000;
border-bottom: px solid #00000;
border-top: 2px solid #000000;
}
.module .h3,.postbody .h3,.introduction .h3 {
margin-top: -13px;
padding: 10px 0px;
color: #ffffff;
border-bottom: 0px solid #f9f9f9;
height: 1%;
}');
}
.module h3 {
margin-top: -13px;
padding: 10px 0px;
color: #ffffff;
border-bottom: 0px solid #f9f9f9;
height: 1%;
}
.module ul, .module ol {
list-style-position: inside;
}
.module dl.details dt {
width: 10em;
text-align: center;
margin-left: 5px;
}
...
No primeiro erro, invés de estar assim:
- Código:
background-image: url('http://img179.imageshack.us/img179/2295/bgtableib2.png
');
- Código:
background-image: url('http://img179.imageshack.us/img179/2295/bgtableib2.png');
No segundo erro!
Ao invés de estar:
- Código:
height: 1%;
}');
}
.module h3 {
- Código:
height: 1%;
}
.module h3 {
Corrija estes dois erro e depois diga-nos se conseguiu resolver o problema!
:cheers:

Flavisic- Principal contribuidor
-

Inscrito dia: 09/11/2007
Número de Mensagens: 6304
Página 1 de 1
Permissão deste fórum:
Você não pode responder aos tópicos neste fórum
Início
Forumeiros e você
Ajuda e suporte
Miscelânea
Forumeiros
Outros serviços
Fóruns de suporte oficiais




por 
» Icone ao lado do grupo
» Tenho uma duvida
» Botão resolvido
» Galera ajuda a o tema
» Font do forum
» Novas mensagens em fóruns separados
» Botão neon para punbb
» Uma área antes do portal,,,