The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Hi guys, wanting to find fix for this bug...
Before posting html notice... ![]() After posting html notice... ![]() why this is happening? Any idea ![]() |
#2
|
|||
|
|||
![]()
you putting that in the header template
|
#3
|
||||
|
||||
![]()
You have bad html in your notice.
|
#4
|
||||
|
||||
![]()
No no ... AdminCP ==> notices
My html code: Code:
<html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <style type="text/css"> div.global{ width: 830px; height: 350px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; padding: 0px; overflow: hidden; background-image:url(../images/noticias/fundo.jpg);} div.header_footer{ height: 20px; line-height: 16px; padding: 5px; overflow: hidden; text-align: center; font-weight: bold; } div.texto { width: 765px; margin: 20px; margin-left:30px; /*margin-right-value: 2px; margin-bottom: 2px; margin-left-value: 100px;*/ height: 223px; padding: 2px; padding-top: 2px; padding-right-value: 2px; padding-bottom: 2px; padding-left-value: 2px; overflow: hidden; font-size: 14px; font-weight: bold; color:#CCC; } div.botao{ width: 159px; margin: 2px; margin-left:25px; margin-right-value: 2px; margin-bottom: 2px; margin-left-value: 2px; height: 52px; padding: 2px; padding-top: 2px; padding-right-value: 2px; padding-bottom: 2px; padding-left-value: 2px; font-size: 11px; font-weight: bold; text-align: center;} /*div.resumo{ width: 288px; height: 96px; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); margin: 2px; margin-right-value: 2px; margin-bottom: 2px; margin-left-value: 2px; padding: 2px; padding-top: 2px; padding-right-value: 2px; padding-bottom: 2px; padding-left-value: 2px; overflow: hidden; font-weight: bold; text-align: center; font-size: 14px;} div.quero_doar{ padding: 2px; padding-top: 8px; padding-right-value: 2px; padding-bottom: 2px; padding-left-value: 2px;} a:link {color: rgb(51, 51, 51);} img.image_250x250 { width: 150px; height: 150px; display: block; margin-left: auto; margin-right: auto;} div.map_image { margin: 2px; margin-top: 2px; margin-right-value: 2px; margin-bottom: 2px; margin-left-value: 2px; text-align: center;} #mostrador { }*/ </style> </head> <body> <!--Inicia Principal--><div class="global"> <!--Header--><div class="header_footer"><img src="../images/noticias/titulo.png"></div> <!--Vencimento--><div class="texto">Apesar de nosso servidor gringo estar sendo amplamente prestigiado com a presen?a e a prefer?ncia do p?blico, temos o prazer de anunciar que voltamos a ofertar um servidor de Project Reality hosteado no Brasil, pois os jogadores brasileiros merecem jogar com a qualidade CBPR e com pings baixos. <p>Estamos aproveitando para agradecer aos jogadores que aderiram ? campanha Doador CBPR e com seus aportes financeiros nos possibilitaram dar mais esse passo rumo ? excel?ncia.<p> <p>Com a disponibiliza??o do servidor BR, voltamos a contar com a colabora??o daqueles que estiverem dispostos, e puderem contribuir, para que o Project Reality seja jogado num servidor nacional, no qual todo jogador brasileiro seja tratado sem distin??o e com prontid?o. <p>Se voc? est? em condi??es e deseja contribuir, seremos gratos por sua doa??o que far? com que o peso v? sendo dividido por v?rias m?os e permitir? que o divertimento esteja ao alcance de todos.</div> <!--Progresso--><div class="botao"><a href=".../portal/news/novo-servidor-brasileiro-cbpr/" ><img src=".../images/noticias/botao.png"></div> <!--Fecha mostrador--></div> <!--Inicia Resumo--> </div> </body> </html> |
#5
|
|||
|
|||
![]()
You're putting a complete page in the Notices. You should just have your css in a <style> sheet followed by the <div>s and <p>s. No <html> <head> or <body> tags
|
#6
|
|||
|
|||
![]() Quote:
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|