Jump to content

[Dark / Light] Fluent Design Theme Edition - Topic Support


Recommended Posts

On 3/20/2023 at 7:36 PM, aXenDev said:

I'll fix this in next update with @Riley Anderson issue about drawer in mobile.

/* Fix rank display on menu */
@media screen and (max-width: 979px) {
	.elMobileDrawer__rank {
        max-width:calc(100% - 0px);
      	position: unset;
	}
}
.ipsDrawer_list {
   	width: 100%;
    position: relative;
    list-style: none;
    padding: 0 0 0px;
    margin: 0;
}

The main problem was the calc(100% - 50px) (wtf?)
The ipsDrawer_list is to put the rank properly at the bottom. 

Link to comment
  • 4 weeks later...
  • 1 month later...
8 minutes ago, Ricsca said:

I have been using version 4.0.10 for some time but today having bought the renewal for ipb I wanted to renew the theme too but from my admin panel it lets me buy the theme and not the ronnovo.

How come?

Hi,

You should ask the IPS staff about this.

Link to comment
25 minutes ago, EmpireKicking said:

I do not know if it's me or what, however, while scrolling the top navigation/profile menu is glitching so badly, not smooth at all and goes up and down and everywhere while scrolling down and up the page 

Can you show me how can I reproduce this issue?

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...