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

Layout error on new post form

cloudplanet's Avatar Topic Author
New Member New Member
  • Posts: 13
  • Thanks: 2

Layout error on new post form

7 years 3 months ago
#15472
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

Attachments:

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

cssyeah's Avatar
Moderator Moderator
  • Posts: 102
  • Thanks: 38

Re: Layout error on new post form

7 years 3 months ago - 7 years 3 months ago
#15475
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.
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.

cloudplanet's Avatar Topic Author
New Member New Member
  • Posts: 13
  • Thanks: 2

Re: Layout error on new post form

7 years 3 months ago
#15476
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
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