Keyword

Floating Add Item To Category - Disable?

  • Avi Tariaki
  • Avi Tariaki's Avatar Topic Author
  • Offline
  • New Member
More
10 years 6 months ago #126130 by Avi Tariaki
Floating Add Item To Category - Disable? was created by Avi Tariaki
Hi,

Is there a way to make the floating bar for adding new item static somewhere on the page? It's very confusing when it's floating...

Thanks

Please Log in or Create an account to join the conversation.

More
10 years 6 months ago #126131 by Lefteris
Replied by Lefteris on topic Re: Floating Add Item To Category - Disable?
Hi. This has nothing to do with K2. You can set any HTML element to static using CSS:
.yourElementClass { position: fixed; top: 80px; left: 20px; }

developer.mozilla.org/en-US/docs/Web/CSS/position.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum