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

Buttons too large

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

Buttons too large

5 years 4 months ago - 5 years 4 months ago
#15921
Hi
I am using a YOOTHEME UIKIT theme.
I notice that the buttons on your kunena model are too big and unpleasant to see.

They eat all the space and break the order of design.
Do you have any idea about how I can remedy this problem, or better if you can make your themes compatible with UIKIT too.

The image does not convey the idea, but they are twice the size of what you use on this forum

Thanks



Last edit: 5 years 4 months ago by ntstore.

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

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

Re: Buttons too large

5 years 4 months ago
#15922
Hi Miri,

I think, there are some conflict style. Please send me the your site url, I'll try to debug and improve style for our template.

Best regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

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

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

Re: Buttons too large

5 years 4 months ago
#15924
You will see that I added a small custom css to get around this a bit (but I don't even know if it is correct).
Code:
#kunena.layout .kbutton, #kunena.layout .btn-default { font-size: 15px; line-height: inherit; }

I made the addition via custom.css
Thanks

An example of a page is this
This message contains confidential information
The following user(s) said Thank You: ntstore

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

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

Re: Buttons too large

5 years 4 months ago
#15925
Great, It has really match your website. Beautiful website and nice forum.

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

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

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

Re: Buttons too large

5 years 4 months ago
#15926
I am very pleased, but the merit of the forum is of the best templates that there are for kunena. You managed to give kunena a truly professional and very intuitive aspect. Keep it up. Thanks
---
So, is that bit of code ok for my buttons?

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

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

Re: Buttons too large

5 years 4 months ago - 5 years 4 months ago
#15927
Yes. That is correct code. So please help me add bellow CSS rules to the custom.css file. We will apply to our template in next version.
Code:
/* Fix for Create new topic button */ body #kunena.layout a.btn .fa-pencil-alt::before { content: "\f303"; } /* Fix for topic icon */ #kunena.layout ul.topic-list li .topic-author-wrap .topic-info .kcol-ktopicicon { background-color: #ccc; }

Please subscribe the Official Announcements category to receive the update news when we release new version for template.

Thanks
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Last edit: 5 years 4 months ago by ntstore.

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

Time to create page: 0.400 seconds