theezy Posted May 15, 2015 Share Posted May 15, 2015 Why don't i have The feed icon ? Underneath where Change Theme it says... How do i get a feed icon? I do have feed.png uploaded but it wont show before Change Theme... ? Link to comment Share on other sites More sharing options...
0 ScottSmudger Posted May 16, 2015 Share Posted May 16, 2015 Is this for your own site? If yes it will vary depending on your chosen skin If no, try clearing your cache in your browser settings Link to comment Share on other sites More sharing options...
0 Stake™ Posted May 17, 2015 Share Posted May 17, 2015 (edited) ACP > Look & Feel > Manage Skin Sets & Templates > Edit Templates & CSS Open globalTemplate and take following steps: Find: <if test="skinchangerOuter:|: ! $this->member->is_not_human"> Place rule above: <li> <img src='{yourfeedimageurl}' alt='{$this->lang->words['rss_feed']}' id='rss_feed' class='clickable' /> </li> Edited May 25, 2015 by Setup™ I didn't mention location of the file, I am sorry! I have added it right now. Link to comment Share on other sites More sharing options...
0 theezy Posted May 25, 2015 Author Share Posted May 25, 2015 Find: <if test="skinchangerOuter:|: ! $this->member->is_not_human"> Place rule above: <li> <img src='{yourfeedimageurl}' alt='{$this->lang->words['rss_feed']}' id='rss_feed' class='clickable' /> </li> Where can i find those and replace them?? Link to comment Share on other sites More sharing options...
0 Stake™ Posted May 25, 2015 Share Posted May 25, 2015 @theezy My fault, didn't mention the template! I am sorry! You can find this code in ACP > Look & Feel > <template_name> > globalTemplate It's in your globalTemplate file. 1 Link to comment Share on other sites More sharing options...
0 theezy Posted May 25, 2015 Author Share Posted May 25, 2015 Cheers dude Link to comment Share on other sites More sharing options...
0 Stake™ Posted May 25, 2015 Share Posted May 25, 2015 Cheers dude No worries. Here to help you out! Cheers. 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. 1 Link to comment Share on other sites More sharing options...
Question
theezy
Why don't i have The feed icon ? Underneath where Change Theme it says... How do i get a feed icon? I do have feed.png uploaded but it wont show before Change Theme... ?
Link to comment
Share on other sites
6 answers to this question
Recommended Posts