TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
  • Total Members: 3,966
  • Latest: safir45
Stats
  • Total Posts: 195,982
  • Total Topics: 21,320
  • Online today: 319
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 1
  • Guests: 161
  • Total: 162
  • @rjen

Navibutton - Problem

Started by Nordin, September 01, 2006, 01:40:42 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Nordin

Hallo,

ich hab in der index.template.php einen neuen Button hinzugefügt:
Quoteecho ($current_action == 'gallery' || $context['browser']['is_ie4']) ? '<td class="maintab_active_' . $first . '">&nbsp;</td>' : '' , '
                <td valign="top" class="maintab_' , $current_action == 'gallery' ? 'active_back' : 'back' , '">
               <a href="', $scripturl, '?action=gallery">' , $txt['gallery'] , '</a>
            </td>' , $current_action == 'gallery' ? '<td class="maintab_active_' . $last . '">&nbsp;</td>' : '';
   // Show the [help] button.

Er funktioniert auch, nur das Problem nach dem klicken ist nicht er aktiv sondern der "ÃÆ'Ã...“bersicht"-Button aktiv!?

Am besten mal selber anschauen: www.aschersleber-community.de und auf "Galerie" klicken.

Hoffe jemand kann mir helfen.

IchBin

if (in_array($context['current_action'], array('search', 'admin', 'calendar', 'profile', 'mlist', 'register', 'login', 'help', 'pm', 'forum', 'tpadmin', 'gallery')))


IchBin


This website is proudly hosted on Crocweb Cloud Website Hosting.