Logonuz tüm ekran çözünürlüklerinde temanın genişliği kadar olsun

Started by bolubeyi61, January 12, 2012, 02:36:18 PM

Previous topic - Next topic

bolubeyi61

Açıklama:
Bu modifikasyonu kurduğunuzda logonuz tüm ekran çözünürlüklerinde header alanını kaplayacaktır.
Anlatım sıfır default tema içindir. Diğer temalara uygulanması durumunda anlatım farklılık arz edebilir. Diğer temalar için destek vermiyorum.

Demo: Şuradan

İşlem Basamakları:
1. spina_bifida_turkey_logo.png isminde bir logo hazırlayıp Themes/default/images/theme/ içine atınız.

2. Ekteki main_block.png isimli resimi Themes/default/images/theme/ içinde olanla değiştirin.

3. Index.template.php
Bul:
      <div id="top_section">
         <h1 class="forumtitle">
            <a href="', $scripturl, '">', empty($context['header_logo_url_html_safe']) ? $context['forum_name'] : '<img src="' . $context['header_logo_url_html_safe'] . '" alt="' . $context['forum_name'] . '" />', '</a>
         </h1>';

   // the upshrink image, right-floated
   echo '
         <img id="upshrink" src="', $settings['images_url'], '/upshrink.png" alt="*" title="', $txt['upshrink_description'], '" style="display: none;" />';
   echo '
         ', empty($settings['site_slogan']) ? '<img id="smflogo" src="' . $settings['images_url'] . '/smflogo.png" alt="Simple Machines Forum" title="Simple Machines Forum" />' : '<div id="siteslogan" class="floatright">' . $settings['site_slogan'] . '</div>', '
      </div>


Değiştir:
<div id="spina_bifida_logo"><img src="' . $settings['images_url'] . '/theme/spina_bifida_turkey_logo.png" alt="Simple Machines Forum" title="Simple Machines Forum" /></div>   


4. Index.css
En alta ekle:
#spina_bifida_logo img{width: 100%;}

Dzonny

Topic approved, as there is no moderation action for a while, and topic was reported.
Please feel free to report this topic again if you think that it should be edited/removed/moderated.

(Moderators, feel free to remove this message when you check topic)

Regards.



Advertisement: