SMF 1.1.18 - a security update - has been released! Find out more!
// How about the [search] button?
// the [Arcade] button echo '<li><a href="', $scripturl, '?action=arcade" class="kwick opt1" >', ($settings['use_image_buttons'] ? '<img src="' . $settings['images_url'] . '/'. $settings['theme_main_color']. '/' . $context['user']['language'] . '/arcade.gif" alt="' . $txt[119] . '" style="margin: 0px 0;" border="0" /><span>' : $txt['arcade']), '</span></a></li>';
// If the user is a guest, show [login] button.
// the [SMF Gallery] button if ($context['allow_smfgallery_view']) echo '<li><a href="', $scripturl, '?action=gallery" class="kwick opt1">', ($settings['use_image_buttons'] ? '<img src="' . $settings['images_url'] . '/'. $settings['theme_main_color']. '/' . $context['user']['language'] . '/gallery.gif" alt="' . $txt[331] .'" style="margin: 0px 0;" border="0" /><span>' : $txt['smfgallery_menu']), '</span></a></li>';
Excellent work!! A++ Thank you!
Was wondering if you had blank menu buttons that go with the themes. We could name them as things are placed on the sites. ie: forum, chat, etc. Also was wondering how to change the logo and place a swf banner there if it's possible.Still a great theme mod!!Thx!
#logo { position: absolute; top: 12px; left: 0; display: block; width: 300px; height: 100px; background: url('images/logo.gif') no-repeat; cursor: pointer}
TY HCM, was looking for buttons: Forum, Banlist, Chat
Trying to get the smf arcade jeza skin to appreciate this theme. I keep getting an error and also working with jeza, the creator of jeza arcade skin. The two together would be awesome.