Keyword

Editing css of K2 User Module

  • Donald Harvey
  • Donald Harvey's Avatar Topic Author
  • Offline
  • New Member
More
8 years 2 months ago #156146 by Donald Harvey
Editing css of K2 User Module was created by Donald Harvey
Hi Community,

I'm trying to customise the K2 User module to hide the border that goes the username, password and login boxes it has the follow css,
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

where it say solid i've tried changing that to hidden and also none which work temporary but won't stay.

I've tried putting the code into my joomla template custom css file but this won't work at all and when i change it in its current location (by firebug) it stay but when the cache clears it resets it.

Can someone tell me what i'm doing wrong or a work around that will make it stay.

Thanks

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
8 years 2 months ago #156150 by Krikor Boghossian
Replied by Krikor Boghossian on topic Editing css of K2 User Module
Hello Donald,

I've tried putting the code into my joomla template custom css file but this won't work at all and when i change it in its current location (by firebug) it stay but when the cache clears it resets it.


This is a template issue. You need to address this issue to the template's developer.

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