Read before updating: How to Update Kunena Templates - More detail

Disable Preview Button

S Topic Author
New Member New Member
  • Posts: 10
  • Thanks: 1

Disable Preview Button

13 years 4 days ago
#845
Hi,

maybe its not really with your template but I do not know perhaps you can help anyway. How can the 'Preview' button be disabled so that the option is no longer available?

Thank you

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

ntstore's Avatar
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

Re: Disable Preview Button

13 years 2 days ago
#848
Hi Sabih,

If you want to disable the button preview you can add the following code section in to the template.css (css of the joomla template ).
Code:
#Kunena td#kpost-buttons .kbutton:nth-child(2) { display: none; }

Regards
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
The following user(s) said Thank You: Sabih

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

Time to create page: 0.229 seconds