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

Title and details extending across columns in topic listing

S Topic Author
Junior Member Junior Member
  • Posts: 20
  • Thanks: 1

Title and details extending across columns in topic listing

5 years 2 months ago
#15992
Hi

When listing topics the total and details column extends across to the statistics columns. This occurs to all topic listings in Category, MyTopics and Recent Topics.

See attached screen grab.

Please can you correct this to make sure that this does not happen?

Attachments:

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

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

Re: Title and details extending across columns in topic listing

5 years 2 months ago - 5 years 2 months ago
#15993
Hi Sekulla,

Thank you about bug report. It's the issue of our template and we will fix in next version. Please follow some below steps to quick fix this issue on your website.

- Step 1: Create the style file with named nts_ktrend_custom.css.
- Step 2: Copy below CSS rules to nts_ktrend_custom.css file.
Code:
@media screen and (min-width: 768px) { body #kunena.layout ul.topic-list li { padding-right: 220px; } }

- Step 3: Copy(upload) the nts_ktrend_custom.css file to the css folder of current joomla template.
- Steps 4: Reload your website to view all changes.

PS: Please let us know if it does not work on your website.

Best regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Last edit: 5 years 2 months ago by ntstore.

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

S Topic Author
Junior Member Junior Member
  • Posts: 20
  • Thanks: 1

Re: Title and details extending across columns in topic listing

5 years 2 months ago
#15994
Hi Thank you,

I tried this and placed it both in the Protostar template folder and the css folder. This made no change. I also tried adding this to the KTrend template custom.css and this also made not change.

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

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

Re: Title and details extending across columns in topic listing

5 years 2 months ago
#15995
Hi,

Please post your website url here. I'll help you check the issue.

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

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

S Topic Author
Junior Member Junior Member
  • Posts: 20
  • Thanks: 1

Re: Title and details extending across columns in topic listing

5 years 2 months ago
#15996
stageing environment is at;

www.adonisvillage.com/stageit

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

S Topic Author
Junior Member Junior Member
  • Posts: 20
  • Thanks: 1

Re: Title and details extending across columns in topic listing

5 years 2 months ago
#15997
I sent you admin access by email.

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

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

Re: Title and details extending across columns in topic listing

5 years 2 months ago
#15998
Thank you very much about your information. I added new style file in the Adonis_village template. It's working fine on your site.
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

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

S Topic Author
Junior Member Junior Member
  • Posts: 20
  • Thanks: 1

Re: Title and details extending across columns in topic listing

5 years 2 months ago
#15999
Hi,

I manged to get it to work.

I used

body #kunena.layout ul.topic-list li {padding-right: 220px;}

In the Kunena template custom css file.

Thanks

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

S Topic Author
Junior Member Junior Member
  • Posts: 20
  • Thanks: 1

Re: Title and details extending across columns in topic listing

5 years 2 months ago
#16000
OH

I think our messages get crossed. We both made changes in parallel, you on the Joomla template and me on the Kunena template.

Can you let me know what change you made so that I can carry it across to the live site or send an updated template installation.
Thanks

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

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

Re: Title and details extending across columns in topic listing

5 years 2 months ago - 5 years 2 months ago
#16001
Hi,

I added a style file (nts_ktrend_custom.css) in to the "[root]/templates/Adonis_village/css/" path. My code loads the custom file in the active joomla template. I decrease the padding right to the 180px because 220px is too big.

Best regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Last edit: 5 years 2 months ago by ntstore.

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

Time to create page: 0.478 seconds