Jump to content

Recommended Posts

Posted

Am uploadat de curand o tema, si logo-ul imi apare cum apare in poza de jos. Am instalat cum trebuie images, dar nu stiu ce are ..

 

2BVxlEg.png

Posted

Incarca sa inlocuiesti tot din defaultHeader cu:

<if test="$this->settings['textLogo']=='yes'">
<a href='{$this->settings['board_url']}' class='textLogo' title='{$this->lang->words['go_home']}' rel="home" accesskey='1'>{$this->settings['board_name']}</a>
<else />
<a href='{$this->settings['board_url']}' title='{$this->lang->words['go_home']}' rel="home" accesskey='1'><img src='{parse replacement="logo_img"}' alt='{$this->lang->words['logo']}' /></a>
</if>
Si schimba iar logo-ul.

(Si asigura-te ca ai selectat si tema pe care vrei sa se schimbe logo-ul, in easy logo changer)

Posted

Incarca sa inlocuiesti tot din defaultHeader cu:

<if test="$this->settings['textLogo']=='yes'">
<a href='{$this->settings['board_url']}' class='textLogo' title='{$this->lang->words['go_home']}' rel="home" accesskey='1'>{$this->settings['board_name']}</a>
<else />
<a href='{$this->settings['board_url']}' title='{$this->lang->words['go_home']}' rel="home" accesskey='1'><img src='{parse replacement="logo_img"}' alt='{$this->lang->words['logo']}' /></a>
</if>
Si schimba iar logo-ul.

(Si asigura-te ca ai selectat si tema pe care vrei sa se schimbe logo-ul, in easy logo changer)

 

Acum imi merge, mersi mult.

 

Puteti da t/c.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.