News:

Wondering if this will always be free?  See why free is better.

Main Menu

Ohjeet-valikon poisto

Started by Menni, September 11, 2005, 06:20:58 AM

Previous topic - Next topic

Menni

Varmaankin helppo juttu, mutta oon ryssiny jo ihan tarpeeksi asetusten kanssa ;D.
Eli:
Miten muokkaan koodia, kun haluan poistaa ohjeet-valikon?
// Show the menu up top.  Something like [home] [help] [profile] [logout]...
function template_menu()
{
global $context, $settings, $options, $scripturl, $txt;

// Show the [home] and [help] buttons.

echo '
<div class="menu" style="background-image: url(' . $settings['images_url'] . '/menu.jpg); background-repeat: repeat-x; text-align: center;">
<a href="', $scripturl, '">',$txt[103],'</a><img src="' . $settings['images_url'] . '/mensep.gif" border="0" />
<a href="', $scripturl, '?action=help" target="_blank">',$txt[119],'</a><img src="' . $settings['images_url'] . '/mensep.gif" border="0" />';

// How about the [search] button?
if ($context['allow_search'])
echo '
<a href="', $scripturl, '?action=search">',$txt[182],'</a><img src="' . $settings['images_url'] . '/mensep.gif" border="0" />';

niko

// Show the menu up top.  Something like [home] [help] [profile] [logout]...
function template_menu()
{
global $context, $settings, $options, $scripturl, $txt;

// Show the [home] and [help] buttons.

echo '
<div class="menu" style="background-image: url(' . $settings['images_url'] . '/menu.jpg); background-repeat: repeat-x; text-align: center;">
<a href="', $scripturl, '">',$txt[103],'</a><img src="' . $settings['images_url'] . '/mensep.gif" border="0" />';

// How about the [search] button?
if ($context['allow_search'])
echo '
<a href="', $scripturl, '?action=search">',$txt[182],'</a><img src="' . $settings['images_url'] . '/mensep.gif" border="0" />';
Websites: Madjoki || (2 links retracted by team, links out of date and taken over.)
Mods: SMF Arcade, Related topics, SMF Project Tools, Post History

WIP Mods: Bittorrent Tracker || SMF Wiki

Advertisement: