Invision Community 5: A video walkthrough creating a custom theme and homepage By Matt Thursday at 04:02 PM
ReyDev Posted December 10, 2021 Author Posted December 10, 2021 (edited) What's New in Version 1.2.3 NEW Ability to add images for slides in mobile mode -> (RD) Slideshow Tab Ability to adjust the content of the slide in 3 directions right, left and middle -> (RD) Slideshow Tab Ability to display slideshows only on the main page of the forum -> (RD) Slideshow Tab Ability to add background to the footer -> (RD) Footer Ability to add a cover to the background footer in dark and light modes + optional -> (RD) Footer Ability to disable closing the sidebar menu -> (RD) Sidebar FIXED The middle button style in the Bottom Navigation Modify slide show content in mobile version CSS code optimization Main Naviagetion Slideshow Edited December 10, 2021 by ReyDev CiberBob 1
ReyDev Posted December 10, 2021 Author Posted December 10, 2021 @CiberBob could you send me a user/pass to login (PM) to check the create button and notification? CiberBob 1
Madal Posted December 13, 2021 Posted December 13, 2021 (edited) Any idea why the strip on the very top is transparent in dark mode? Couldn't find anything from theme options. Edited December 13, 2021 by Madal
ReyDev Posted December 13, 2021 Author Posted December 13, 2021 11 hours ago, Madal said: Any idea why the strip on the very top is transparent in dark mode? Couldn't find anything from theme options. @Madal Please send me the link so i can check it out please. because i haven't seen this issue anywhere
CiberBob Posted December 14, 2021 Posted December 14, 2021 Hello categories in the blog application and all other bubble info applications are invisible:
ReyDev Posted December 15, 2021 Author Posted December 15, 2021 On 12/12/2021 at 7:28 PM, Madal said: Any idea why the strip on the very top is transparent in dark mode? Couldn't find anything from theme options. Solved!
ReyDev Posted December 15, 2021 Author Posted December 15, 2021 (edited) 12 hours ago, CiberBob said: Hello categories in the blog application and all other bubble info applications are invisible: Hi @CiberBob please add this snippet code to the MISC tab -> Custom CSS section for now and let me know please. of course i'll add this option to the next version. .ipsBadge, a.ipsBadge { color: inherit; } Edited December 15, 2021 by ReyDev CiberBob 1
CiberBob Posted December 20, 2021 Posted December 20, 2021 (edited) Hello @ReyDev, thank you very much, I have another problem in the clubs everything is white under the menu: Edited December 20, 2021 by CiberBob
ReyDev Posted December 21, 2021 Author Posted December 21, 2021 13 hours ago, CiberBob said: Hello @ReyDev, thank you very much, I have another problem in the clubs everything is white under the menu: Add thnis css code to the MISC tab -> Custom CSS. I'll fix it in the next version. #tabs_club.ipsTabs { color: rgb( var(--theme-area_background_reset) )!important; } CiberBob 1
IveLeft... Posted December 24, 2021 Posted December 24, 2021 New install on VPS on Nginx, php 8.1.1 Home page shows this
ReyDev Posted December 26, 2021 Author Posted December 26, 2021 (edited) On 12/24/2021 at 3:32 PM, Muddy Boots said: New install on VPS on Nginx, php 8.1.1 Home page shows this what is your websit url? Edited December 26, 2021 by ReyDev
theblackelk Posted January 9, 2022 Posted January 9, 2022 Changing certain things like active pagination does nothing. I want the color to be different depending on light/dark mode so I don't want to just override it.
theblackelk Posted January 9, 2022 Posted January 9, 2022 It looks like it is tied to another variable. I can change it by adding to the custom css only: html.dark-theme{ --theme-pagination_active: 72,154,228!important; }
ReyDev Posted January 11, 2022 Author Posted January 11, 2022 On 1/9/2022 at 10:00 AM, theblackelk said: It looks like it is tied to another variable. I can change it by adding to the custom css only: html.dark-theme{ --theme-pagination_active: 72,154,228!important; } Hi, I'll work on it and get back to you soon. thank you
ahc Posted January 16, 2022 Posted January 16, 2022 Hi there. We're interested in this theme, but have a couple questions before we decide on purchasing. Can the loading wheel feature be turned off? The site loads faster than it pops up, so we don't see a need for it. I noticed a custom CSS box inside the theme settings itself. Is there a difference in using that over the custom.css template? Will your other applications work seamlessly with this theme?
Sirmadsen Posted January 16, 2022 Posted January 16, 2022 On 12/21/2021 at 8:04 AM, ReyDev said: Add thnis css code to the MISC tab -> Custom CSS. I'll fix it in the next version. #tabs_club.ipsTabs { color: rgb( var(--theme-area_background_reset) )!important; } It's not just in clubs, it's in blogs as well, it's everywhere where there is a info panel. White text on white background. Hoping to see a fix soon. Great theme, tons of features. Def worth the price.
ReyDev Posted January 17, 2022 Author Posted January 17, 2022 15 hours ago, ahc said: Hi there. We're interested in this theme, but have a couple questions before we decide on purchasing. Can the loading wheel feature be turned off? The site loads faster than it pops up, so we don't see a need for it. I noticed a custom CSS box inside the theme settings itself. Is there a difference in using that over the custom.css template? Will your other applications work seamlessly with this theme? Hi @ahc 1.Yes 2.Yes. This option is intended to be able to change items in it for users who are not familiar with changing the theme (CSS files). 3.Yes. I checked almost all my apps with it and there was no issue. If there is, be sure to let me know so I can fix it. 9 hours ago, Sirmadsen said: It's not just in clubs, it's in blogs as well, it's everywhere where there is a info panel. White text on white background. Hoping to see a fix soon. Great theme, tons of features. Def worth the price. Hi @Sirmadsen I'll definitely review all these cases and solve them by the end of this week. In addition, new features will be added to the theme in the new update. Thank you.
ReyDev Posted January 17, 2022 Author Posted January 17, 2022 On 1/9/2022 at 9:33 AM, theblackelk said: Changing certain things like active pagination does nothing. I want the color to be different depending on light/dark mode so I don't want to just override it. sorry for delay in Vala Palette mode, the color of the pagination inherits from the Main theme color-Darker option. if you want to change it for dark/light modes, enable the Customize Main Theme Color option in (RD) Main Theme Settings and change the Main theme color-Darker option for dark/light. you can also use the (RD) Front-End LIGHT/DARK to manage all colors for dark and light modes, just like the default IPS mode. hope this helps
ReyDev Posted January 25, 2022 Author Posted January 25, 2022 What's New in Version 1.2.4.0 NEW -> reDesigning the user profile hover card -> (RD) Profile FIXED -> Tab items font-color in clubs, blogs , ... Eljon and CiberBob 2
kmk Posted January 27, 2022 Posted January 27, 2022 (edited) After choose Logo Position to Topbar, the logo from mobile is desapeared. Main theme setting / Logo position Desktop look good, but mobile desapeared Edited January 27, 2022 by kmk
kmk Posted January 28, 2022 Posted January 28, 2022 Please could you made the Default editor more eye-catching? Nikoly Zelesky 1
kmk Posted January 28, 2022 Posted January 28, 2022 Hi @ReyDev I am applying Dark mode for my theme, right now topic item have background padding, then another body padding. I would like to give a little more space to host the topic item, could you provide solution to extend the item area?
kmk Posted January 28, 2022 Posted January 28, 2022 Twinkle and Circle before the Topic title need a little distance.
Recommended Posts