EZIKEN Posted June 29, 2015 Report Posted June 29, 2015 http://i.imgur.com/vgsS0mr.png => vreau sa dispara textul ala logo.png
+SnowHD Posted June 29, 2015 Report Posted June 29, 2015 Ai putea adauga un logo, in loc sa-l scoti Daca te-am ajutat, nu uita de +1 ! Multumesc.
OPTiMUS Posted June 30, 2015 Report Posted June 30, 2015 Rezolvare:Cauţi în global template: <div id='logo' align="center"> <if test="brandingBar:|:ipsRegistry::$applications[ $this->registry->getCurrentApplication() ]['hasCustomHeader']"> {parse template="overwriteHeader" group="{current_app}_global" params=""} <else /> {parse template="defaultHeader" group="global" params=""} </if> </div>sau <div id='logo'> <if test="brandingBar:|:ipsRegistry::$applications[ $this->registry->getCurrentApplication() ]['hasCustomHeader']"> {parse template="overwriteHeader" group="{current_app}_global" params=""} <else /> {parse template="defaultHeader" group="global" params=""} </if> </div>Şi îl ştergeţi 1
+SnowHD Posted June 30, 2015 Report Posted June 30, 2015 Rezolvare:Cauţi în global template: <div id='logo' align="center"> <if test="brandingBar:|:ipsRegistry::$applications[ $this->registry->getCurrentApplication() ]['hasCustomHeader']"> {parse template="overwriteHeader" group="{current_app}_global" params=""} <else /> {parse template="defaultHeader" group="global" params=""} </if> </div>sau <div id='logo'> <if test="brandingBar:|:ipsRegistry::$applications[ $this->registry->getCurrentApplication() ]['hasCustomHeader']"> {parse template="overwriteHeader" group="{current_app}_global" params=""} <else /> {parse template="defaultHeader" group="global" params=""} </if> </div>Şi îl ştergeţi Tu incerci sa faci posturi sau ce ? Nu vezi ? Am rezolvat ! T/C 1 Daca te-am ajutat, nu uita de +1 ! Multumesc.
OPTiMUS Posted June 30, 2015 Report Posted June 30, 2015 Tu incerci sa faci posturi sau ce ? Nu vezi ? Am postat rezolvarea pentru alţi utilizatori care au aceeaşi problemă, nu toţi reuşesc.
+SnowHD Posted June 30, 2015 Report Posted June 30, 2015 Nu toti au acelasi cod, si cea ce i-ai dat tu, ii sterge cu totul brandingu. El a cerut numa logo-ul ... 1 Daca te-am ajutat, nu uita de +1 ! Multumesc.
OPTiMUS Posted June 30, 2015 Report Posted June 30, 2015 Nu toti au acelasi cod, si cea ce i-ai dat tu, ii sterge cu totul brandingu. El a cerut numa logo-ul ...verifică înainte să faci afirmaţii, branding e mai sus în div-ul propriu <div id='branding'> sau ceva de genul.
+BebeGFX Posted June 30, 2015 Report Posted June 30, 2015 verifică înainte să faci afirmaţii, branding e mai sus în div-ul propriu <div id='branding'> sau ceva de genul. In global template ->default header are un cod gen:<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>[/code] Il sterge pe tot si nu mai apare.
+SnowHD Posted July 1, 2015 Report Posted July 1, 2015 In global template ->default header are un cod gen: <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>[/code] Il sterge pe tot si nu mai apare.Exact ... Lasa ca domnu de mai sus e expert Daca te-am ajutat, nu uita de +1 ! Multumesc.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now