Hallo, Gast! (Registrieren)

Letzte Ankündigung: MyBB 1.8.37 veröffentlicht (04.11.23)


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste
Zu blöd für den Background -.-
#21
http://imkerforum.net/thread-1351.html
Meine das Thema dann selber
Zitieren
#22
Dazu muss das ytvgal_postbit_first Template geändert werden.

Kannst Du deren Inhalt mir bitte posten ?
Mit freundlichen Grüßen

MrBrechreiz
Zitieren
#23
Code:
{$ignore_bit}

<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" width="100%" style="border-bottom: 2px solid #FFD324; {$post_extra_style} {$post_visibility}" id="post_{$post['pid']}">
<tbody>
<tr>
<td style="background: #FFF6BF; border-top: 2px solid #FFD324; border-bottom: 2px solid #FFD324;">
<div class="float_left smalltext">
{$post['onlinestatus']} <span style="vertical-align: top;"><strong>{$post['profilelink']}</strong> - {$post['postdate']}, {$post['posttime']}</span>
</div>
{$post['posturl']}
<br class="clear" />
<span id="edited_by_{$post['pid']}">{$post['editedmsg']}</span>
</td>
</tr>
<tr>
<td class="{$unapproved_shade}">
<table cellspacing="0" cellpadding="0" border="0" style="width: 100%;">
<tr>
<td class="post_avatar" width="1" style="{$post['avatar_padding']}" valign="top" rowspan="2">
{$post['useravatar']}
</td>
<td class="post_author" valign="top">
<span class="smalltext">
<strong>{$post['icon']}{$post['subject']} {$post['subject_extra']}</strong>
</span>
<span class="post_meta float_right smalltext" id="post_meta_{$post['pid']}">
{$post['iplogged']}
</span>
<div class="post_body" id="pid_{$post['pid']}">
{$post['message']}
</div>
</td>
</tr>
<tr>
<td height="1">
<a href="#" id="post_options_{$post['pid']}" style="display: none"><img src="images/usercp/options.gif" alt="Post Options" title="Post Options" /></a>
<div class="float_right post_management_buttons">
{$post['button_multiquote']}{$post['button_edit']}
</div>
<div id="post_options_{$post['pid']}_popup" class="popup_menu_post_options" style="display: none;">
<div class="popup_item_container_post_options post_management_buttons" style="background: #FFF6BF; border-top: 2px solid #FFD324; border-bottom: 2px solid #FFD324; padding: 1px 7px;">
{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_quote']}{$post['button_report']}{$post['button_warn']}{$post['button_quickdelete']}
</div>
</div>
<noscript>
<div class="post_management_buttons float_right" style="margin-right: 5px;">
{$post['button_quickdelete']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}
</div>
</noscript>
</td>
</tr>
</table>
</td>
</tr>
</tbody>
</table>
<script type="text/javascript">
// <!--
if(use_xmlhttprequest == "1")
{
new PopupMenu("post_options_{$post['pid']}");
}
$('post_options_{$post['pid']}').style.display = '';
// -->
</script>
Zitieren
#24
Bitte sehr...

Code:
{$ignore_bit}
<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" width="100%" style="border-bottom: 2px solid #FFD324; {$post_extra_style} {$post_visibility}" id="post_{$post['pid']}">
<tbody>
    <tr>
        <td style="background: #FFF6BF; border-top: 2px solid #FFD324; border-bottom: 2px solid #FFD324;">
            <div class="float_left smalltext">
                {$post['onlinestatus']} <span style="vertical-align: top;"><strong>{$post['profilelink']}</strong> - {$post['postdate']}, {$post['posttime']}</span>
            </div>
            {$post['posturl']}
            <br class="clear" />
            <span id="edited_by_{$post['pid']}">{$post['editedmsg']}</span>
        </td>
    </tr>
    <tr>
        <td class="{$unapproved_shade}">
            <table cellspacing="0" cellpadding="0" border="0" style="width: 100%;">
                <tr>
                    <td class="post_avatar" width="1" style="{$post['avatar_padding']}" valign="top" rowspan="2">
                        {$post['useravatar']}
                    </td>
                    <td class="post_author" valign="top">
                        <span class="smalltext">
                            <strong>{$post['icon']}{$post['subject']} {$post['subject_extra']}</strong>
                        </span>
                        <span class="post_meta float_right smalltext" id="post_meta_{$post['pid']}">
                            {$post['iplogged']}
                        </span>
                        <div class="post_body" id="pid_{$post['pid']}">
                            {$post['message']}
                        </div>
                    </td>
                </tr>
                <tr>
                    <td height="1">
                        <a href="#" id="post_options_{$post['pid']}" style="display: none"><img src="images/usercp/options.gif" alt="Post Options" title="Post Options" /></a>
                        <div class="post_management_buttons float_right" style="margin-right: 5px;">
                            {$post['button_edit']}{$post['button_quickdelete']}
                        </div>
                    </td>
                </tr>
            </table>
        </td>
    </tr>
</tbody>
</table>
<script type="text/javascript">
// <!--
if(use_xmlhttprequest == "1")
{
new PopupMenu("post_options_{$post['pid']}");
}
$('post_options_{$post['pid']}').style.display = '';
// -->
</script>

Ggf noch selbst ein wenig anpassen.
Mit freundlichen Grüßen

MrBrechreiz
Zitieren
#25
Ähm irgendwie hat das nun nichts geändert .
Zitieren
#26
Einige Buttons sind raus. Wolltest Du noch mehr entfernt haben ? Weil sonst sieht das ja echt Nackt aus der Post...
Mit freundlichen Grüßen

MrBrechreiz
Zitieren
#27
Danke dir ist perfekt so !
Zitieren


Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  Background auswahl wie bei Avatar Erkan 9 2.966 21.07.2017, 21:57
Letzter Beitrag: Erkan
  Background an meine Seite anpassen goldi1971 10 3.399 02.09.2015, 23:16
Letzter Beitrag: MrBrechreiz
  Forum Background SyntaX 4 1.798 27.04.2011, 00:08
Letzter Beitrag: dnlwgnr
  Background 360fans 2 1.431 24.01.2011, 22:21
Letzter Beitrag: 360fans
  Background problem Styyy.Le 7 2.298 29.11.2010, 15:33
Letzter Beitrag: Styyy.Le