Matrixsc Posted July 12, 2014 Share Posted July 12, 2014 Hello I've just grabbed the snapshot skin which i love I've managed to alter the backgrounds but can't work out how to alter the the logo or text? See the picture here Thank you for your time. Link to comment Share on other sites More sharing options...
0 -Cookie- Posted July 12, 2014 Share Posted July 12, 2014 Ok since its already text, if you want to change it to your website name then do the following, in Global Templates > defaultHeader replace your with this <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> If you want a image logo, go in Global Templates > _ipbfsConfig and find, <if test="$this->settings['textLogo']='yes'"></if> replace the yes with a no Link to comment Share on other sites More sharing options...
0 Kingy Posted July 12, 2014 Share Posted July 12, 2014 This is what you replied in your other topic: Thank you for your reply Where is that based can't find it ? I did try the logo change in easy logo changer but that didn't work either Thanks Ok worked it out had to edit ipbfsconfig.file Have you found the solution to your support thread? Link to comment Share on other sites More sharing options...
0 Matrixsc Posted July 12, 2014 Author Share Posted July 12, 2014 (edited) Ok I'm confused how i'v managed to open up 2 post sorry to the mods for that ? I did alter the ipbfsconfig.file and changed it to no and it seemed to work now Also on the header is there away to remove that brush so members only use the default background please? Without me opening another thread how can i remove the copyright ( ipbskins) to the skin on the board at the footer? Can't seem to find a footer table Sorry don't want to push my luck with asking to many questions i am trying on my own before i open up a thread is it alright to carry on in this thread or open up another thread mods? Thanks and appreciate your time Edited July 12, 2014 by Matrixsc Link to comment Share on other sites More sharing options...
0 IPBPRIVATE Posted July 12, 2014 Share Posted July 12, 2014 To remove the ipbskins copyright open the "Global Template" for that skin and remove: {$footer_items['copyright']} Link to comment Share on other sites More sharing options...
0 Matrixsc Posted July 12, 2014 Author Share Posted July 12, 2014 To remove the ipbskins copyright open the "Global Template" for that skin and remove: {$footer_items['copyright']} Thanks for your reply it's moved the ipboard copyright but not the skin copyright ( see picture for what i mean) thats what i really want to remove. Thanks Link to comment Share on other sites More sharing options...
0 Kingy Posted July 12, 2014 Share Posted July 12, 2014 The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.If you have other questions, please open a new topic. Link to comment Share on other sites More sharing options...
Question
Matrixsc
Hello
I've just grabbed the snapshot skin which i love I've managed to alter the backgrounds but can't work out how to alter the the logo or text?
See the picture here
Thank you for your time.
Link to comment
Share on other sites
6 answers to this question
Recommended Posts