Jump to content

Cum Pun Alt Banner La Tema Asta ?


afk.

Recommended Posts

deci tu te referi la logo ? adauga codul acesta in default hader

<a href='{$this->settings['board_url']}' title='{$this->lang->words['go_home']}' rel="home" accesskey='1'><img src='Link logo' alt='{$this->lang->words['logo']}' /></a>

 

iar la link logo adaugi link catre logo 

  • Upvote 1
Link to comment
Share on other sites

Asta trebuie să pui in default header

<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='imagine' alt='{$this->lang->words['logo']}' /></a>
</if>

Înlocuește ce ai in default header cu asta , modifici doar ”imagine” cu linkul direct către imagine Ex:

http://s30.postimg.org/zcr7y5pz5/1_Red_and_blue_W_logo_full.png
Link to comment
Share on other sites

degeaba am sters si am bagat doar linku dela imagine .. http://i.imgur.com/rHvJyNc.png

Iartama ca te fac prost dar asa e..

pune asta in default header...

<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='http://s6.postimg.org/w7brab0r5/image.png' alt='{$this->lang->words['logo']}' /></a>
</if>
  • Upvote 1

 a lot of bla bla bla...

Link to comment
Share on other sites

 

Iartama ca te fac prost dar asa e..

pune asta in default header...

<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='http://s6.postimg.org/w7brab0r5/image.png' alt='{$this->lang->words['logo']}' /></a>
</if>

l-am bagat , degeaba =)

Link to comment
Share on other sites

La branding  ai acolo backgorund:#black; sau ce ai tu iar in loc de culoare pune imagine si o sa arate asa.

branding{
background: url('linkul la imaginea ta ') no-repeat scroll center center transparent;

Ce am zis eu mai sus e pentru Banner. 

Pentru logo il schimbi de la  look&feel>> si in stanga ai >>>easy logo changer>> alegi imaginea ta  si selectezi la ce tema o pui.

 

Link to comment
Share on other sites

La branding  ai acolo backgorund:#black; sau ce ai tu iar in loc de culoare pune imagine si o sa arate asa.

branding{
background: url('linkul la imaginea ta ') no-repeat scroll center center transparent;

Ce am zis eu mai sus e pentru Banner. 

Pentru logo il schimbi de la  look&feel>> si in stanga ai >>>easy logo changer>> alegi imaginea ta  si selectezi la ce tema o pui.

nu a mers ..

Link to comment
Share on other sites

Du-te in globalTemplate si cauta asta:

<div id="logo"><a href='{$this->settings['board_url']}' title='{$this->lang->words['go_home']}' rel="home" accesskey='1'><img class="logo" src="{style_images_url}/logo_v2.png"/></a></div>

Locatia de la logo e asta:

 {style_images_url}/logo_v2.png

{style_images_url} fiind directorul cu imagini pentru tema.

Ia du-te in folderul cu imaginile temei si uploadeaza-ti bannerul cu numele logo_v2.png si ia vezi, merge? Daca vrei cu alt nume, modifica si in cod.

  • Upvote 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • 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.