Shintetsu   13 Jul, 2011, 9:54 am
#1
hola amigos, tengo un problema con mi theme se llama "gradial" es un theme premiun de nanoskiners

hay algunas cosas que no aparecen en algunas plantillas lo que dice el tutorial que busque o haga!

para que me ayuden con mejor claridad dejare el codigo de mis plantillas,


forumbit_depth2_forum
<tr>
<td class="{$bgcolor}" align="center" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read forum_status_{$lightbulb['folder']}" id="mark_read_{$forum['fid']}" /></td>
<td class="{$bgcolor}">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$subforums}</div>
</td>
<td class="{$bgcolor} smalltext" align="right" style="white-space: nowrap" width="100">{$posts}{$unapproved['unapproved_posts']} {$lang->forumbit_posts}<br />{$threads}{$unapproved['unapproved_threads']} {$lang->forumbit_threads}</td>
<td class="{$bgcolor}" align="left" style="white-space: nowrap" width="200">{$lastpost}</td>
</tr>


forumbit_depth1_cat

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<thead>
<tr>
<td class="thead" colspan="4">
<div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div>
<div><strong><a href="{$forum_url}">{$forum['name']}</a></strong><br /><div class="smalltext">{$forum['description']}</div></div>
</td>
</tr>
</thead>
<tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">
{$sub_forums}
</tbody>
</table>
<br />



forumdisplay_subforums

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="4" align="center"><strong>{$lang->sub_forums_in}</strong></td>
</tr>
{$forums}
</table>
<br />


estas son las 3 plantillas que requiere editar el tutorial pero hay cosas que no encuentro.
gracias.

http://www.soportemybb.com/tema_Tutorial...plantillas


espero que me ayuden.

Omar G.   13 Jul, 2011, 4:46 pm
#2
Por que no pides soporte aya?

Y quieres mantener ambos iconos o solo los ficons?

Envía un DM o MP si te interesa patrocinar alguna actualización o complemento a alguno de mis plugins.

[Imagen: signature.png]

Discord omar.gonzalez (Omar G.#6117); Telegram at @omarugc;
nentab   13 Jul, 2011, 5:32 pm
#3
Movido a los foros de soporte, que estaba en el de discusión. Agrega los datos de soporte por favor.
santiago_mybb_import8113   13 Jul, 2011, 7:41 pm
#4
Algunos cambios no son necesarios en ese theme, solo saltealos.
Te dejo las plantillas originales del theme más los cambios del tutorial:

forumbit_depth2_forum
<tr>
<td class="{$bgcolor}" align="center" valign="middle" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>
<td class="{$bgcolor}" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/ficons/icon_{$forum['fid']}.png" title="{$forum['name']}"/></td>
<td class="{$bgcolor}" valign="middle">
<h3><a href="{$forum_url}">{$forum['name']}</a></h3>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$subforums}</div>
</td>
<td class="{$bgcolor}" valign="middle" align="center" style="white-space: nowrap"><div class="forumstats" title="{$posts} Posts in {$threads} Threads">

<div class="stat">{$posts}{$unapproved['unapproved_posts']}</div><img src="images/nskinz/stats_posts.png" style="margin-top: 1px;" /></div>

<div class="forumstats" title="{$posts} Posts in {$threads} Threads">

<div class="stat">{$threads}{$unapproved['unapproved_threads']}</div><img src="images/nskinz/stats_threads.png" style="margin-top: 1px;" /></div></td>
<td class="{$bgcolor}" valign="middle" align="right" style="white-space: nowrap">{$lastpost}</td>
</tr>

forumdisplay_subforums
<div class="thead" align="center"><strong>{$lang->sub_forums_in}</strong></div>

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="tcat" width="2%">&nbsp;</td>
<td class="tcat" width="2%">&nbsp;</td>
<td class="tcat" width="59%"><span class="smalltext"><strong>{$lang->forumbit_forum}</strong></span></td>
<td class="tcat" width="7%" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_posts}/{$lang->forumbit_threads}</strong></span></td>
<td class="tcat" width="22%" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>
</tr>
{$forums}
</table>

<div class="tfoot"></div>
<br />

forumbit_depth1_cat
<div class="thead">
<div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div>
<div><strong><a href="{$forum_url}">{$forum['name']}</a></strong><div class="desc">{$forum['description']}</div></div>
</div>

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">
<tr>
<td class="tcat" colspan="3"><span class="smalltext"><strong>{$lang->forumbit_forum}</strong></span></td>
<td class="tcat" width="85" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_posts}/{$lang->forumbit_threads}</strong></span></td>
<td class="tcat" width="200" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>
</tr>
{$sub_forums}
</tbody>
</table>

<div class="tfoot"></div>
<br />
Shintetsu   13 Jul, 2011, 8:22 pm
#5
disculpen no me di cuenta donde lo peste!

Santiago

Por fas puedes modificas los codigos de las plantillas de mi theme! por fas1
santiago_mybb_import8113   13 Jul, 2011, 8:27 pm
#6
Shintetsu   13 Jul, 2011, 8:45 pm
#7
la verdad me ayudaste, muchas gracias!
  
Powered By MyBB, © 2002-2025 MyBB Group.
Made with by Curves UI.