Siga-nos em...
Follow us on Twitter Follow us on Facebook Watch us on YouTube
Registro

Alpha Servers
Resultados 1 a 10 de 10

Visão do Encadeamento

  1. #1



    Avatar de Prøjë¢T
    Data de Ingresso
    Jul 2010
    Localização
    Sao Jose do Rio Preto
    Posts
    1.134
    Agradecido
    105
    Agradeceu
    40
    Peso da Avaliação
    31

    Padrão BB codes NOTA,INFO,WARNING,HeLLO

    Bom como vi essa postagem em duvidas, achei melhor postar aqui em tutoriais, vamos por mãos a óbra!

    Imagen com eles adicionados, no painel de adminCP, em BB codes.



    Vamos utilizar o NOTA como exemplo, pois os demais sao a mesma coisa.

    Entre em seu adminCP, e vá em BBcodes personalizados , adicionar novo BBcode. Como segue a imagen abaixo.



    vamos a explicação dos campos...

    * Titulo = > é o titulo rs, não tem muito o que detalhar.
    * Nome da Tag BBcode => é a tag que ficará entre o texto quando selecionar a TAG.
    * Replacement => é o codigo para a mostagem da Box com as bordas e as imagens!
    * exemplo => [ note ] texto [/ note ] é um exemplo de como ficaria a tag montada.
    * Descricao => um texto para voce colocar alguma coisa, ou seja campo inutil sem utilidade.
    * Usar {option} => pode deixar Não marcado
    * Imagen do Botao => Devera colocar o caminho da imagen do BBCode

    as demais opções podem definir como segue a imagen abaixo.




    Vou postar Agora os 4 BBcodes e os campos importantes a serem preenchidos na sua criação pois os demais campos é so marcar como segue e imagen acima.

    NOTE

    Nome da tag BBCode = note

    replacement
    Código PHP:
    <div style="margin: 5px 5px;"> <div style="padding-left: 25px; padding-right: 25px;"> <div style=" -moz-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; background:#e8f3ff none repeat scroll 0 0; border:1px solid #42a1de; margin:5px 10px 0; text-align:justify; "> <div style="padding: 0pt 5px; background: #42a1de none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; "> <font color="#e8f3ff"> <b> <em>NOTE</em> </b> </font> </div> <table width="100%" border="0"> <tbody> <tr> <td width="5%"> </td> <td width="90%"><font color="#3366FF"><b>Hello</b></font></td> <td width="5%"> <img alt="" src="images/TW7S/infonotetipwarn/note.png"/> </td> </tr> </tbody> </table> </div> </div> </div
    Exemplo = [ note ]Hello[/ note ]
    imagen do botao = images/TW7S/infonotetipwarn/note.gif


    Information

    Nome da tag BBcode = Info

    Replacement

    Código PHP:
    <div style="margin: 5px 5px;"> <div style="padding-left: 25px; padding-right: 25px;"> <div style=" -moz-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; background:#defee3 none repeat scroll 0 0; border:1px solid #28c25a; margin:5px 10px 0; text-align:justify; "> <div style="padding: 0pt 5px; background: #28c25a none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; "> <font color="#defee3"> <b> <em>Information</em> </b> </font> </div> <table width="100%" border="0"> <tbody> <tr> <td width="5%"> </td> <td width="90%"><font color="#00CC00"><b>Hello</b></font></td> <td width="5%"> <img alt="" src="images/TW7S/infonotetipwarn/info.png"/> </td> </tr> </tbody> </table> </div> </div> </div
    Exemplo = [ info ]Hello[/ info ]

    imagen = images/TW7S/infonotetipwarn/info.gif



    TIP

    Name da tag BBcode = tip

    Replacement

    Código PHP:
    <div style="margin: 5px 5px;"> <div style="padding-left: 25px; padding-right: 25px;"> <div style=" -moz-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; background:#ffffcc none repeat scroll 0 0; border:1px solid #d5b900; margin:5px 10px 0; text-align:justify; "> <div style="padding: 0pt 5px; background: rgb(213, 185, 0) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; "> <font color="#ffffcc"> <b> <em>Tip</em> </b> </font> </div> <table width="100%" border="0"> <tbody> <tr> <td width="5%"> </td> <td width="90%"><font color="#FF6600"><b>Hello</b></font></td> <td width="5%"> <img alt="" src="images/TW7S/infonotetipwarn/tip.png"/> </td> </tr> </tbody> </table> </div> </div> </div
    Exemplo = [ tip ]Hello[/ tip ]

    imagen = images/TW7S/infonotetipwarn/tip.gif


    Warning

    Nome da tag BBcode = warning

    Raplacement

    Código PHP:
    <div style="margin: 5px 5px;"> <div style="padding-left: 25px; padding-right: 25px;"> <div style=" -moz-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; background:#fff2f4 none repeat scroll 0 0; border:1px solid #be0000; margin:5px 10px 0; text-align:justify; "> <div style="padding: 0pt 5px; background: #be0000 none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; "> <font color="#fff2f4"> <b> <em>WARNING</em> </b> </font> </div> <table width="100%" border="0"> <tbody> <tr> <td width="5%"> </td> <td width="90%"><font color="#FF9900"><b>Hello</b></font></td> <td width="5%"> <img alt="" src="images/TW7S/infonotetipwarn/warn.png"/> </td> </tr> </tbody> </table> </div> </div> </div
    exemplo = [ warning ]Hello[/ warning ]

    imagen = images/TW7S/infonotetipwarn/warn.gif

    Feito estara adicionado em painel de postagen os BBcodes;;

    Informação
    Exemplo

    NOTA
    Exemplo

    Tip
    Exemplo

    Aviso
    Exemplo



    Estarei colocando para download os arquivos para voces jogarem na hospedagen do seu forum na pasta Imagens que se encontra na raiz..

    Conteudo da pasta:




    senha de extração: imperyusgames.com.br

    [Somente usuários registrados podem vem os links. ]


    Abraços.
    Última edição por Prøjë¢T; 20-07-2011 às 01:20 AM.

 

 

Informações de Tópico

Usuários Navegando neste Tópico

Há 1 usuários navegando neste tópico. (0 registrados e 1 visitantes)

Tópicos Similares

  1. |Suporte| vBulletin apresentando erro Warning:
    Por melo no fórum vB | Suporte/Dúvidas
    Respostas: 1
    Último Post: 14-05-2013, 03:34 PM
  2. |Notícia| Nota de Falecimento
    Por dcvitoria no fórum Últimas Notícias
    Respostas: 0
    Último Post: 07-10-2012, 06:02 PM
  3. |Humor| Mais falso do que nota de R$ 3?
    Por Ayrton Ricardo no fórum Humor
    Respostas: 0
    Último Post: 05-09-2012, 10:04 AM
  4. |Download| Items.dll Source Codes + Offset Main 1.03k (JPN)
    Por hidy no fórum Sources
    Respostas: 6
    Último Post: 08-03-2012, 06:52 PM

Marcadores

Permissões de Postagem

  • Você não pode iniciar novos tópicos
  • Você não pode enviar respostas
  • Você não pode enviar anexos
  • Você não pode editar suas mensagens
  •