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

[Solved] Colored topic box

paxx's Avatar Topic Author
Senior Member Senior Member
  • Posts: 41
  • Thanks: 0

[Solved] Colored topic box

10 years 9 months ago - 10 years 8 months ago
#2518
Hi
How can I have the topic box colored?
The same as in your demo.
If the problem can be solved why worry? If the problem cannot be solved, worrying will do you no good.

Attachments:

Last edit: 10 years 8 months ago by paxx.

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

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

Re: Colored topic box

10 years 9 months ago
#2521
Hi,

The NTS KSliver has been supported eight category class suffix. Follow some below steps to add class suffix for a category.

Step 1: Log-in to back-end of your site and go to the "Component -> Kunena Forum -> Category Manager" menu.

Step 2: Click to the category you want to add class suffix.



Step 3: Look above image. In the Category Class suffix field you can add class for this category.

[space]frm-faq
[space]frm-solve
[space]frm-lock
[space]frm-bug
[space]frm-movie
[space]frm-trash
[space]frm-sticky
[space]frm-hilite

Step 4: Save your configure and reload your forum to view changes.

Please let's us know if it does not work with you.
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

Attachments:

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

dexter33's Avatar
Premium Member Premium Member
  • Posts: 84
  • Thanks: 5

Re: Colored topic box

10 years 9 months ago
#2524
Hi

I have the same question and cannot get it to work properly on my Forum.
I followed your instructions and added [space]frm-solve for example.
Maybe this is a conflict with my own websites template ?
www.moviestudiozen.com/forum/index

Coloured triangle does appear in top right corner for each Category, however Topics box remains plain with no colour.



Regards
Derek.
Don't panic!

Attachments:

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

paxx's Avatar Topic Author
Senior Member Senior Member
  • Posts: 41
  • Thanks: 0

Re: Colored topic box

10 years 8 months ago
#2540
@dexter33
I managed to have the topic box coulored.
What I did was to create a new custom CSS-file named "nts-ksliver-custom.css" in this css-file I placed the following css-code:
Code:
#Kunena .nts-kblock .kcol-kcattopics{background:#FFEDB4;border-radius:3px;border:1px solid #DCB683;box-shadow:0 -2px 0 0 rgba(0,0,0,.2)inset;color:#74400b;display:block;float:left;min-height:50px;line-height:1;margin:0;padding:0;text-align:center;width:70px}#Kunena .nts-kblock .kcol-kcatreplies{background:#fff;border-radius:3px;border:1px solid #ddd;box-shadow:0 -2px 0 0 rgba(0,0,0,.2)inset;color:#666;display:block;float:left;min-height:50px;line-height:1;margin:0;padding:0;text-align:center;width:70px}

I then uploaded this css-file to:
templates => "My_Template" => css

after that it worked.

Hope this helps you
If the problem can be solved why worry? If the problem cannot be solved, worrying will do you no good.

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

dexter33's Avatar
Premium Member Premium Member
  • Posts: 84
  • Thanks: 5

Re: Colored topic box

10 years 8 months ago
#2543
Hi Paxx

Thanks :)
I already discovered a similar solution after experimenting for a while, and now have used a lot more colour on all my boxes.

Cheers
Derek.
Don't panic!

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

Huyen Nguyen's Avatar
Moderator Moderator
  • Posts: 558
  • Thanks: 140

Re: Colored topic box

10 years 8 months ago - 10 years 8 months ago
#2546
Hi dexter33,

The NTS KSliver has supported 4 colors for Topic count of each category. View below list.

- tp-hilite (High light)
- tp-red (Red color)
- tp-green (Green color)
- tp-p (Pink color)

So in the "Category class suffix" option you can fill one of four color class if you want. After save back to front to view changes.

Hope this helps
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **

Attachments:

Last edit: 10 years 8 months ago by Huyen Nguyen.
The following user(s) said Thank You: paxx

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

Time to create page: 0.287 seconds