Keyword

k2 floating ADD NEW ITEM bar fix

More
8 years 9 months ago - 8 years 9 months ago #150287 by Sarah
k2 floating ADD NEW ITEM bar fix was created by Sarah
For those of you who are looking for a fix like i was forever. I found the solution and thought I'd post.

Add this to your css:
.k2UserBlockActions .modal {
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    position: inherit;
    width: auto;
    background-color: transparent;
}

Rather than hacking the code you can create a custom css file by naming it custom.css with this code in it and upload it to your template css folder OR you can do what I did is simple download the Custom CSS module here extensions.joomla.org/extensions/extension/style-a-design/templating/custom-css and it works like a module so you put in your code and apply it to all pages and give it custom module position "debug" and it works.

Examples of what the code does:
It goes from this: prntscr.com/9k2o8m
To this: prntscr.com/9k2onq

Last edit: 8 years 9 months ago by Sarah.

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
8 years 8 months ago #150290 by Krikor Boghossian
Replied by Krikor Boghossian on topic k2 floating ADD NEW ITEM bar fix
You can also override the k2 css file by copying it to your template's css folder. This ensures that you won't lose your changes when you update K2.

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