Module alignment issues
Module alignment issues
11 years 5 months ago
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.
Can you please assist. This keeps happening whenever a forum entry is made. At this stage I cannot launch the site like this.
Please Log in or Create an account to join the conversation.
Re: Module alignment issues
11 years 5 months ago
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
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
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
Re: Module alignment issues
11 years 5 months agoPlease Log in or Create an account to join the conversation.
Re: Module alignment issues
11 years 5 months ago - 11 years 5 months ago
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.
- 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.
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
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