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

Error new topic layout

S Topic Author
New Member New Member
  • Posts: 17
  • Thanks: 1

Re: Error new topic layout

10 years 5 months ago
#2925
Responsive problem

Attachments:

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

S Topic Author
New Member New Member
  • Posts: 17
  • Thanks: 1

Re: Error new topic layout

10 years 4 months ago
#2944
Send mail account test.

Thanks

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

Huyen Nguyen's Avatar
Moderator Moderator
  • Posts: 558
  • Thanks: 140

Re: Error new topic layout

10 years 4 months ago - 10 years 4 months ago
#2948
Hi,

The create new topic page is working fine on mobile when we test on my devices. So we think, we need improve more style to this page. We will apply this style to next version of the NTS KSliver, so you can use it to fix your issue now.

Open the custom.css file and add below CSS rules to the bottom of file.
Code:
@media screen and (max-width: 480px) { #Kunena table#kpostmessage { display: block; } #Kunena table#kpostmessage tr, #Kunena table#kpostmessage th, #Kunena table#kpostmessage td { box-sizing: border-box; display: block; overflow: hidden; text-align: left !important; width: 100% !important; } #Kunena table#kpostmessage td.kcol-last { border-left: 0; } /* Recent post */ #Kunena .kflat #kflattable td.hidden-phone, #Kunena .kflat #kflattable td.kcol-ktopiclastpost { display: none !important; } }

Save and refresh the create new topic page to view changes

Hope this helps
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Last edit: 10 years 4 months ago by Huyen Nguyen.
The following user(s) said Thank You: specialworld83

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

S Topic Author
New Member New Member
  • Posts: 17
  • Thanks: 1

Re: Error new topic layout

10 years 4 months ago
#2953
Problem visual recent topic.

Thanks

Attachments:

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

Huyen Nguyen's Avatar
Moderator Moderator
  • Posts: 558
  • Thanks: 140

Re: Error new topic layout

10 years 4 months ago
#2954
Hi,

I have just updated above CSS rules. Update to the custom.css file to solve your issue.

Regards,
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **

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

S Topic Author
New Member New Member
  • Posts: 17
  • Thanks: 1

Re: Error new topic layout

10 years 4 months ago
#2955
Layout search error and button .

Thanks

Attachments:

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

Huyen Nguyen's Avatar
Moderator Moderator
  • Posts: 558
  • Thanks: 140

Re: Error new topic layout

10 years 4 months ago
#2956
Hi,

Add more to above CSS rules to solve the Page search layout.
Code:
... #Kunena table#kforumsearch { display: block; } #Kunena table#kforumsearch tbody, #Kunena table#kforumsearch tr, #Kunena table#kforumsearch th, #Kunena table#kforumsearch td { display: block; } #Kunena table#kforumsearch input, #Kunena table#kforumsearch select { margin-bottom: 10px !important; }
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **

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

S Topic Author
New Member New Member
  • Posts: 17
  • Thanks: 1

Re: [RESOLVE] Error new topic layout

10 years 4 months ago
#2957
Thanks for the help , now everything is solved .

B) B) B) B)

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

Time to create page: 0.259 seconds