Hallo, Gast! (Registrieren)

Letzte Ankündigung: MyBB 1.8.38 veröffentlicht (30.04.24)


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste
Gomobile Unterforen
#7
Änderungen in den Forum Bit Templates.
(Bitte alle ersetzen)


forumbit_depth1_cat

Code:
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<thead>
<tr>
<td class="thead" colspan="2">
<div><strong><a href="{$forum_url}">{$forum['name']}</a></strong><br /><div class="smalltext">{$forum['description']}</div></div>
</td>
</tr>
</thead>
<tbody>
{$sub_forums}
</tbody>
</table>


forumbit_depth1_cat_subforum

Code:
<tr>
<td class="tcat" colspan="2"><strong>&raquo;&nbsp;&nbsp;<a href="{$forum_url}">{$forum['name']}</a></strong><br /><span class="smalltext">{$forum['description']}</span></td></tr>{$sub_forums}


forumbit_depth1_forum_lastpost

Code:
<a href="{$lastpost_link}" title="{$full_lastpost_subject}" class="lastpost">Last</a>


forumbit_depth2_cat

Code:
<tr>
    <td class="{$bgcolor} forum_{$lightbulb['folder']}" valign="middle" onclick="location.href='{$forum_url}';">
                <div class="smalltext">{$forum['description']}{$subforums}</div>
        <strong><a href="{$forum_url}" class="forum_{$lightbulb['folder']}">{$forum['name']}</a></strong>
        <div class="lastbytext">{$posts}{$unapproved['unapproved_posts']} {$lang->forumbit_posts}. {$lang->gomobile_lastpost} {$lastpost_date}</div>
    </td>
    <td class="{$bgcolor} forum_{$lightbulb['folder']}" valign="middle" width="1" align="right">{$lastpost}</td>
</tr>


forumbit_depth2_forum

Code:
<tr>
    <td class="{$bgcolor} forum_{$lightbulb['folder']}" valign="middle" onclick="location.href='{$forum_url}';">
        <strong><a href="{$forum_url}" class="forum_{$lightbulb['folder']}">{$forum['name']}</a></strong>
        <div class="lastbytext">{$posts}{$unapproved['unapproved_posts']} {$lang->forumbit_posts}. {$lang->gomobile_lastpost} {$lastpost_date}</div>
                <div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
    </td>
    <td class="{$bgcolor} forum_{$lightbulb['folder']}" valign="middle" width="1" align="right">{$lastpost}</td>
</tr>


forumbit_depth2_forum_lastpost

Code:
<a href="{$lastpost_link}" title="{$full_lastpost_subject}" class="lastpost">{$lang->gomobile_last}<img src="{$theme['imgdir']}/jump.gif" height="10" width="10" class="middle" alt="" /></a>


forumbit_depth3

Code:
<span class="trow3" onclick="location.href='{$forum_url}';" style="padding-left: 10px;">
        <strong><a href="{$forum_url}" class="forum_{$lightbulb['folder']}">{$forum['name']}</a></strong>
</span>


forumbit_depth3_statusicon

Code:
<img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="middle" width="12" height="12" />


Nun hoffe ich das es bei Dir geht Big Grin
Mit freundlichen Grüßen

MrBrechreiz
Zitieren


Nachrichten in diesem Thema
Gomobile Unterforen - von macmoldis - 24.07.2014, 13:52
RE: Gomobile Unterforen - von MrBrechreiz - 24.07.2014, 14:59
RE: Gomobile Unterforen - von macmoldis - 24.07.2014, 19:26
RE: Gomobile Unterforen - von MrBrechreiz - 24.07.2014, 20:42
RE: Gomobile Unterforen - von macmoldis - 24.07.2014, 22:57
RE: Gomobile Unterforen - von MrBrechreiz - 25.07.2014, 00:56
RE: Gomobile Unterforen - von MrBrechreiz - 25.07.2014, 08:46
RE: Gomobile Unterforen - von macmoldis - 25.07.2014, 16:01
RE: Gomobile Unterforen - von MrBrechreiz - 25.07.2014, 16:23

Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  GoMobile und falsche Templates bei AJAX Aktionen SvePu 0 856 02.01.2021, 14:05
Letzter Beitrag: SvePu
  Mobiles Design (MyBB GoMobile funktioniert nicht) jacboy 6 2.635 02.06.2015, 20:02
Letzter Beitrag: navis
  GoMobile hat nach Upgrade auf 1.6.13 den Dienst eingestellt Splendor 2 2.123 28.04.2014, 18:21
Letzter Beitrag: Splendor
  Mobile Version erstellen (mybb gomobile geht nicht) me.lina 1 2.986 11.03.2014, 17:59
Letzter Beitrag: doylecc
  Sprachwahl bei MyBB GoMobile megar 14 4.910 08.11.2013, 21:28
Letzter Beitrag: Falkenauge Mihawk