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
News Message - Plugin Vorstellung
#11
Also, bin kein Profi, habe es trotzdem jetzt hinbekommen.

PHP-Code:
<table width="100%" border="0" cellspacing="{$theme[borderwidth]}cellpadding="0" class="tborder">
        <
thead>
        <
tr><td colspan="{$num_columns}">
<
body>
{
$header}
<
table border="0" cellspacing="0" cellpadding="{$theme[tablespace]}width="100%">
            <
tr class="thead">
            <
td><strong>News</strong></td>
     <
tbody>
     <
tr>
     <
td>$news_message_show</td>
     </
tr>
     </
tbody>
     </
table>
     </
table>
     </
body><br /> 
Mit freundlichen Grüßen,

Reixsplash Wink
Zitieren


Nachrichten in diesem Thema
News Message - Plugin Vorstellung - von Murphy - 08.11.2008, 16:37
RE: News Message - Plugin Vorstellung - von Reixsplash - 28.04.2012, 18:14