Layout error on new post form
Layout error on new post form
7 years 3 months ago
Hello!
I am having a layout error on the 'New Post' form. The titles are overlapping the form fields. Please see attached screenie.
You should still have the login details to the site from my other issue. Otherwise, if you provide the CSS code to fix this, I can add it to our custom.css. Either way is fine.
Thank you!
Todd
I am having a layout error on the 'New Post' form. The titles are overlapping the form fields. Please see attached screenie.
You should still have the login details to the site from my other issue. Otherwise, if you provide the CSS code to fix this, I can add it to our custom.css. Either way is fine.
Thank you!
Todd
Please Log in or Create an account to join the conversation.
Re: Layout error on new post form
7 years 3 months ago - 7 years 3 months ago
Yes, There are some style conflict between our template and kunena style built-in the JA Playstore template. I have just disabled the kunena style in the JA Playstore template. I'm checking some conflict issues on your site.
***Update***
I fixed the break layout issue. I updated all CSS rules to the custom.css file in the JA Playstore template. You will see the bellow CSS rules when scroll to the bottom of file.
***Update***
I fixed the break layout issue. I updated all CSS rules to the custom.css file in the JA Playstore template. You will see the bellow CSS rules when scroll to the bottom of file.
Code:
/* 9ThemeStore update */
body #kunena.layout {
background: transparent;
color: #999;
padding: 0;
}
body #kunena.layout .kheader {
background: transparent;
}
body #kunena.layout .row-fluid {
margin-left: 0;
margin-right: 0;
}
body #kunena.layout .kpostmessage fieldset {
border: 0;
}
UI/UX Designer - Web developer. (UI/UX design for T4 Framework, T4 Pagebuilder, GK Framework products...)
Last edit: 7 years 3 months ago by cssyeah.
The following user(s) said Thank You: cloudplanet
Please Log in or Create an account to join the conversation.
Re: Layout error on new post form
7 years 3 months ago
Trung, this looks amazing!!!
Thank you so much for your help. I can't tell you how much I appreciate it.
You guys are awesome!
Kindest regards,
Todd
Thank you so much for your help. I can't tell you how much I appreciate it.
You guys are awesome!
Kindest regards,
Todd
The following user(s) said Thank You: cssyeah
Please Log in or Create an account to join the conversation.
Time to create page: 0.240 seconds