justme Posted January 11, 2014 Share Posted January 11, 2014 How do I put minimise icon on subforum display in the forum view? There are too many subforums and I would like the ability to minimise the subforum panel on forumview thanks Link to comment Share on other sites More sharing options...
siv1987 Posted January 11, 2014 Share Posted January 11, 2014 System settings-> Performance-> CPU Saving -> Disable Sub-forums on Board Index Link to comment Share on other sites More sharing options...
justme Posted January 11, 2014 Author Share Posted January 11, 2014 (edited) No you misunderstand, the board index is fine.... in forumview with subforums above the posts, i need to be able to minimise that subforums panel. Edited January 11, 2014 by justme Link to comment Share on other sites More sharing options...
siv1987 Posted January 11, 2014 Share Posted January 11, 2014 Show the screenshot that you want to minimize and how. Link to comment Share on other sites More sharing options...
justme Posted January 11, 2014 Author Share Posted January 11, 2014 Look at your "Tags Attached" (sorry google translate) panel above the topics/posts in forumview....it has a JS minimise button. Link to comment Share on other sites More sharing options...
justme Posted January 11, 2014 Author Share Posted January 11, 2014 As a matter of fact, you have a "Tags Attached" panel above this topic, with the minimise button to the top right Link to comment Share on other sites More sharing options...
justme Posted January 11, 2014 Author Share Posted January 11, 2014 screenshot Link to comment Share on other sites More sharing options...
siv1987 Posted January 11, 2014 Share Posted January 11, 2014 In no way, because the script containing the code folding is connected only to the main page, and it is not compatible with the forum pages. For toggle tags written a separate js function. toggle - http://ipbskins.ru/forum/public/js/ips.tagscloud.js Link to comment Share on other sites More sharing options...
justme Posted January 12, 2014 Author Share Posted January 12, 2014 ok, thanks for the info Link to comment Share on other sites More sharing options...
Dmitriy427 Posted January 12, 2014 Share Posted January 12, 2014 It's not difficult script. It can be modifed, as you need, and added into the forumIndexTemplate directly. Link to comment Share on other sites More sharing options...
justme Posted January 13, 2014 Author Share Posted January 13, 2014 It's not difficult script. It can be modifed, as you need, and added into the forumIndexTemplate directly. hi have you got time to do it for me thanks ;) i guess you just need to change the ID and classes Link to comment Share on other sites More sharing options...
siv1987 Posted January 13, 2014 Share Posted January 13, 2014 i guess you just need to change the ID and classesOnly on ID and classes - does not go far, as the saying goes. Сlasses are the same everywhere, there will need to copy the function and work properly configure with cookies. Link to comment Share on other sites More sharing options...
justme Posted January 13, 2014 Author Share Posted January 13, 2014 Why not make a skin template and use the forum ID?? this way you can re-use the same template rather than make multiple functions? Link to comment Share on other sites More sharing options...
Dmitriy427 Posted January 13, 2014 Share Posted January 13, 2014 http://ipbskins.ru/forum/topic12676.html Link to comment Share on other sites More sharing options...
justme Posted January 13, 2014 Author Share Posted January 13, 2014 thanks so much..i give it a try ;) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now