Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
December 10, 20213 yr Author 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, 20213 yr by ReyDev
December 10, 20213 yr Author @CiberBob could you send me a user/pass to login (PM) to check the create button and notification?
December 13, 20213 yr Any idea why the strip on the very top is transparent in dark mode? Couldn't find anything from theme options. Edited December 13, 20213 yr by Madal
December 13, 20213 yr Author 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
December 14, 20213 yr Hello categories in the blog application and all other bubble info applications are invisible:
December 15, 20213 yr Author 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!
December 15, 20213 yr Author 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, 20213 yr by ReyDev
December 20, 20213 yr Hello @ReyDev, thank you very much, I have another problem in the clubs everything is white under the menu: Edited December 20, 20213 yr by CiberBob
December 21, 20213 yr Author 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; }
December 26, 20213 yr Author 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, 20213 yr by ReyDev
January 9, 20223 yr 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.
January 9, 20223 yr 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; }
January 11, 20223 yr Author 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
January 16, 20223 yr 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?
January 16, 20223 yr 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.
January 17, 20223 yr Author 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.
January 17, 20223 yr Author 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
January 25, 20222 yr Author 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 , ...
January 27, 20222 yr 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, 20222 yr by kmk
January 28, 20222 yr 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?