Jump to content

Themeo

Members
  • Posts

    122
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Themeo

  1. The template has been updated, there should be an update soon. Depends when they accept the file. Regards.
  2. Yes, because they changed the search code in version 4.7.1 I don't understand why you are updating the forum where the template has not been updated yet. I will have time to update the templates to ips 4.7.1
  3. Don't ask me, I have no authority over this. Maybe some bug marketplace.
  4. Patience. The template is already uploaded, they must accept the file.
  5. Yes. When an official and stable version comes out.
  6. ⭐1.0.7 What's New: Fixed hiding arrows in the slider. Improved the icon when changing the template. Fixed the mobile version.
  7. ⭐1.0.4 What's New: Updated template to ips 4.6.11 ⭐1.0.5 What's New: The display of nicks in the layout of departments on the mobile version has been corrected. ⭐1.0.6 What's New: Updated template to ips 4.6.12
  8. ⚡1.1.1.6 What's New: Updated template to ips 4.6.11 ⚡1.1.1.7 What's New: The display of nicks in the layout of departments on the mobile version has been corrected. ⚡1.1.1.8 What's New: Updated template to ips 4.6.12
  9. Hey, what do you mean it doesn't work? What's going on? Maybe it is because the mobile devices or the browser has a dark mode? Everything works on my site. Let me know on a private message, send me a link to the page I will see on my devices.
  10. ⭐1.0.3 What's New: Icons have been added to the department categories. The color of the support has been improved. Improved the appearance of the user panel in the header. A button has been added to quickly move to the top (It appears when you go down) The background under the slider has been improved. The notification icon has been improved. The icons in the menu have been supplemented. A new scrollbar design has been added to match the template. Widget icons for user profile have been supplemented. Icons have been added in the user menu.
  11. You find the link id in the menu data-navitem-id="1" And this is the code for the fontawesome icon, choose one and enter the appropriate code from the icon content:" \f6f1"; So you add another line to your link by changing these parameters as mentioned above. #cb-nexxe__menu nav .ipsNavBar_primary ul[data-role="primaryNavBar"] > li a[data-navitem-id="id_item_menu"]:before { content: "\code_fontawesome_icon"; }
  12. ⚡1.1.1.5 What's New: The color of the support has been improved. ( Reported by @Neoflix ) Update to 4.6.10
  13. ⭐1.0.2 What's New: 1. Added the ability to set icons in the menu. 2. Added the ability to change the position of icons in the menu (Option A - Top above the link) (Option B - On the left side of the link) 3. Added the ability to change the submenu setting (Option A - Sub menu under the main menu) (Option B - Submenu drop-down after hovering over the link in the menu)
  14. ⭐1.0.1 What's New: Fixed the mobile version of the slider. The js script was corrected, it was embedded in the template.
  15. ⚡1.1.1.4 What's New: The js script was corrected, it was embedded in the template.
  16. This is the support topic for Sendo [Dark/White] Ideas about the template are also welcome. 🥰
  17. Write to me on pw with a link to the live demo, I will try to help you with a private message.
  18. And the background is the right size? or change from no-repeat to repeat
  19. html.theme--light body:before { content: ""; background: url(https://codebite.dev/ips/uploads/set_resources_262/da34330…_bg.svg) left top no-repeat !important; background-attachment: fixed; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
  20. Then you need to add some code that will set the background to full width and height, a matter of your setting.
  21. You simply cannot use the settings in the template, the same background is set on dark and light. Add in custom.css html.theme--light body:before { content: ""; background: url(https://codebite.dev/ips/uploads/set_resources_262/da34330…_bg.svg) left top no-repeat !important; background-size: cover; }
  22. ⚡1.1.1.2 Whats New: An animation has been added in the topic list. Improved the online status on the avatar.
  23. ⚡1.1.1.1 Whats New: A new option for animating the display of departments has been added.
×
×
  • Create New...