Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

Please note: The Kunena project team takes NO responsibility for maintaining nor supporting anything in this category.

Question Hide "Cancel" and "Preview" buttons

More
8 years 1 week ago #1 by stromboli
Hi,

I want to hide the cancel and preview buttons, since they're no use to me, anybody know how to do it with .css?

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

More
8 years 1 week ago #2 by sozzled
Yes, you can hide the CANCEL and PREVIEW buttons with CSS but it depends on whether you use the Blue Eagle or Crypsis templates. Which template are you using?

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

More
8 years 1 week ago #3 by stromboli
Blue Eagle, I tried but it didn't work :(

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

More
8 years 1 week ago #4 by sozzled
Thanks for your question. This is the CSS for the Kunena Blue Eagle template:

Code:
#Kunena input.kbutton[name="cancel"], #Kunena input.kbutton[name="preview"] { display: none; }

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

More
8 years 6 days ago #5 by stromboli
in which one? they are a bunch

isn't a custom.css that is not rewriten each time I update Kunena?

prntscr.com/arjzbq

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

More
8 years 6 days ago #6 by 810
backend - components - kunena - template manager- select blue eagle - edit css - custom.css - paste - click save

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

More
8 years 6 days ago #7 by stromboli
Thanks a lot!

Is there a way to make all borders = 1px go to border =0px with this?

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

More
8 years 6 days ago #8 by sozzled

stromboli wrote: Is there a way to make all borders = 1px go to border =0px with this?

Yes. Post a screenshot that shows which borders you want to collapse to 0px. Start a new topic for this question, please.
The following user(s) said Thank You: stromboli

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

Time to create page: 0.463 seconds