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

Class suffix

K Topic Author
New Member New Member
  • Posts: 8
  • Thanks: 0

Class suffix

12 years 4 days ago
#1455
Hello, I need example a class suffix to put red background



Attachments:

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

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

Re: Class suffix

12 years 4 days ago
#1456
Hi,

In this guide we will help you style for some class suffix you want to add for a category. Please follow some blow step to style.

- Step 1: You need create a CSS file with named nts-krevista-custom.css.

- Step 2: Add style for your class suffix you want add to your category.

Eg:
Code:
body #Kunena .kblocktable tr.krow1-red, body #Kunena .kblocktable tr.krow2-red { background: #E74C3C; /* You can change by your color code */ color: #fff; } body #Kunena .kblocktable tr.krow1-red div.kthead-title a, body #Kunena .kblocktable tr.krow2-red div.kthead-title a { color: #fff !important; } body #Kunena .kblocktable tr.krow1-yellow, body #Kunena .kblocktable tr.krow2-yellow { background: #ffd; /* You can change by your color code */ }

- Step 3: After copy & pates to the css file you use a FTP program upload this file to the CSS folder of the current joomla template.

- Step 4: Back to your forum and refresh to view changed.

Hope this helps
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

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

K Topic Author
New Member New Member
  • Posts: 8
  • Thanks: 0

Re: Class suffix

12 years 4 days ago
#1457
and I put the name box ?

-red ?

nts-krevista-custom.css ?

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

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

Re: Class suffix

12 years 4 days ago
#1458
Hi,

I saw the category class suffix on your site, You need create the CSS file and do some steps we guide you.
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

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

K Topic Author
New Member New Member
  • Posts: 8
  • Thanks: 0

Re: Class suffix

12 years 4 days ago
#1459
I send for FTP the file nts-krevistacustom.css file in templates/nts-krevista/css ...

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

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

Re: Class suffix

12 years 4 days ago
#1460
Hi,

Please send us the FTP account (via email 9themestore@gmail.com). We will help you check it.

Thanks
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

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

K Topic Author
New Member New Member
  • Posts: 8
  • Thanks: 0

Re: Class suffix

12 years 4 days ago
#1461
I sent the data, thanks

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

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

Re: Class suffix

12 years 2 days ago
#1464
Hi,

Thank you about your information. We applied the some CSS custom for you but we could not log-in at front-end to check this issue. Please provide us a solution to check some changes on your site.

Regards
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

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

K Topic Author
New Member New Member
  • Posts: 8
  • Thanks: 0

Re: Class suffix

12 years 1 day ago
#1466
Ok, now is good, very thanks !

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

Time to create page: 0.265 seconds