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

Module alignment issues

E Topic Author
New Member New Member
edk's Avatar
edk
  • Posts: 2
  • Thanks: 0

Module alignment issues

11 years 5 months ago
#2011
Hi, I am experiencing problems with the alignment of module on a site using the NTS KArgo template, screenshot attached. I am using custom.css, but the issue is there with or without the custom css.
Can you please assist. This keeps happening whenever a forum entry is made. At this stage I cannot launch the site like this.

Attachments:

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

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

Re: Module alignment issues

11 years 5 months ago
#2013
Hi edk,

I found the reason of issue on your screenshot but I need debug on your site to provide you a correct solution for this issue. Please post your site url here or send me via email (url link and a test account).

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

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

E Topic Author
New Member New Member
edk's Avatar
edk
  • Posts: 2
  • Thanks: 0

Re: Module alignment issues

11 years 5 months ago
#2016

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

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

Re: Module alignment issues

11 years 5 months ago - 11 years 5 months ago
#2020
Hi,

Thank you about your information. We found some issues, please follow below steps to solve it.

- Step 1: Create a file with named nts-kargo-custom.css

- Step 2: Copy and paste some CSS rules to the file you have been created.
Code:
body #Kunena table.kprofilebox .input { overflow: hidden; } body #Kunena table.kprofilebox .input span { float: left; } body #Kunena table.kprofilebox .input span:last-child { padding-top: 15px; } body #Kunena .divider { display: inline-block; }

- Step 3: Use a FTP account and upload the nts-kargo-custom.css to the css folder of the current Joomla template.

If you want to override anything of the NTS KArgo template you can add more style for the nts-kargo-custom.css file.

Hope this helps.
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Last edit: 11 years 5 months ago by ntstore.

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

Time to create page: 0.232 seconds