Gabi, I'm sorry for my importunate, but after stretching the forum, there was a need to place the logo of the forum in the middle. How to organize this idea?
Hello Always in latte/theme/_style_config.scss Find: Code: $center-logo: false !default; // true or false Replace with: Code: $center-logo: true !default; // true or false Recompile style. You can find many configuration options here: https://www.artodia.com/phpbb-31-tutorials/customize-layout/, or un the file himself.
Yes, the extension works. But, there is no support for the mobile version. From a mobile device the banner is too huge.
Hello, Gabby. Style Latte used the opportunity to expand the forum categories. With the help of the third-party statblock extension, I combined all the statistics into a single block (line 1615 - 1641), and would like to apply the possibility of deployment to it. In the file forum_fn.js found the toggle code.Is it possible to try to use it to implement this idea, or is it too difficult for a beginner?
Ok. I propose the following changes: - Installs the https://www.phpbb.com/customise/db/extension/collapsible_forum_categories extension - Delete ext/phpbb/collapsiblecategories/styles/latte folder - Download and unzip the 'latte_collapsible.zip' archive (see below) in ext/phpbb/collapsiblecategories/styles/ folder - Deactivate your statblock extension - Download and install my statblock extension version (see below) Enjoy
Gabby, this is fantastic. Your knowledge is impressive... The style acquired a finished look. Is there any hope for using this technique in future versions of latte?
I apologize for my bad English. It's about future versions of latte. Will this block be added to them? Taking the opportunity, let us ask one more question. I managed to add all the available statistics to the file index_body_stat_blocks_before.htm, after which it was displayed in the unfolding block of statistics. All but the statistics for 24 hours from the extension Who Was Nere (http://bb3.mobi/forum/download/file.php?id=790) Strongly refuses to show up.
Hello Can someone help me how to make left and right menus on Latte theme on phpbb 3.2.1? I want something like the attached picture. On the left menu I want to display recent posts. The right menu will contain ads from adsense.
Recent Topics https://www.phpbb.com/customise/db/extension/recent_topics_2/ solve the problem with posting topics and posts on the right side/top/down Question announcements remains open
I don't think so. It's a request for support for the extension. Try to ask the developer. Take a look at this code proposed by a certain ... Arty
Latte style get stuck a little when you are scrolling them in Chrome browser, but in MS Edge browser works well. Why?