Boas-vindas ao Power Pixel

Junte-se a comunidade! Crie o seu próprio conteúdo, e faça amizades.EntrarCriar uma conta

Categoria Bugada

3 participantes

Dayvid Dayvid  • Seg 28 Jan 2013 - 1:53

Categoria Bugada Empty Categoria Bugada Seg 28 Jan 2013 - 1:53

Olá pessoal do BS bom eu fiz um tópico pedindo commo arrumar o ultimo post , pois ele estava centralizado e ..
bom o código do Prometheu funcionou eu troquei o meu index box mais tipo agora eu não consigo clicar nas categorias quando eu clico não vai vejam : [Tens de ter uma conta e sessão iniciada para poderes visualizar este link] alguem ajuda ae? index box :
Código:
        <div class="pun-crumbs">
        </div>
        <div class="main">

        <!-- BEGIN catrow -->
     


          <!-- BEGIN tablehead -->
     
        <div class="tcat tcat2"><div class="tcatLeft"><div
        class="tcatRight foruminfo L1 collapse"><h2><span
        class="forumtitle">{catrow.tablehead.L_FORUM}</span></h2></div></div></div>
     
          <div class="forumbitBody">
        <div class="thead_bar">
          <div class="theadrow table">
              <div class="foruminfo td">
                <div class="forumdata">

                    <div class="datacontainer">
                    Titulo
                    </div>
                </div>
              </div>
              <div class="forumactionlinks td">
             
              </div>
              <div class="forumstats td" align="center">

             
              </div>
              <div class="forumlastpost td" align="right">
                Último Post
              </div>

          </div>
        </div>
     
        <div class="main-content"><table class="table" cellspacing="1"
        cellpadding="5" border="0"><tbody class="statused">
                          <!-- END tablehead -->

          <!-- BEGIN forumrow -->
                          <tr>
        <td class="tcl" style="padding-right: {catrow.forumrow.INC_LEVEL_RIGHT}; padding-left: 62px;">
                            <span class="status" style="margin-right: -42px; margin-left: -52px ">
                         
        <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}"
        src="{catrow.forumrow.FORUM_FOLDER_IMG}"
        alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
                            </span>







                       
        <h{catrow.forumrow.LEVEL} class="hierarchy">    <a
        href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a>
        </h{catrow.forumrow.LEVEL}>
                            <br />
        <!-- BEGIN switch_moderators_links -->
                       
                            {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
                            <!-- END switch_moderators_links -->

        {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
                        <span style="float: left; margin: 15px 0px 0px 10px; width: 75%;">

          {catrow.forumrow.FORUM_DESC}

        </span>



        <!-- BEGIN switch_moderators_links -->
                            <br />

                            <!-- END switch_moderators_links -->
                            {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
                            <strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}
                          </td>

                                                                    <td class="tc2">


                                                                                              {catrow.forumrow.TOPICS}
                                              <strong> Tópicos</strong>
                              <p>{catrow.forumrow.POSTS}<strong> Posts</strong></p>


                            </td>
                                               
                          <td class="tcr">
                            <span>
                                                                                      <div id="forums-stats">
                            <!-- BEGIN switch_topic_title -->

                            <a href="{catrow.forumrow.U_LATEST_TOPIC}">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br />

                                                                                          <!-- END switch_topic_title -->
                            {catrow.forumrow.USER_LAST_POST}
                                </div>
                                                                  </span>
                                                     
                          </td>
                 
                      </tr>
          <!-- END forumrow -->
          <!-- BEGIN tablefoot -->
                </tbody>                                          </table> </div>
     
        <div class="bottomBar"><div class="bottomBarLeft"><div
        class="bottomBarRight"> </div></div></div>
          </div>
          <!-- END tablefoot -->
        <!-- END catrow -->

        </div>

        <!-- BEGIN switch_on_index -->
        <div class="main-box clearfix">
          <ul>
              <li><a href="{U_TODAY_ACTIVE}">{L_TODAY_ACTIVE}</a></li>
              <li><a href="{U_TODAY_POSTERS}">{L_TODAY_POSTERS}</a></li>
              <li><a href="{U_OVERALL_POSTERS}">{L_OVERALL_POSTERS}</a></li>
          </ul>
          <!-- BEGIN switch_delete_cookies -->
          <p class="right">
       
        <a
        href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
          </p>
          <!-- END switch_delete_cookies -->
        </div>
        <!-- END switch_on_index -->
                                             
                                             
                                             
                                         
     
                                                  <script type="text/javascript">
        $(".subforumFMvi a").each(function () {
          $(this).replaceWith('<option value="' + $(this).attr("href") + '">|-- ' + $(this).text() + '</option>');
        });
        $(".subforumFMvi option").each(function () {
          $(this).appendTo($(this).parent().prev())
        });
        $(".subforumFMvi").each(function () {
          if ($(this).text() == "") {
              $(this).prev().remove();
              $(this).remove();
          } else {
              $(this).prev().show()
          }
        });
        </script>
                      <style>



        /* b?ng th?ng kê vbb */
        .wgo_block {
        margin: 0;
        }
        .wgo_block {
        display: block;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-topleft: 5px;
        -webkit-border-top-right-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        -moz-box-shadow: -2px 0px 2px #C8C8C8;
        -webkit-box-shadow: -2px 0px 2px #C8C8C8;
        box-shadow: -2px 0px 2px #C8C8C8;
        margin-bottom: 0px;
        }
        .block {
        background: transparent none;
        clear: both;
        padding: 0;
        color: ;
        font: ;
        }
        #forums *, #wgo *, #forumbits * {
        -moz-border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        }
        .wgo_block .blockbody {
        border: 1px solid #C4C4C4;
        background: #FDFEFF url(http://forum.vipautopro.com/images/gradients/gradient-greytowhite.png) repeat-x;
        _background-image: none;
            width: 100%;
        }
        .formcontrols {
        border-right: 1px solid #B9C4CD;
        border-left: 1px solid #B9C4CD;
        border-bottom: 1px solid #B9C4CD;
        }
        .wgo_block .section {
        display: block;
        padding: 0 0 0.5em;
        font: 12px;
        color: #3E3E3E;
        clear: both;
        width: 100%;
        background: #FDFEFF url(http://forum.vipautopro.com/images/styles/ShinyBlue/style/forumRowBG.gif) repeat-x left bottom;
        font-size: 9pt;
        }
        .formcontrols > :first-child, .formcontrols .blocksubhead + .blockrow, .formcontrols .section .blockrow:first-child {
        border-top: none;
        }
        .wgo_block .section div, .wgo_block .section ol {
        padding-left: 20px;
        }
        .blocksubhead {
        font: normal 12px;
        color: #3E3E3E;
        background: #E9E9E9 none repeat-x;
        padding: 4px 10px 4px 10px;
        border-top: 1px solid #CECECE;
        }
        .wgo_block .blocksubhead {
        font: normal 13px;
        color: #3E3E3E;
        background: transparent;
        }

        .floatcontainer::after, .formcontrols .blockrow::after, dl.stats::after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
            }</style>

[Dark]Doki-. [Dark]Doki-.  • Seg 28 Jan 2013 - 10:05

Categoria Bugada Empty Re: Categoria Bugada Seg 28 Jan 2013 - 10:05

Troque por este :

Código:
{JAVASCRIPT}
<!-- BEGIN switch_user_logged_in -->
<div id="pun-visit" class="clearfix">
   <ul>
         <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
         <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
      <li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a></li>
      <li><a href="{U_MARK_READ}">{L_MARK_FORUMS_READ}</a></li>
   </ul>
   <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
</div>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<div id="pun-visit">
   <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
</div>
<!-- END switch_user_logged_out -->

<!-- BEGIN message_admin_index -->
<div class="main">
   <!-- BEGIN message_admin_titre -->
   <div class="main-head">
      <h1 class="page-title">{message_admin_index.message_admin_titre.MES_TITRE}</h1>
   </div>
   <!-- END message_admin_titre -->

   <!-- BEGIN message_admin_txt -->
   <div id="pun-announcement">
      <p>{message_admin_index.message_admin_txt.MES_TXT}</p>
   </div>
   <!-- END message_admin_txt -->
</div>
<!-- END message_admin_index -->

<!-- BEGIN switch_user_login_form_header -->
<div class="main">
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
   <div class="user_login_form main-box center">
      <label><span class="genmed">{L_USERNAME} :</span> <input class="post" type="text" size="10" name="username" /></label> &nbsp;
      <label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password" /></label> &nbsp;
      <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label> &nbsp;
      {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
      <!-- BEGIN switch_fb_connect -->
      <span class="fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
      <fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
      <!-- END switch_fb_connect -->
   </div>
</form>
</div>
<!-- END switch_user_login_form_header -->

{CHATBOX_TOP}
<table width="100%"><tbody><tr><td width="100%" valign="top">
  <div id="pagetitle">
      <h1>PureVB Fórum</h1>
      <p id="welcomemessage" class="description">Welcome to the PureVB.</p>
   </div>
  {BOARD_INDEX}</td>
<td width="30%" valign="top">
      <div id="sidebar_home">
  <div id="sidebar_container">
      <ul id="sidebar">
        <li><div class="block smaller"><div class="blocksubhead"><a class="collapse" id="collapse_block_newthreads_1" href="#top"><img alt="" src="http://www.purevb.com/demo/images/styles/Modern/buttons/collapse_40b.png" id="collapseimg_newthreads_1" /></a><span class="blocktitle">Curtir</span></div>   
  <div class="widget_content blockbody floatcontainer">
    <ul id="block_newthreads_2" class="blockrow">
<iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2FDarkCheatsHackinGames&amp;width=240&amp;height=290&amp;show_faces=true&amp;colorscheme=light&amp;stream=false&amp;border_color&amp;header=true&amp;appId=396395483752219" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:240px; height:290px;" allowTransparency="true"></iframe>
    <br/>
    </ul>
</div></div><div class="underblock"></div></li>
 
   
       
<li><div class="block smaller"><div class="blocksubhead"><a class="collapse" id="collapse_block_newthreads_1" href="#top"><img alt="" src="http://www.purevb.com/demo/images/styles/Modern/buttons/collapse_40b.png" id="collapseimg_newthreads_1" /></a><span class="blocktitle">Links úteis</span></div>   
  <div class="widget_content blockbody floatcontainer">
    <ul id="block_newthreads_2" class="blockrow">
  <a href="/f19-regras-gerais"> <img src="http://i.imgur.com/LONiW.png" alt="" align="" border="0px" />Regras</a><br/>
  <a href="/f23-loja-darkcheats"> <img src="http://i.imgur.com/HCYwG.png" alt="" align="" border="0px" />Loja</a><br/>
  <a href="/f117-tutoriais-dc"> <img src="http://i.imgur.com/k7ASh.png" alt="" align="" border="0px" />Tutoriais</a><br/>
  <a href="/f118-suporte-ao-usuario"> <img src="http://i.imgur.com/UbOo3.png" alt="" align="" border="0px" />Suporte</a><br/>
  <a href="/f47-dc-eventos"> <img src="http://i.imgur.com/0xEz4.png" alt="" align="" border="0px" />Eventos DC</a><br/>
  <a href="/f51-anuncios-gerais-do-forum"> <img src="http://i.imgur.com/O9Pvo.png" alt="" align="" border="0px" />Anúncios</a><br/>
    </ul>
</div></div><div class="underblock"></div></li>
<li><div class="block smaller"><div class="blocksubhead"><a class="collapse" id="collapse_block_newthreads_1" href="#top"><img alt="" src="http://www.purevb.com/demo/images/styles/Modern/buttons/collapse_40b.png" id="collapseimg_newthreads_1" /></a>
  <span class="blocktitle">Últimos online</span></div>   
<div class="widget_content blockbody floatcontainer">
  <ul id="block_newthreads_2" class="blockrow">
          <style>#topp img {height: 35px;width: 35px;background-color:

#FCFCFF;padding: 2px;border: 1px solid #CCC;border-radius: 4px;-webkit-

border-radius: 4px;-moz-border-radius: 4px;-khtml-border-radius: 4px;}#topp

{text-align: left;width: 250px;}#topp a span{display:none;}#topp a:hover

span {display: inline;position: absolute;padding: 5px;border: 1px solid

white;border-radius: 1px;background: rgba(0, 0, 0, 0.8);box-shadow: 0 0 4px

#333;color: white !important;font-size: 10px;}</style>
    <div id="topp"></div><script>jQuery("#topp").load("/memberlist?

mode=lastvisit&order=DESC&submit=Ok&username td.avatar-mini a:lt

(25)");</script>
  </ul>
</div></div><div class="underblock"></div></li>
  <li><div class="block smaller"><div class="blocksubhead"><a class="collapse" id="collapse_block_newthreads_1" href="#top"><img alt="" src="http://www.purevb.com/demo/images/styles/Modern/buttons/collapse_40b.png" id="collapseimg_newthreads_1" /></a><span class="blocktitle">Publicidade</span></div>   
<div class="widget_content blockbody floatcontainer">
  <ul id="block_newthreads_2" class="blockrow">
  <a href="/forum" target="_blank" original-title="SOTW Em Breve"><img src="http://i.imgur.com/gscjo.png" width="240" height="500" /></a>
  </ul>
  </div></div><div class="underblock"></div></li>
       
        <li><div class="block smaller"><div class="blocksubhead"><a class="collapse" id="collapse_block_newthreads_1" href="#top"><img alt="" src="http://www.purevb.com/demo/images/styles/Modern/buttons/collapse_40b.png" id="collapseimg_newthreads_1" /></a><span class="blocktitle">Publicidade</span></div>   
<div class="widget_content blockbody floatcontainer">
  <ul id="block_newthreads_2" class="blockrow">
  <a href="/forum" target="_blank" original-title="Anúncios"><div class="widget_content blockbody floatcontainer"> <div id="block_html_3" class="blockrow"> <center><script type="text/javascript"><!--
google_ad_client = "pub-0368160887864984";
/* 160x600, criado 19/06/11 */
google_ad_slot = "2998845948";
google_ad_width = 160;
google_ad_height = 600;
//--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script></center>
    </div> </div></a>
    <!-- Adf Ly Banner -->
    <div class="underblock"></div></li>
  <li><div class="block smaller"><div class="blocksubhead"><a class="collapse" id="collapse_block_newthreads_1" href="#top"><img alt="" src="http://www.purevb.com/demo/images/styles/Modern/buttons/collapse_40b.png" id="collapseimg_newthreads_1" /></a><span class="blocktitle">Publicidade</span></div>   
<div class="widget_content blockbody floatcontainer">
  <ul id="block_newthreads_2" class="blockrow">
 <!-- Start of adf.ly banner code -->
    <center><a href="http://adf.ly/HoIC0"><img border=0 src="http://cdn.adf.ly/images/banners/adfly.160x600.4.gif" width="160" height="600" title="AdF.ly - shorten links and earn money!"></a></center>
<!-- End of adf.ly banner code -->
 
  </ul>
  </div></div><div class="underblock"></div></li>
  </ul>
    <!-- Adf Ly Banner End -->
    <!-- Inicio Extra -->
    <div class="underblock"></div></li>
  <li><div class="block smaller"><div class="blocksubhead"><a class="collapse" id="collapse_block_newthreads_1" href="#top"><img alt="" src="http://www.purevb.com/demo/images/styles/Modern/buttons/collapse_40b.png" id="collapseimg_newthreads_1" /></a><span class="blocktitle">Edite Seu Perfil</span></div>   
<div class="widget_content blockbody floatcontainer">
  <ul id="block_newthreads_2" class="blockrow">
 
    <div class="module main" style="margin-top: 1em! important;">
        <div class="main-head">
            <div class="h3">Caixa de MP's</div>
        </div>
        <div class="main-content">
            <p>
                <img src="http://hitskin.com/themes/16/32/01/i_msg_inbox.png" />
                <a href="/privmsg?folder=inbox">Caixa de entrada</a>
            </p>
            <p>
                <img src="http://hitskin.com/themes/16/32/01/i_msg_sentbox.png" />
                <a href="/privmsg?folder=sentbox"> Caixa de Saida</a>
            </p>
            <p>
                <img src="http://hitskin.com/themes/16/32/01/i_msg_outbox.png" />
                <a href="/privmsg?folder=outbox"> Enviados</a>
            </p>
            <p>
                <img src="http://hitskin.com/themes/16/32/01/i_msg_savebox.png" />
                <a href="/privmsg?folder=savebox">  Caixa de Armazenamento</a>
            </p>
        </div>
    </div>
    <div class="module main" style="margin-top: 1em! important;">
        <div class="main-head">
            <div class="h3">personalizar</div>
        </div>
        <div class="main-content">
            <p>
                <img src="http://i40.servimg.com/u/f40/16/80/27/29/user10.png" />
                <a href="/profile?mode=editprofile&page_profil=informations">  Informação Pessoal</a>
            </p>
            <p>
                <img src="http://i40.servimg.com/u/f40/16/80/27/29/cog10.png" />
                <a href="/profile?mode=editprofile&page_profil=preferences"> Preferencias</a>
            </p>
            <p>
                <img src="http://i40.servimg.com/u/f40/16/80/27/29/image10.png" />
                <a href="/profile?mode=editprofile&page_profil=avatars"> Editar avatar</a>
            </p>
            <p>
                <img src="http://i40.servimg.com/u/f40/16/80/27/29/text_s10.png" />
                <a href="/profile?mode=editprofile&page_profil=signature"> Editar Assinatura</a>
            </p>
        </div>
    </div>
    <div class="module main" style="margin-top: 1em! important;">
        <div class="main-head">
            <div class="h3">Outros</div>
        </div>
        <div class="main-content">
            <p>
                <img src="http://i48.servimg.com/u/f48/16/58/89/73/user-g10.png" />
                <a href="/groups"> Grupos</a>
            </p>
            <p>
                <img src="http://i40.servimg.com/u/f40/16/80/27/29/group10.png" />
                <a href="/profile?mode=editprofile&page_profil=friendsfoes"> Amigos e Ignorados</a>
            </p>
            <p>
                <img src="http://i48.servimg.com/u/f48/16/58/89/73/facebo10.jpg" />
                <a href="/profile?mode=editprofile&page_profil=facebook"> Facebook</a>
            </p>
            <p>
                <img src="http://i40.servimg.com/u/f40/16/80/27/29/eye10.png" />
                <a href="/search?search_id=watchsearch"> Procurar</a>
            </p>
            <p>
                <img src="http://i40.servimg.com/u/f40/16/80/27/29/heart10.png" />
                <a href="/search?search_id=favouritesearch"> Procurar Favoritos</a>
            </p>
            <p>
                <img src="http://i40.servimg.com/u/f40/16/80/27/29/page_e10.png" />
                <a href="/search?search_id=draftsearch"> Rascunhos</a>
            </p>
       
 
 
  </ul>
  </div></div><div class="underblock"></div></li>
  </ul>
          <!-- Fim Extra -->

   
          </div></div><div class="underblock"></div></li>

        </ul></div></div></div></div></td></tr></tbody></table>
<!-- BEGIN disable_viewonline -->

<center><size=24><div class="navlinksBox"><div class="navlinksBoxWrap">
        <a href="/forum?mark=forums" rel="nofollow">Marcar Forums Como Lido</a>
   |
   <a href="/search?search_id=newposts" rel="nofollow">
      
         Ver Novas Mensagens
      
   </a>
  </div></div></center></size>
<div class="tcat">
   <div class="tcatLeft"><div class="tcatRight foruminfo L1 collapse">
      <h2>
      <span class="forumtitle">What's Going On?</span>
      </h2>
   </div></div>
</div>
</div>
<div class="forumbitBox">
<!-- End Whats Going  Heading PureVB -->
   <div id="wgo" class="collapse wgo_block block">
      <div class="blockbody formcontrols floatcontainer">
   </div>
<div class="forumbitBox">
<!-- End Whats Going  Heading PureVB -->
   <div id="wgo" class="collapse wgo_block block">
      <div class="blockbody formcontrols floatcontainer">
         
         
         <!-- logged-in users -->
         <div id="wgo_onlineusers" class="wgo_subblock section">
                          <h3 class="blocksubhead" style="-webkit-box-shadow: none !important; margin: 0px; padding: 4px 10px 5px; font-size: 12px; font-weight: bold; color: rgb(151, 151, 151); background-color: transparent; border: 0px; font-family: arial, helvetica, sans-serif; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: 14px; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-position: initial initial; background-repeat: initial initial;"><span style="-webkit-box-shadow: none !important; font-weight: bold; color: red;">• Administradores <span style="color: DarkRed;">• Co-Admin <span style="color: DarkOrange;">• Coordenador </span><span style="color: SeaGreen;">• Moderador <span style="color: DarkOrchid;">• Programador</span><span style="color: DarkGreen;"> <span style="color: Sienna;">• Combat Arms </span></span></span></span></span><span style="-webkit-box-shadow: none !important; font-weight: bold; color: red;"><span style="color: DarkRed;"><span style="color: SeaGreen;"><span style="color: DarkGreen;"><span style="color: Sienna;"></span></span><span style="color: Cyan;">• Designer</span><span style="color: rgb(0, 255, 255);"> </span><span style="color: Black;">• Game Zone</span><span style="color: rgb(151, 151, 151);"> </span><span style="color: rgb(255, 255, 0);">• Grand Chase</span></span></span></span><span style="-webkit-box-shadow: none !important; font-weight: bold; color: red;"><span style="color: DarkRed;"><span style="color: SeaGreen;"><span style="color: Yellow;"></span><span style="color: rgb(0, 0, 0);"><span style="font-family: verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;"></span></span></span></span></span><span style="color: rgb(0, 0, 0);"><span style="font-size: x-small;"><span style="font-family: verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;"></span></span></span> <span style="color: Black;"><span style="font-weight: bold;">• [E]•Estagiário<span style="color: RoyalBlue;"> </span></span></span><span style="-webkit-box-shadow: none !important; font-weight: bold; color: red;"><span style="color: DarkRed;"><span style="color: SeaGreen;"><span style="color: RoyalBlue;">• Point Black </span></span></span></span><span style="-webkit-box-shadow: none !important; font-weight: bold; color: red;"><span style="color: DarkRed;"><span style="color: SeaGreen;"><span style="color: DarkRed;">• Cross Fire</span></span></span></span><span style="-webkit-box-shadow: none !important; font-weight: bold; color: red;"><span style="color: DarkRed;"><span style="color: SeaGreen;"><span style="color: DarkRed;"><span style="color: rgb(46, 139, 87);"> </span><span style="color: LightBlue;"><span style="color: RoyalBlue;">• Entretenimento</span> <span style="color: MediumTurquoise;">• Flash zone </span></span></span></span></span></span><span style="color: Sienna;"><span style="font-weight: bold;">• SuperMember </span><span style="color: RoyalBlue;"><span style="font-weight: bold;">• Diamondy member </span></span></span><span style="color: DarkSlateGray;"><span style="font-weight: bold;">• DarkMember </span></span><span style="color: Black;"><span style="font-weight: bold;">• Membro </span></span><span style="-webkit-box-shadow: none !important; font-weight: bold; color: red;"><span style="color: DarkRed;"><span style="color: SeaGreen;"><span style="color: DarkRed;"><span style="color: LightBlue;"><span style="color: Sienna;">• DV Games </span></span></span></span></span></span><span style="-webkit-box-shadow: none !important; font-weight: bold; color: red;"><span style="color: DarkRed;"><span style="color: SeaGreen;"><span style="color: DarkRed;"><span style="color: LightBlue;"><span style="color: Sienna;"></span><span style="color: Magenta;"><span style="text-decoration: line-through;">• Banido</span></span></span></span></span></span></span></h3><h3 class="blocksubhead" style="-webkit-box-shadow: none !important; margin: 0px; padding: 4px 10px 5px; font-size: 12px; font-weight: bold; color: rgb(151, 151, 151); background-color: transparent; border: 0px; font-family: arial, helvetica, sans-serif; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: 14px; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-position: initial initial; background-repeat: initial initial;"><span class="Apple-converted-space"> </span><span style="-webkit-box-shadow: none !important; font-weight: bold; color: rgb(247, 121, 255);"></span></h3>
                                      <h3 class="blocksubhead"><img src="http://www.purevb.com/demo/images/styles/TheBeaconLight/misc/users_online.png" alt="Currently Active Users" title="Currently Active Users" />Usuários ativos atualmente</h3>
            <div>
               
<p>{NEWEST_USER}</p>
<p>{LOGGED_IN_USER_LIST}</p>
<p>{L_ONLINE_USERS}</p>
            </div>
         </div>
         <!-- end logged-in users -->
         
         
         <!-- Start Members Today -->
         
         <!-- End Members Today -->
         
         
         
         
         
         <div id="wgo_stats" class="wgo_subblock section">
                          <h3 class="blocksubhead"><img src="http://www.purevb.com/demo/images/styles/TheBeaconLight/misc/forum_stats.png" alt="PureVB Demos Statistics" title="PureVB Demos Statistics" />PureVB Demos Statistics</h3>
            <div>

         <p>{TOTAL_USERS_ONLINE}<br />
         {RECORD_USERS}

         <br />
         {LOGGED_IN_USER_LIST}

         {L_ONLINE_USERS}
         {L_CONNECTED_MEMBERS}<br />
         {L_WHOSBIRTHDAY_TODAY}{L_WHOSBIRTHDAY_WEEK}</p>
         <div class="clear"></div>

         <p>{LEGEND}&nbsp;:&nbsp;{GROUP_LEGEND}</p>

      </div>
                       

   </div>
         </div>
         
      </div>
   </div>
        <div class="bottomBar"><div class="bottomBarLeft"><div class="bottomBarRight">&nbsp;</div></div></div>
</div>
<!-- END disable_viewonline -->
<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
   <div class="user_login_form main-box center">
      <label><span class="genmed">{L_USERNAME} :</span> <input class="post" type="text" size="10" name="username"/></label> &nbsp;
      <label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password"/></label> &nbsp;
      <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label> &nbsp;
      {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
      <!-- BEGIN switch_fb_connect -->
      <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
      <fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
      <!-- END switch_fb_connect -->
   </div>
</form>
<!-- END switch_user_login_form_footer -->

{CHATBOX_BOTTOM}

<!-- BEGIN switch_legend -->

<!-- END switch_legend -->

<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
   appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
    status: true,
    cookie: true,
    xfbml: true,
   oauth: true
});
//]]>
</script>
<!-- END switch_fb_index_login -->

<style type="text/css">
/* Sidebar--------------------------------------------------- */
#sidebar_container{float:right;width:265px;margin-bottom:3em;padding:43px 0;padding-left:10px;}
#sidebar_container > ul {
background: #F0F0F0 url(http://www.purevb.com/demo/images/misc/blog/top-highlight.png) repeat-x left top;
border: 1px solid #E2E2E2;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: -2px 2px 2px none;

box-shadow: -2px 2px 2px none;
float: left;
width: 99%;
}
#sidebar_container .block{margin-bottom:4px;border-top-right:5px;border-top-left:5px;padding:6px}
#sidebar_container .blocksubhead {
background: transparent none;
font-size: 13px;
height: 16.76px;
color: #424242;
padding: 5px 6px;
border: none;
outline: none;
font-weight: bold;
}
#sidebar_container a.collapse{position:static}
#sidebar_container .blocksubhead a img{vertical-align:middle;float:right}
.widget_content{color:#424242;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:#FFF url(http://i34.servimg.com/u/f34/15/64/85/86/gradie10.png) repeat-x;border:1px solid #DADADA;_background-image:none;padding:10px 6px}
#sidebar_container .blockbody{color:#424242;border:1px solid #DADADA;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:#FFF;_background-image:none;padding:0}
#sidebar_container .underblock{height:9px;background:transparent url(http://i34.servimg.com/u/f34/15/64/85/86/bottom10.png) repeat-x left bottom}
#sidebar_container .blockrow {
border-top: 1px solid white;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
background: white url(http://www.purevb.com/demo/images/gradients/gradient-black-down.png) repeat-x;
padding: 10px 6px 10px 6px;
}
/* Sidebar--------------------------------------------------- */
</style>

<style>
  #estadisticas-IPB {
overflow: hidden;
text-align: center;
margin: 10px 0px;
}
#estadisticas-IPB div.stat-bloque {
margin-right: 20px;
display: inline;
}
#estadisticas-IPB .stat-bloque span {
display: inline-block;
background: url('http://i.imgur.com/Gs8Nv.png') repeat;
background: rgba(0, 0, 0, 0.1);
color: #222;
text-shadow: rgba(255, 255, 255, 0.6) 0px 1px 0px;
padding: 3px 7px;
font-weight: bold;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin-right: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 2px, rgba(255, 255, 255, 1) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.3) 0px 1px 2px, rgba(255,255,255,1) 0px 1px 0px;
box-shadow: inset rgba(0, 0, 0, 0.3) 0px 1px 2px, rgba(255, 255, 255, 1) 0px 1px 0px;
}
.board_statistics {
border-radius: 5px 5px 5px 5px;
margin: 10px 0 0 0;
padding: 8px;
line-height: 1.3;
overflow: hidden;
border: solid #CCC;
border-width: 0px 1px 1px;
font-family: Lato, tahoma, helvetica, arial, sans-serif;
}
.board_statistics h2 {
color: #C2C2C2;
border-bottom: 1px solid #D8D8D8;
border-top: 1px solid #D8D8D8;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
background: #EEE url(http://i.imgur.com/M3ytK.png) repeat-x top;
font-size: 11px;
font-weight: normal;
padding: 8px;
margin: -8px -8px 8px -8px;
font-family: Lato, tahoma, helvetica, arial, sans-serif;
}
.paging a {
padding: 4px 6px;
background: #EAEAEA;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
}
.paging b {
background: #7BA60D;
color: white;
font-weight: bold;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 3px 6px;
}
.paging a:hover {
background: #AF286D;
color: white;
}
#chatbox_header.main-head {
background: #E5E5E5 url(http://i.imgur.com/Ak91R.png) repeat-x 0 0;
text-shadow: black 0 1px 0;
}
.nuevotopicbody a {
background-image: url("http://i.imgur.com/nbWdZ.png");
padding-right: 20px;
background-repeat: no-repeat;
background-position: right top;
}
.nuevotopicbody a:hover {
background-position: bottom right;
}

#avatar img {
background: white;
border: 1px solid #959595;
border-image: initial;
height: 24px;
margin-top: 4px;
padding: 1px;
position: relative;
vertical-align: top;
width: 24px;
}
.mini_ava img {

width: 40px;
height: 40px;
border:1px solid gray;
}
.mini_ava {
  float: left;
}
</style>

Dayvid Dayvid  • Seg 28 Jan 2013 - 10:15

Categoria Bugada Empty Re: Categoria Bugada Seg 28 Jan 2013 - 10:15

Olá doki acho que você não entendeu,voc~e me passou um index body oque eu quero é um index box --'

[Dark]Doki-. [Dark]Doki-.  • Seg 28 Jan 2013 - 10:23

Categoria Bugada Empty Re: Categoria Bugada Seg 28 Jan 2013 - 10:23

Ops kkkk
Código:
<div class="pun-crumbs">
</div>
<div class="main">

<!-- BEGIN catrow -->
 


  <!-- BEGIN tablehead -->
  <div class="tcat tcat2"><div class="tcatLeft"><div class="tcatRight foruminfo L1 collapse"><h2><span class="forumtitle">{catrow.tablehead.L_FORUM}</span></h2></div></div></div>
 
  <div class="forumbitBody">
<div class="thead_bar">
  <div class="theadrow table">
      <div class="foruminfo td">
        <div class="forumdata">

            <div class="datacontainer">
            Titulo
            </div>
        </div>
      </div>
      <div class="forumactionlinks td">
         
      </div>
      <div class="forumstats td" align="center">

         
      </div>
      <div class="forumlastpost td">
        Último Post
      </div>

  </div>
</div>
  <div class="main-content"><table class="table" cellspacing="1" cellpadding="5" border="0"><tbody class="statused">
                  <!-- END tablehead -->

  <!-- BEGIN forumrow -->
                  <tr>
 <td class="tcl" style="padding-right: {catrow.forumrow.INC_LEVEL_RIGHT}; padding-left: 62px;">
                    <span class="status" style="margin-right: -42px; margin-left: -52px ">
                        <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
                    </span>







                    <h{catrow.forumrow.LEVEL} class="hierarchy">    <a href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a> </h{catrow.forumrow.LEVEL}>
                    <br />
<!-- BEGIN switch_moderators_links -->
                   
                    {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
                    <!-- END switch_moderators_links -->

 {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
                <span style="float: left; margin: 15px 0px 0px 10px; width: 75%;">

  {catrow.forumrow.FORUM_DESC} 

</span>



<!-- BEGIN switch_moderators_links -->
                    <br />

                    <!-- END switch_moderators_links -->
                    {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
                    <strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}
                  </td>

                                                            <td class="tc2">


                                                                                      {catrow.forumrow.TOPICS}
                                      <strong> Tópicos</strong>
                      <p>{catrow.forumrow.POSTS}<strong> Posts</strong></p>


                    </td>
                                           
                  <td class="tcr">
                    <span>
                                                                              <div id="forums-stats">
                    <!-- BEGIN switch_topic_title -->

                    <a href="{catrow.forumrow.U_LATEST_TOPIC}">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br />

                                                                                  <!-- END switch_topic_title -->
                    {catrow.forumrow.USER_LAST_POST}
                        </div>
                                                          </span>
                                                 
                  </td>
             
              </tr>
  <!-- END forumrow -->
  <!-- BEGIN tablefoot -->
        </tbody>                                          </table> </div>
  <div class="bottomBar"><div class="bottomBarLeft"><div class="bottomBarRight"> </div></div></div>
  </div>
  <!-- END tablefoot -->
<!-- END catrow -->

</div>

<!-- BEGIN switch_on_index -->
<div class="main-box clearfix">
  <ul>
      <li><a href="{U_TODAY_ACTIVE}">{L_TODAY_ACTIVE}</a></li>
      <li><a href="{U_TODAY_POSTERS}">{L_TODAY_POSTERS}</a></li>
      <li><a href="{U_OVERALL_POSTERS}">{L_OVERALL_POSTERS}</a></li>
  </ul>
  <!-- BEGIN switch_delete_cookies -->
  <p class="right">
      <a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
  </p>
  <!-- END switch_delete_cookies -->
</div>
<!-- END switch_on_index -->
                                         
                                         
                                         
                                     
 
                                          <script type="text/javascript">
$(".subforumFMvi a").each(function () {
  $(this).replaceWith('<option value="' + $(this).attr("href") + '">|-- ' + $(this).text() + '</option>');
});
$(".subforumFMvi option").each(function () {
  $(this).appendTo($(this).parent().prev())
});
$(".subforumFMvi").each(function () {
  if ($(this).text() == "") {
      $(this).prev().remove();
      $(this).remove();
  } else {
      $(this).prev().show()
  }
});
</script>
              <style>



/* b?ng th?ng kê vbb */
.wgo_block {
margin: 0;
}
.wgo_block {
display: block;
-moz-border-radius-topright: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
-moz-box-shadow: -2px 0px 2px #C8C8C8;
box-shadow: -2px 0px 2px #C8C8C8;
margin-bottom: 0px;
}
.block {
background: transparent none;
clear: both;
padding: 0;
color: ;
font: ;
}
#forums *, #wgo *, #forumbits * {
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
}
.wgo_block .blockbody {
border: 1px solid #C4C4C4;
background: #FDFEFF url(http://forum.vipautopro.com/images/gradients/gradient-greytowhite.png) repeat-x;
_background-image: none;
    width: 100%;
}
.formcontrols {
border-right: 1px solid #B9C4CD;
border-left: 1px solid #B9C4CD;
border-bottom: 1px solid #B9C4CD;
}
.wgo_block .section {
display: block;
padding: 0 0 0.5em;
font: 12px;
color: #3E3E3E;
clear: both;
width: 100%;
background: #FDFEFF url(http://forum.vipautopro.com/images/styles/ShinyBlue/style/forumRowBG.gif) repeat-x left bottom;
font-size: 9pt;
}
.formcontrols > :first-child, .formcontrols .blocksubhead + .blockrow, .formcontrols .section .blockrow:first-child {
border-top: none;
}
.wgo_block .section div, .wgo_block .section ol {
padding-left: 20px;
}
.blocksubhead {
font: normal 12px;
color: #3E3E3E;
background: #E9E9E9 none repeat-x;
padding: 4px 10px 4px 10px;
border-top: 1px solid #CECECE;
}
.wgo_block .blocksubhead {
font: normal 13px;
color: #3E3E3E;
background: transparent;
}

.floatcontainer::after, .formcontrols .blockrow::after, dl.stats::after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
    }</style>

Dayvid Dayvid  • Seg 28 Jan 2013 - 10:32

Categoria Bugada Empty Re: Categoria Bugada Seg 28 Jan 2013 - 10:32

sim sim mais ainda o 'Ultimo Post' está centralizado como nó meu tópico
anterior gostaria de deixar ele no seu lugar ou seja para direita

Daemon Daemon  • Seg 28 Jan 2013 - 14:28

Categoria Bugada Empty Re: Categoria Bugada Seg 28 Jan 2013 - 14:28

Troque seu index_box por este:
Código:
        <div class="pun-crumbs">
        </div>
        <div class="main">

        <!-- BEGIN catrow -->
     


          <!-- BEGIN tablehead -->
     
        <div class="tcat tcat2"><div class="tcatLeft"><div
        class="tcatRight foruminfo L1 collapse"><h2><span
        class="forumtitle">{catrow.tablehead.L_FORUM}</span></h2></div></div></div>
     
          <div class="forumbitBody">
        <div class="thead_bar">
          <div class="theadrow table">
              <div class="foruminfo td">
                <div class="forumdata">

                    <div class="datacontainer">
                    Titulo
                    </div>
                </div>
              </div>
              <div class="forumactionlinks td">
             
              </div>
              <div class="forumstats td" align="center">

             
              </div>
              <div class="forumlastpost td" align="right">
                Último Post
              </div>

          </div>
        </div>
     
        <div class="main-content"><table class="table" cellspacing="1"
        cellpadding="5" border="0">
                                <thead>
               <tr>
                  <th class="tcl">{L_FORUM}</th>
                  <th class="tc2">{L_TOPICS}</th>
                  <th class="tc3">{L_POSTS}</th>
                  <th class="tcr">{L_LASTPOST}</th>
               </tr>
            </thead>

<tbody class="statused">
                          <!-- END tablehead -->

          <!-- BEGIN forumrow -->
                          <tr>
        <td class="tcl" style="padding-right: {catrow.forumrow.INC_LEVEL_RIGHT}; padding-left: 62px;">
                            <span class="status" style="margin-right: -42px; margin-left: -52px ">
                         
        <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}"
        src="{catrow.forumrow.FORUM_FOLDER_IMG}"
        alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
                            </span>







                       
        <h{catrow.forumrow.LEVEL} class="hierarchy">    <a
        href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a>
        </h{catrow.forumrow.LEVEL}>
                            <br />
        <!-- BEGIN switch_moderators_links -->
                       
                            {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
                            <!-- END switch_moderators_links -->

        {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
                        <span style="float: left; margin: 15px 0px 0px 10px; width: 75%;">

          {catrow.forumrow.FORUM_DESC}

        </span>



        <!-- BEGIN switch_moderators_links -->
                            <br />

                            <!-- END switch_moderators_links -->
                            {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
                            <strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}
                          </td>

                                                                    <td class="tc2">


                                                                                              {catrow.forumrow.TOPICS}
                                              <strong> Tópicos</strong>
                              <p>{catrow.forumrow.POSTS}<strong> Posts</strong></p>


                            </td>
                                               
                          <td class="tcr">
                            <span>
                                                                                      <div id="forums-stats">
                            <!-- BEGIN switch_topic_title -->

                            <a href="{catrow.forumrow.U_LATEST_TOPIC}">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br />

                                                                                          <!-- END switch_topic_title -->
                            {catrow.forumrow.USER_LAST_POST}
                                </div>
                                                                  </span>
                                                     
                          </td>
                 
                      </tr>
          <!-- END forumrow -->
          <!-- BEGIN tablefoot -->
                </tbody>                                          </table> </div>
     
        <div class="bottomBar"><div class="bottomBarLeft"><div
        class="bottomBarRight"> </div></div></div>
          </div>
          <!-- END tablefoot -->
        <!-- END catrow -->

        </div>

        <!-- BEGIN switch_on_index -->
        <div class="main-box clearfix">
          <ul>
              <li><a href="{U_TODAY_ACTIVE}">{L_TODAY_ACTIVE}</a></li>
              <li><a href="{U_TODAY_POSTERS}">{L_TODAY_POSTERS}</a></li>
              <li><a href="{U_OVERALL_POSTERS}">{L_OVERALL_POSTERS}</a></li>
          </ul>
          <!-- BEGIN switch_delete_cookies -->
          <p class="right">
       
        <a
        href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
          </p>
          <!-- END switch_delete_cookies -->
        </div>
        <!-- END switch_on_index -->
                                             
                                             
                                             
                                         
     
                                                  <script type="text/javascript">
        $(".subforumFMvi a").each(function () {
          $(this).replaceWith('<option value="' + $(this).attr("href") + '">|-- ' + $(this).text() + '</option>');
        });
        $(".subforumFMvi option").each(function () {
          $(this).appendTo($(this).parent().prev())
        });
        $(".subforumFMvi").each(function () {
          if ($(this).text() == "") {
              $(this).prev().remove();
              $(this).remove();
          } else {
              $(this).prev().show()
          }
        });
        </script>
                      <style>



        /* b?ng th?ng kê vbb */
        .wgo_block {
        margin: 0;
        }
        .wgo_block {
        display: block;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-topleft: 5px;
        -webkit-border-top-right-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        -moz-box-shadow: -2px 0px 2px #C8C8C8;
        -webkit-box-shadow: -2px 0px 2px #C8C8C8;
        box-shadow: -2px 0px 2px #C8C8C8;
        margin-bottom: 0px;
        }
        .block {
        background: transparent none;
        clear: both;
        padding: 0;
        color: ;
        font: ;
        }
        #forums *, #wgo *, #forumbits * {
        -moz-border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        }
        .wgo_block .blockbody {
        border: 1px solid #C4C4C4;
        background: #FDFEFF url(http://forum.vipautopro.com/images/gradients/gradient-greytowhite.png) repeat-x;
        _background-image: none;
            width: 100%;
        }
        .formcontrols {
        border-right: 1px solid #B9C4CD;
        border-left: 1px solid #B9C4CD;
        border-bottom: 1px solid #B9C4CD;
        }
        .wgo_block .section {
        display: block;
        padding: 0 0 0.5em;
        font: 12px;
        color: #3E3E3E;
        clear: both;
        width: 100%;
        background: #FDFEFF url(http://forum.vipautopro.com/images/styles/ShinyBlue/style/forumRowBG.gif) repeat-x left bottom;
        font-size: 9pt;
        }
        .formcontrols > :first-child, .formcontrols .blocksubhead + .blockrow, .formcontrols .section .blockrow:first-child {
        border-top: none;
        }
        .wgo_block .section div, .wgo_block .section ol {
        padding-left: 20px;
        }
        .blocksubhead {
        font: normal 12px;
        color: #3E3E3E;
        background: #E9E9E9 none repeat-x;
        padding: 4px 10px 4px 10px;
        border-top: 1px solid #CECECE;
        }
        .wgo_block .blocksubhead {
        font: normal 13px;
        color: #3E3E3E;
        background: transparent;
        }

        .floatcontainer::after, .formcontrols .blockrow::after, dl.stats::after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
            }</style>

Dayvid Dayvid  • Seg 28 Jan 2013 - 14:34

Categoria Bugada Empty Re: Categoria Bugada Seg 28 Jan 2013 - 14:34

a sim funcionou mais olhe só : [Tens de ter uma conta e sessão iniciada para poderes visualizar este link] eu meio que
mudei o temaa deixei um quase igual mais tipo a descrição e os
sub-foruns não aparecem veja : [Tens de ter uma conta e sessão iniciada para poderes visualizar este link] minha
inedex_box
Código:
<ol id="forums" class="floatcontainer">
  <!-- BEGIN catrow -->
<!-- BEGIN tablehead -->
 
 
<li class="forumbit_nopost old L1" id="cat1">
<!-- Start Forum tcat Heading PureVB -->
<div
 class="forumBitBoxTB"><div class="forumbitBoxTL"><div
class="forumBitBoxTR"><div
class="forumBitBoxTWrap"></div></div></div></div>
<div class="forumbitBoxLeft"><div class="forumbitBoxRight"><div class="forumbitBox">
<div class="tcat">
  <div class="tcatLeft"><div class="tcatRight foruminfo L1 collapse">
      <h2>

        <span class="forumtitle">
                         
{catrow.tablehead.L_FORUM}
                 
                  </span>
     
        <span class="tcatDesc"> </span>

       
     

      </h2>
     
       
 <a class="collapse tcatCollapse" id="collapse_c_cat1"
href="#top"><img
src="http://www.purevb.com/demo/images/styles/ChitChat/buttons/collapse_tcat.png"
 alt=""></a>
     
  </div></div>
</div>
<!-- End Forum tcat Heading PureVB -->
<!-- Start Forum thead Heading PureVB -->
<div class="forumbitBody">
<div class="thead_bar">
  <div class="theadrow table">
      <div class="foruminfo td">
        <div class="forumdata">
            <div class="datacontainer">
            Title
            </div>
        </div>
      </div>
      <div class="forumactionlinks td">
         
      </div>
      <div class="forumstats td" align="center">
         
      </div>
      <div class="forumlastpost td">
        Last Post
      </div>

  </div>
</div>
<!-- endForum thead Heading PureVB -->
<!-- END tablehead -->
<!-- BEGIN forumrow -->
 
  <ol id="c_cat1" class="childforum">
      <li id="forum2" class="forumbit_post old L2">
  <div class="forumrow table">
      <div class="foruminfo td">
 <img
 title="{catrow.forumrow.L_FORUM_FOLDER_ALT}"
src="{catrow.forumrow.FORUM_FOLDER_IMG}"
alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" class="forumicon"
id="forum_statusicon_2" alt="">
        <div class="forumdata">
            <div class="datacontainer">
              <div class="titleline">
               
 <h2 class="forumtitle"> <h{catrow.forumrow.LEVEL}
class="hierarchy"><a href="{catrow.forumrow.U_VIEWFORUM}"
class="forumtitle">{catrow.forumrow.FORUM_NAME}</a></h{catrow.forumrow.LEVEL}></h2>
                 
              </div>
              <p class="forumdescription"></p>

             

             
            </div>
        </div>
      </div>
       
      <ul class="forumstats td">
        <li>Threads: {catrow.forumrow.TOPICS}</li>
        <li>Posts: {catrow.forumrow.POSTS}</li>
      </ul>
      <div class="forumlastpost td">
        <h4 class="lastpostlabel">Last Post:</h4>
        <div>
           
  <p class="lastposttitle">
 
 
  <span>
      <!-- BEGIN switch_topic_title -->
   
 <a href="{catrow.forumrow.U_LATEST_TOPIC}"
title="{catrow.forumrow.LATEST_TOPIC_TITLE}">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br
 />
      <!-- END switch_topic_title -->
      {catrow.forumrow.USER_LAST_POST}
      </span>
  </p>
         
         
        </div>
      </div>
       
  </div>
 

         
         
         
         
       
 
</li>
  </ol>
  <!-- END forumrow -->
<!-- BEGIN catfoot -->
 
  <!-- END catfoot -->
       
<!-- BEGIN tablefoot -->
         
         
</div>
<div
 class="bottomBar"><div class="bottomBarLeft"><div
class="bottomBarRight"> </div></div></div>
</div></div></div>
<div
 class="forumBitBoxTBB"><div class="forumbitBoxBL"><div
class="forumBitBoxBR"><div
class="forumBitBoxBWrap"></div></div></div></div>
</li>
    <!-- END tablefoot -->
         
         
          <!-- END catrow -->
 
  </ol>
  <style>#forums {
  clear:both;
}

.forumhead {
  background: #181818 url(http://www.purevb.com/demo/images/buttons/newbtn_middle.png) repeat-x  ;
  _background-image: none;
  padding: 0;
  font:  bold 12px Arial, Tahoma,Calibri,Verdana,Geneva,sans-serif;
  color:#ffffff;
  clear:both;
  margin-top: 8px;
  float: left;
  border: 1px solid #090909;
  width: 100%;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

#forums .L1 .forumhead a {
  font:  bold 12px Arial, Tahoma,Calibri,Verdana,Geneva,sans-serif;
}

#forums .L1 .forumhead .forumdescription {
  display:none;
}

#forums .L1 .L2 {
  display:block;
  clear: both;
}

#forums a.username {
  color: #bf3425;
}

#forums a.username:hover {
  color: #cf7709;
}

.forumbit_post
 .forumrow, .forumbit_nopost .forumhead, .forumbit_nopost .forumrow,
.forumbit_post .forumhead, .forumbits .forumhead {

  -moz-box-shadow: -2px 2px 2px none;
  -webkit-box-shadow: -2px 2px 2px none;
  box-shadow: -2px 2px 2px none;

}

.forumbit_nopost .forumbit_nopost .forumrow, .forumbit_post .forumrow {
  color: #4e4e4e;
  background: rgb(255, 255, 255) url(images/gradients/grey-up.png) repeat-x left bottom;
  _background-image: none;
  display:block;
  width: 100%;
  float: left;
  min-height: 55px; /* 48px is the icon size */
  position:relative;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
}

.forumbit_nopost .forumbit_nopost .forumrow .forumicon {
  position: absolute;
  left: 10px;
  top: 5px;
}

.forumbit_nopost .forumbit_nopost .forumrow .forumdata {
  display: inline-block;
  width:100%;
}

.forumbit_nopost .forumbit_nopost .forumrow .forumdata .datacontainer {
  margin-left: 56px;
}

.forumbit_nopost .forumbit_post .forumrow .forumdata .datacontainer {
  margin-left: 0;
}

/* forumbit nopost */
.forumbit_post .foruminfo .forumdata {
  padding: 4px 0;
  font-size: 11px;
}

.forumbit_nopost .forumhead .forumtitle {
  font-size: 12px;
  min-width: 64%;
}

.forumbit_nopost .forumhead .forumtitle a {
  color: #ffffff;
  margin-left: 10px;
}

.forumbit_nopost .forumhead span, .forumbit_post .forumhead span {
  font-size: 11px;
}

.forumbit_nopost .forumhead span.forumlastpost, .forumbit_post .forumhead span.forumlastpost {
  width: 21%;
}

.forumbit_nopost .forumhead a.collapse img {
/* values are based on the image */
  position:absolute;
  top: -15px;
  right: -6px;
  display:block;
  width:13px;
  height:13px;
  overflow:hidden;
  float: right;
  clear: left;
}

.forumbit_nopost:hover .forumhead  a.collapsegadget {
  visibility:visible;
}

.forumbit_nopost .forumbit_nopost .forumrow .forumdata, .forumbit_post .forumrow .forumdata  {
  padding: 5px 10px;
  padding-left: 0;
  font-size: 11px;
}

/* Removed for VBIV-14010
.forumbit_nopost .forumbit_nopost .foruminfo .subforums {
  margin-left: 10px;
  position: relative;
  top: -10px;
}
*/

/* forumbit post */
.forumbit_post {
  float: left;
  position:relative;
  width: 100%;
  display:block;
}

.forumbit_post .forumhead span {
  padding: 0;
}

.forumbit_post .forumhead .forumlastpost {
  top: 0;
  margin-top: 0;
}

.forumbit_post
 .foruminfo, .forumbit_post .forumlastpost, .forumbit_post
.forumactionlinks, .forumbit_post .forumstats, .forumbit_post
.forumstats_2{
  padding: 5px 0;
}

.forumbit_post .forumhead .forumtitle {
  font-size: 12px;
  min-width: 64%;
}

.forumbit_post .forumhead .forumtitle span {
padding: 0;
padding-left: 10px;
}

.forumbit_post .foruminfo {
  width: 57%;
  min-width: 30%;
  float: left;
  clear: right;
  min-height: 36px;
}

.forumbit_post .foruminfo .forumicon{
  position: absolute;
  left: 10px;
}

.forumbit_post .foruminfo .forumdata, .forumbit_post .foruminfo .forumtitle, .forumbit_post .foruminfo .viewing {
  float: left;
  clear: right;
}

.forumbit_post .foruminfo .viewing {
        white-space:nowrap;
}

.forumbit_post .foruminfo .forumdata {
  padding: 0;
  width: 100%;
  _width: 99%;
}

.forumbit_post .foruminfo .forumdata .datacontainer {
  float: left;
  width: 88%;
  padding-left: 56px;
}

.forumbit_post .foruminfo .forumdata .forumtitle, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle {

font-size: 12px;
  margin-right: 10px;
}

.forumbit_post .foruminfo .forumdata .forumtitle a, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle a {
  font-weight:bold;
}

.childsubforum .forumbit_post .foruminfo .forumdata .datacontainer .forumtitle a {
        padding-left:1.8em;
        background:url('http://www.purevb.com/demo/images/styles/Luburox_Red/misc/child_forum.png') top left no-repeat;
}

.forumbit_post .foruminfo .forumdata .viewing {
  font-style: italic;
  margin-right:10px;
  margin-top: 3px;
  font-size: 10px;
}

.forumbit_post .forumactionlinks {
  width: 5%;
  display:block;
  float:left;
  clear:right;
}

.forumbit_post .forumactionlinks li {
  display: inline;
}

.forumbit_post .forumactionlink {
/* values based on icon size */
  display:block;
  width:18px;
  height:12px;
  overflow:hidden;
  float: right;
  clear: left;
  background:transparent none no-repeat;
  position: relative;
  margin: 3px 10px 0 0;
}

.forumactionlink a {
/* values based on icon size */
  display:block;
  padding-left:18px;
}

.forumactionlinks .rsslink {
  background-image:url(http://www.purevb.com/demo/images/styles/Luburox_Red/misc/rss_40b.png);
}

.forumactionlinks .subslink {
  background-image:url(http://www.purevb.com/demo/images/styles/Luburox_Red/misc/subscribed_40b.png);
}
.forumactionlinks .unsubslink {
  background-image:url(http://www.purevb.com/demo/images/styles/Luburox_Red/misc/unsubscribed_40b.png);
}
.forumbit_post .forumdescription {
  display:block;
  clear:both;
  padding-right: 10px;
}

.forumbit_post .unsubscribe {
  display:block;
  right: 0;
  top: 2px;
}

.forumbit_post .forumstats, .forumbit_post .forumstats_2 {
  display: block;
  float: left;
  clear: right;
  width: 12%;
  margin-right: 2%;
}

.forumbit_post .forumstats li, .forumbit_post .forumstats_2 li{
  font-size: 12px;
  text-align: right;
  padding-right: 20px;
  display:block;
}


.forumbit_post .forumlastpost {
  display:block;
  float: left;
  clear: right;
}

.forumbit_post .forumrow .forumlastpost {
  width: 24%;
  font-size: 12px;
  padding-top: 5px;
}

.forumbit_post .forumlastpost .lastpostdate {
  font-size: 11px;
}

.lastpostlabel {
  display: none;
}

.forumlastpost .lastposttitle .postimg {
  vertical-align:middle;
  margin-top:-2px;
}

.forumlastpost p.lastposttitle {
  overflow: hidden;
}

.moderators, .subforums {
  display: block;
  clear:both;
}

.moderators h4, .subforums h4 {
  font-weight: bold;
  padding-right: 5px;
}

.moderators h4, .moderators .commalist, .subforums h4, .subforums .commalist {
  float:left;
  clear:right;
}

h2 span.forumthreadpost {
  width: 12%;
  text-align: center;
}


/* CSS Document */

#forums {
width: 100%;
}

#welcomemessage {
  color:#4d5153;
  font-size:100%;
}

.forumhead + .childforum .L2:first-child .forumrow, .forumhead + .L2 .forumrow {
  background: rgb(255, 255, 255) url(http://www.purevb.com/demo/images/gradients/grey-up.png) repeat-x left bottom;
  _background-image: none;
  border-top: 1px solid rgb(255, 255, 255);
}</style>

Daemon Daemon  • Seg 28 Jan 2013 - 14:51

Categoria Bugada Empty Re: Categoria Bugada Seg 28 Jan 2013 - 14:51

Troque o index_box por este:
Código:
<ol id="forums" class="floatcontainer">
  <!-- BEGIN catrow -->
<!-- BEGIN tablehead -->
 
 
<li class="forumbit_nopost old L1" id="cat1">
<!-- Start Forum tcat Heading PureVB -->
<div
 class="forumBitBoxTB"><div class="forumbitBoxTL"><div
class="forumBitBoxTR"><div
class="forumBitBoxTWrap"></div></div></div></div>
<div class="forumbitBoxLeft"><div class="forumbitBoxRight"><div class="forumbitBox">
<div class="tcat">
  <div class="tcatLeft"><div class="tcatRight foruminfo L1 collapse">
      <h2>

        <span class="forumtitle">
                         
{catrow.tablehead.L_FORUM}
                 
                  </span>
     
        <span class="tcatDesc"> </span>

       
     

      </h2>
     
       
 <a class="collapse tcatCollapse" id="collapse_c_cat1"
href="#top"><img
src="http://www.purevb.com/demo/images/styles/ChitChat/buttons/collapse_tcat.png"
 alt=""></a>
     
  </div></div>
</div>
<!-- End Forum tcat Heading PureVB -->
<!-- Start Forum thead Heading PureVB -->
<div class="forumbitBody">
<div class="thead_bar">
  <div class="theadrow table">
      <div class="foruminfo td">
        <div class="forumdata">
            <div class="datacontainer">
            Title
            </div>
        </div>
      </div>
      <div class="forumactionlinks td">
         
      </div>
      <div class="forumstats td" align="center">
         
      </div>
      <div class="forumlastpost td">
        Last Post
      </div>

  </div>
</div>
<!-- endForum thead Heading PureVB -->
<!-- END tablehead -->
<!-- BEGIN forumrow -->
 
  <ol id="c_cat1" class="childforum">
      <li id="forum2" class="forumbit_post old L2">
  <div class="forumrow table">
      <div class="foruminfo td">
 <img
 title="{catrow.forumrow.L_FORUM_FOLDER_ALT}"
src="{catrow.forumrow.FORUM_FOLDER_IMG}"
alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" class="forumicon"
id="forum_statusicon_2" alt="">
        <div class="forumdata">
            <div class="datacontainer">
              <div class="titleline">
               
 <h2 class="forumtitle"> <h{catrow.forumrow.LEVEL}
class="hierarchy"><a href="{catrow.forumrow.U_VIEWFORUM}"
class="forumtitle">{catrow.forumrow.FORUM_NAME}</a></h{catrow.forumrow.LEVEL}></h2>
                  <br />
<p class="forumdescription"></p>
                     {catrow.forumrow.FORUM_DESC}
                     <!-- BEGIN switch_moderators_links -->
                     <br />
                     {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
                     <!-- END switch_moderators_links -->
                     {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
                     <strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}
              </div>
            </div>
        </div>
      </div>
       
      <ul class="forumstats td">
        <li>Threads: {catrow.forumrow.TOPICS}</li>
        <li>Posts: {catrow.forumrow.POSTS}</li>
      </ul>
      <div class="forumlastpost td">
        <h4 class="lastpostlabel">Last Post:</h4>
        <div>
           
  <p class="lastposttitle">
 
 
  <span>
      <!-- BEGIN switch_topic_title -->
   
 <a href="{catrow.forumrow.U_LATEST_TOPIC}"
title="{catrow.forumrow.LATEST_TOPIC_TITLE}">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br
 />
      <!-- END switch_topic_title -->
      {catrow.forumrow.USER_LAST_POST}
      </span>
  </p>
         
         
        </div>
      </div>
       
  </div>
 

         
         
         
         
       
 
</li>
  </ol>
  <!-- END forumrow -->
<!-- BEGIN catfoot -->
 
  <!-- END catfoot -->
       
<!-- BEGIN tablefoot -->
         
         
</div>
<div
 class="bottomBar"><div class="bottomBarLeft"><div
class="bottomBarRight"> </div></div></div>
</div></div></div>
<div
 class="forumBitBoxTBB"><div class="forumbitBoxBL"><div
class="forumBitBoxBR"><div
class="forumBitBoxBWrap"></div></div></div></div>
</li>
    <!-- END tablefoot -->
         
         
          <!-- END catrow -->
 
  </ol>
  <style>#forums {
  clear:both;
}

.forumhead {
  background: #181818 url(http://www.purevb.com/demo/images/buttons/newbtn_middle.png) repeat-x  ;
  _background-image: none;
  padding: 0;
  font:  bold 12px Arial, Tahoma,Calibri,Verdana,Geneva,sans-serif;
  color:#ffffff;
  clear:both;
  margin-top: 8px;
  float: left;
  border: 1px solid #090909;
  width: 100%;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

#forums .L1 .forumhead a {
  font:  bold 12px Arial, Tahoma,Calibri,Verdana,Geneva,sans-serif;
}

#forums .L1 .forumhead .forumdescription {
  display:none;
}

#forums .L1 .L2 {
  display:block;
  clear: both;
}

#forums a.username {
  color: #bf3425;
}

#forums a.username:hover {
  color: #cf7709;
}

.forumbit_post
 .forumrow, .forumbit_nopost .forumhead, .forumbit_nopost .forumrow,
.forumbit_post .forumhead, .forumbits .forumhead {

  -moz-box-shadow: -2px 2px 2px none;
  -webkit-box-shadow: -2px 2px 2px none;
  box-shadow: -2px 2px 2px none;

}

.forumbit_nopost .forumbit_nopost .forumrow, .forumbit_post .forumrow {
  color: #4e4e4e;
  background: rgb(255, 255, 255) url(images/gradients/grey-up.png) repeat-x left bottom;
  _background-image: none;
  display:block;
  width: 100%;
  float: left;
  min-height: 55px; /* 48px is the icon size */
  position:relative;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
}

.forumbit_nopost .forumbit_nopost .forumrow .forumicon {
  position: absolute;
  left: 10px;
  top: 5px;
}

.forumbit_nopost .forumbit_nopost .forumrow .forumdata {
  display: inline-block;
  width:100%;
}

.forumbit_nopost .forumbit_nopost .forumrow .forumdata .datacontainer {
  margin-left: 56px;
}

.forumbit_nopost .forumbit_post .forumrow .forumdata .datacontainer {
  margin-left: 0;
}

/* forumbit nopost */
.forumbit_post .foruminfo .forumdata {
  padding: 4px 0;
  font-size: 11px;
}

.forumbit_nopost .forumhead .forumtitle {
  font-size: 12px;
  min-width: 64%;
}

.forumbit_nopost .forumhead .forumtitle a {
  color: #ffffff;
  margin-left: 10px;
}

.forumbit_nopost .forumhead span, .forumbit_post .forumhead span {
  font-size: 11px;
}

.forumbit_nopost .forumhead span.forumlastpost, .forumbit_post .forumhead span.forumlastpost {
  width: 21%;
}

.forumbit_nopost .forumhead a.collapse img {
/* values are based on the image */
  position:absolute;
  top: -15px;
  right: -6px;
  display:block;
  width:13px;
  height:13px;
  overflow:hidden;
  float: right;
  clear: left;
}

.forumbit_nopost:hover .forumhead  a.collapsegadget {
  visibility:visible;
}

.forumbit_nopost .forumbit_nopost .forumrow .forumdata, .forumbit_post .forumrow .forumdata  {
  padding: 5px 10px;
  padding-left: 0;
  font-size: 11px;
}

/* Removed for VBIV-14010
.forumbit_nopost .forumbit_nopost .foruminfo .subforums {
  margin-left: 10px;
  position: relative;
  top: -10px;
}
*/

/* forumbit post */
.forumbit_post {
  float: left;
  position:relative;
  width: 100%;
  display:block;
}

.forumbit_post .forumhead span {
  padding: 0;
}

.forumbit_post .forumhead .forumlastpost {
  top: 0;
  margin-top: 0;
}

.forumbit_post
 .foruminfo, .forumbit_post .forumlastpost, .forumbit_post
.forumactionlinks, .forumbit_post .forumstats, .forumbit_post
.forumstats_2{
  padding: 5px 0;
}

.forumbit_post .forumhead .forumtitle {
  font-size: 12px;
  min-width: 64%;
}

.forumbit_post .forumhead .forumtitle span {
padding: 0;
padding-left: 10px;
}

.forumbit_post .foruminfo {
  width: 57%;
  min-width: 30%;
  float: left;
  clear: right;
  min-height: 36px;
}

.forumbit_post .foruminfo .forumicon{
  position: absolute;
  left: 10px;
}

.forumbit_post .foruminfo .forumdata, .forumbit_post .foruminfo .forumtitle, .forumbit_post .foruminfo .viewing {
  float: left;
  clear: right;
}

.forumbit_post .foruminfo .viewing {
        white-space:nowrap;
}

.forumbit_post .foruminfo .forumdata {
  padding: 0;
  width: 100%;
  _width: 99%;
}

.forumbit_post .foruminfo .forumdata .datacontainer {
  float: left;
  width: 88%;
  padding-left: 56px;
}

.forumbit_post .foruminfo .forumdata .forumtitle, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle {

font-size: 12px;
  margin-right: 10px;
}

.forumbit_post .foruminfo .forumdata .forumtitle a, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle a {
  font-weight:bold;
}

.childsubforum .forumbit_post .foruminfo .forumdata .datacontainer .forumtitle a {
        padding-left:1.8em;
        background:url('http://www.purevb.com/demo/images/styles/Luburox_Red/misc/child_forum.png') top left no-repeat;
}

.forumbit_post .foruminfo .forumdata .viewing {
  font-style: italic;
  margin-right:10px;
  margin-top: 3px;
  font-size: 10px;
}

.forumbit_post .forumactionlinks {
  width: 5%;
  display:block;
  float:left;
  clear:right;
}

.forumbit_post .forumactionlinks li {
  display: inline;
}

.forumbit_post .forumactionlink {
/* values based on icon size */
  display:block;
  width:18px;
  height:12px;
  overflow:hidden;
  float: right;
  clear: left;
  background:transparent none no-repeat;
  position: relative;
  margin: 3px 10px 0 0;
}

.forumactionlink a {
/* values based on icon size */
  display:block;
  padding-left:18px;
}

.forumactionlinks .rsslink {
  background-image:url(http://www.purevb.com/demo/images/styles/Luburox_Red/misc/rss_40b.png);
}

.forumactionlinks .subslink {
  background-image:url(http://www.purevb.com/demo/images/styles/Luburox_Red/misc/subscribed_40b.png);
}
.forumactionlinks .unsubslink {
  background-image:url(http://www.purevb.com/demo/images/styles/Luburox_Red/misc/unsubscribed_40b.png);
}
.forumbit_post .forumdescription {
  display:block;
  clear:both;
  padding-right: 10px;
}

.forumbit_post .unsubscribe {
  display:block;
  right: 0;
  top: 2px;
}

.forumbit_post .forumstats, .forumbit_post .forumstats_2 {
  display: block;
  float: left;
  clear: right;
  width: 12%;
  margin-right: 2%;
}

.forumbit_post .forumstats li, .forumbit_post .forumstats_2 li{
  font-size: 12px;
  text-align: right;
  padding-right: 20px;
  display:block;
}


.forumbit_post .forumlastpost {
  display:block;
  float: left;
  clear: right;
}

.forumbit_post .forumrow .forumlastpost {
  width: 24%;
  font-size: 12px;
  padding-top: 5px;
}

.forumbit_post .forumlastpost .lastpostdate {
  font-size: 11px;
}

.lastpostlabel {
  display: none;
}

.forumlastpost .lastposttitle .postimg {
  vertical-align:middle;
  margin-top:-2px;
}

.forumlastpost p.lastposttitle {
  overflow: hidden;
}

.moderators, .subforums {
  display: block;
  clear:both;
}

.moderators h4, .subforums h4 {
  font-weight: bold;
  padding-right: 5px;
}

.moderators h4, .moderators .commalist, .subforums h4, .subforums .commalist {
  float:left;
  clear:right;
}

h2 span.forumthreadpost {
  width: 12%;
  text-align: center;
}


/* CSS Document */

#forums {
width: 100%;
}

#welcomemessage {
  color:#4d5153;
  font-size:100%;
}

.forumhead + .childforum .L2:first-child .forumrow, .forumhead + .L2 .forumrow {
  background: rgb(255, 255, 255) url(http://www.purevb.com/demo/images/gradients/grey-up.png) repeat-x left bottom;
  _background-image: none;
  border-top: 1px solid rgb(255, 255, 255);
}</style>

Dayvid Dayvid  • Seg 28 Jan 2013 - 14:56

Categoria Bugada Empty Re: Categoria Bugada Seg 28 Jan 2013 - 14:56

a sim funcionou mais ficou tudo estranho veja : [Tens de ter uma conta e sessão iniciada para poderes visualizar este link]

Daemon Daemon  • Seg 28 Jan 2013 - 15:01

Categoria Bugada Empty Re: Categoria Bugada Seg 28 Jan 2013 - 15:01

troque por este:
Código:
<ol id="forums" class="floatcontainer">
  <!-- BEGIN catrow -->
<!-- BEGIN tablehead -->
 
 
<li class="forumbit_nopost old L1" id="cat1">
<!-- Start Forum tcat Heading PureVB -->
<div
 class="forumBitBoxTB"><div class="forumbitBoxTL"><div
class="forumBitBoxTR"><div
class="forumBitBoxTWrap"></div></div></div></div>
<div class="forumbitBoxLeft"><div class="forumbitBoxRight"><div class="forumbitBox">
<div class="tcat">
  <div class="tcatLeft"><div class="tcatRight foruminfo L1 collapse">
      <h2>

        <span class="forumtitle">
                         
{catrow.tablehead.L_FORUM}
                 
                  </span>
     
        <span class="tcatDesc"> </span>

       
     

      </h2>
     
       
 <a class="collapse tcatCollapse" id="collapse_c_cat1"
href="#top"><img
src="http://www.purevb.com/demo/images/styles/ChitChat/buttons/collapse_tcat.png"
 alt=""></a>
     
  </div></div>
</div>
<!-- End Forum tcat Heading PureVB -->
<!-- Start Forum thead Heading PureVB -->
<div class="forumbitBody">
<div class="thead_bar">
  <div class="theadrow table">
      <div class="foruminfo td">
        <div class="forumdata">
            <div class="datacontainer">
            Title
            </div>
        </div>
      </div>
      <div class="forumactionlinks td">
         
      </div>
      <div class="forumstats td" align="center">
         
      </div>
      <div class="forumlastpost td">
        Last Post
      </div>

  </div>
</div>
<!-- endForum thead Heading PureVB -->
<!-- END tablehead -->
<!-- BEGIN forumrow -->
 
  <ol id="c_cat1" class="childforum">
      <li id="forum2" class="forumbit_post old L2">
  <div class="forumrow table">
      <div class="foruminfo td">
 <img
 title="{catrow.forumrow.L_FORUM_FOLDER_ALT}"
src="{catrow.forumrow.FORUM_FOLDER_IMG}"
alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" class="forumicon"
id="forum_statusicon_2" alt="">
        <div class="forumdata">
            <div class="datacontainer">
              <div class="titleline">
               
 <h2 class="forumtitle"> <h{catrow.forumrow.LEVEL}
class="hierarchy"><a href="{catrow.forumrow.U_VIEWFORUM}"
class="forumtitle">{catrow.forumrow.FORUM_NAME}</a></h{catrow.forumrow.LEVEL}></h2>
                  <br />
<p class="forumdescription"></p>
                     {catrow.forumrow.FORUM_DESC}
                     <!-- BEGIN switch_moderators_links -->
                     <br />
                     {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
                     <!-- END switch_moderators_links -->
                     {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
                     <strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}
              </div>
            </div>
        </div>
      </div>
       
      <ul class="forumstats td">
        <li>Threads: {catrow.forumrow.TOPICS}</li>
        <li>Posts: {catrow.forumrow.POSTS}</li>
      </ul>
      <div class="forumlastpost td">
        <h4 class="lastpostlabel">Last Post:</h4>
        <div>
           
  <p class="lastposttitle">
 
 
  <span>
      <!-- BEGIN switch_topic_title -->
   
 <a href="{catrow.forumrow.U_LATEST_TOPIC}"
title="{catrow.forumrow.LATEST_TOPIC_TITLE}">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br
 />
      <!-- END switch_topic_title -->
      {catrow.forumrow.USER_LAST_POST}
      </span>
  </p>
         
         
        </div>
      </div>
       
  </div>
 

         
         
         
         
       
 
</li>
  </ol>
  <!-- END forumrow -->
<!-- BEGIN catfoot -->
 
  <!-- END catfoot -->
       
<!-- BEGIN tablefoot -->
         
         
</div>
<div
 class="bottomBar"><div class="bottomBarLeft"><div
class="bottomBarRight"> </div></div></div>
</div></div></div>
<div
 class="forumBitBoxTBB"><div class="forumbitBoxBL"><div
class="forumBitBoxBR"><div
class="forumBitBoxBWrap"></div></div></div></div>
</li>
    <!-- END tablefoot -->
         
         
          <!-- END catrow -->
 
  </ol>
  <style>#forums {
  clear:both;
}

.forumhead {
  background: #181818 url(http://www.purevb.com/demo/images/buttons/newbtn_middle.png) repeat-x  ;
  _background-image: none;
  padding: 0;
  font:  bold 12px Arial, Tahoma,Calibri,Verdana,Geneva,sans-serif;
  color:#ffffff;
  clear:both;
  margin-top: 8px;
  float: left;
  border: 1px solid #090909;
  width: 100%;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

#forums .L1 .forumhead a {
  font:  bold 12px Arial, Tahoma,Calibri,Verdana,Geneva,sans-serif;
}

#forums .L1 .forumhead .forumdescription {
  display:none;
}

#forums .L1 .L2 {
  display:block;
  clear: both;
}

#forums a.username {
  color: #bf3425;
}

#forums a.username:hover {
  color: #cf7709;
}

.forumbit_post
 .forumrow, .forumbit_nopost .forumhead, .forumbit_nopost .forumrow,
.forumbit_post .forumhead, .forumbits .forumhead {

  -moz-box-shadow: -2px 2px 2px none;
  -webkit-box-shadow: -2px 2px 2px none;
  box-shadow: -2px 2px 2px none;

}

.forumbit_nopost .forumbit_nopost .forumrow, .forumbit_post .forumrow {
  color: #4e4e4e;
  background: rgb(255, 255, 255) url(images/gradients/grey-up.png) repeat-x left bottom;
  _background-image: none;
  display:block;
  width: 100%;
  float: left;
  min-height: 90px;
  position:relative;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
}

.forumbit_nopost .forumbit_nopost .forumrow .forumicon {
  position: absolute;
  left: 10px;
  top: 5px;
}

.forumbit_nopost .forumbit_nopost .forumrow .forumdata {
  display: inline-block;
  width:100%;
}

.forumbit_nopost .forumbit_nopost .forumrow .forumdata .datacontainer {
  margin-left: 56px;
}

.forumbit_nopost .forumbit_post .forumrow .forumdata .datacontainer {
  margin-left: 0;
}

/* forumbit nopost */
.forumbit_post .foruminfo .forumdata {
  padding: 4px 0;
  font-size: 11px;
}

.forumbit_nopost .forumhead .forumtitle {
  font-size: 12px;
  min-width: 64%;
}

.forumbit_nopost .forumhead .forumtitle a {
  color: #ffffff;
  margin-left: 10px;
}

.forumbit_nopost .forumhead span, .forumbit_post .forumhead span {
  font-size: 11px;
}

.forumbit_nopost .forumhead span.forumlastpost, .forumbit_post .forumhead span.forumlastpost {
  width: 21%;
}

.forumbit_nopost .forumhead a.collapse img {
/* values are based on the image */
  position:absolute;
  top: -15px;
  right: -6px;
  display:block;
  width:13px;
  height:13px;
  overflow:hidden;
  float: right;
  clear: left;
}

.forumbit_nopost:hover .forumhead  a.collapsegadget {
  visibility:visible;
}

.forumbit_nopost .forumbit_nopost .forumrow .forumdata, .forumbit_post .forumrow .forumdata  {
  padding: 5px 10px;
  padding-left: 0;
  font-size: 11px;
}

/* Removed for VBIV-14010
.forumbit_nopost .forumbit_nopost .foruminfo .subforums {
  margin-left: 10px;
  position: relative;
  top: -10px;
}
*/

/* forumbit post */
.forumbit_post {
  float: left;
  position:relative;
  width: 100%;
  display:block;
}

.forumbit_post .forumhead span {
  padding: 0;
}

.forumbit_post .forumhead .forumlastpost {
  top: 0;
  margin-top: 0;
}

.forumbit_post
 .foruminfo, .forumbit_post .forumlastpost, .forumbit_post
.forumactionlinks, .forumbit_post .forumstats, .forumbit_post
.forumstats_2{
  padding: 5px 0;
}

.forumbit_post .forumhead .forumtitle {
  font-size: 12px;
  min-width: 64%;
}

.forumbit_post .forumhead .forumtitle span {
padding: 0;
padding-left: 10px;
}

.forumbit_post .foruminfo {
  width: 57%;
  min-width: 30%;
  float: left;
  clear: right;
  min-height: 56px;
}

.forumbit_post .foruminfo .forumicon{
  position: absolute;
  left: 10px;
}

.forumbit_post .foruminfo .forumdata, .forumbit_post .foruminfo .forumtitle, .forumbit_post .foruminfo .viewing {
  float: left;
  clear: right;
}

.forumbit_post .foruminfo .viewing {
        white-space:nowrap;
}

.forumbit_post .foruminfo .forumdata {
  padding: 0;
  width: 100%;
  _width: 99%;
}

.forumbit_post .foruminfo .forumdata .datacontainer {
  float: left;
  width: 88%;
  padding-left: 56px;
}

.forumbit_post .foruminfo .forumdata .forumtitle, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle {

font-size: 12px;
  margin-right: 10px;
}

.forumbit_post .foruminfo .forumdata .forumtitle a, .forumbit_nopost .forumbit_nopost .forumrow .forumtitle a {
  font-weight:bold;
}

.childsubforum .forumbit_post .foruminfo .forumdata .datacontainer .forumtitle a {
        padding-left:1.8em;
        background:url('http://www.purevb.com/demo/images/styles/Luburox_Red/misc/child_forum.png') top left no-repeat;
}

.forumbit_post .foruminfo .forumdata .viewing {
  font-style: italic;
  margin-right:10px;
  margin-top: 3px;
  font-size: 10px;
}

.forumbit_post .forumactionlinks {
  width: 5%;
  display:block;
  float:left;
  clear:right;
}

.forumbit_post .forumactionlinks li {
  display: inline;
}

.forumbit_post .forumactionlink {
/* values based on icon size */
  display:block;
  width:18px;
  height:12px;
  overflow:hidden;
  float: right;
  clear: left;
  background:transparent none no-repeat;
  position: relative;
  margin: 3px 10px 0 0;
}

.forumactionlink a {
/* values based on icon size */
  display:block;
  padding-left:18px;
}

.forumactionlinks .rsslink {
  background-image:url(http://www.purevb.com/demo/images/styles/Luburox_Red/misc/rss_40b.png);
}

.forumactionlinks .subslink {
  background-image:url(http://www.purevb.com/demo/images/styles/Luburox_Red/misc/subscribed_40b.png);
}
.forumactionlinks .unsubslink {
  background-image:url(http://www.purevb.com/demo/images/styles/Luburox_Red/misc/unsubscribed_40b.png);
}
.forumbit_post .forumdescription {
  display:block;
  clear:both;
  padding-right: 10px;
}

.forumbit_post .unsubscribe {
  display:block;
  right: 0;
  top: 2px;
}

.forumbit_post .forumstats, .forumbit_post .forumstats_2 {
  display: block;
  float: left;
  clear: right;
  width: 12%;
  margin-right: 2%;
}

.forumbit_post .forumstats li, .forumbit_post .forumstats_2 li{
  font-size: 12px;
  text-align: right;
  padding-right: 20px;
  display:block;
}


.forumbit_post .forumlastpost {
  display:block;
  float: left;
  clear: right;
}

.forumbit_post .forumrow .forumlastpost {
  width: 24%;
  font-size: 12px;
  padding-top: 5px;
}

.forumbit_post .forumlastpost .lastpostdate {
  font-size: 11px;
}

.lastpostlabel {
  display: none;
}

.forumlastpost .lastposttitle .postimg {
  vertical-align:middle;
  margin-top:-2px;
}

.forumlastpost p.lastposttitle {
  overflow: hidden;
}

.moderators, .subforums {
  display: block;
  clear:both;
}

.moderators h4, .subforums h4 {
  font-weight: bold;
  padding-right: 5px;
}

.moderators h4, .moderators .commalist, .subforums h4, .subforums .commalist {
  float:left;
  clear:right;
}

h2 span.forumthreadpost {
  width: 12%;
  text-align: center;
}


/* CSS Document */

#forums {
width: 100%;
}

#welcomemessage {
  color:#4d5153;
  font-size:100%;
}

.forumhead + .childforum .L2:first-child .forumrow, .forumhead + .L2 .forumrow {
  background: rgb(255, 255, 255) url(http://www.purevb.com/demo/images/gradients/grey-up.png) repeat-x left bottom;
  _background-image: none;
  border-top: 1px solid rgb(255, 255, 255);
}</style>

o Index_box ta todo alterado .-. ...

Dayvid Dayvid  • Seg 28 Jan 2013 - 15:08

Categoria Bugada Empty Re: Categoria Bugada Seg 28 Jan 2013 - 15:08

também não funcionou !
mais deixe para lá vou mudar o tema (y)

Conteúdo patrocinado  • 

Categoria Bugada Empty Re: Categoria Bugada

Permissões neste sub-fórum
Não podes responder a tópicos