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

Wrong Alignment !!!

F Topic Author
New Member New Member
  • Posts: 7
  • Thanks: 0

Wrong Alignment !!!

10 years 3 weeks ago - 10 years 3 weeks ago
#3215
Hello !!

As you can see from my screenshot I am having problems! :-(

There are problems showing "Topic Icon" and "BoardCode". All icons are shown "Vertically"


Thanks for helping me!!

Attachments:

Last edit: 10 years 3 weeks ago by Funesto.

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

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

Re: Wrong Alignment !!!

10 years 3 weeks ago
#3216
Hi Funesto,

The reason, there is conflict between Joomla template style and Kunena template style. Please provide us your site url, we will provide you the good solution to solve it.

Best 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.

F Topic Author
New Member New Member
  • Posts: 7
  • Thanks: 0

Re: Wrong Alignment !!!

10 years 3 weeks ago
#3217
Hi !!
Thanks for your help!

You can find my website here: www.dindoo.it

I just sent you an email with credentials to log in as administrator! :)

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

F Topic Author
New Member New Member
  • Posts: 7
  • Thanks: 0

Re: [Solved] Wrong Alignment !!!

10 years 3 weeks ago - 10 years 3 weeks ago
#3218
Hello!
As you requested I activated LOG - IN module so you can now Log In and try to add a new post:

www.dindoo.it/forum/regolamento/topic/create

You will see that the form is not displayed in the correct way!

Thanks for helping me! :)
Last edit: 10 years 3 weeks ago by Funesto.

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

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

Re: Wrong Alignment !!!

10 years 3 weeks ago
#3219
Hi,

Thank you your information. I found the reason and solution for your bug. Please follow some below steps to solve it.

1. Open the template.css file in the templates/shaper_eventum/css/ path.
2. Copy and pates below CSS rule to the end of template.css file.
Code:
/* Fix for topic icon */ #Kunena .kiconsel { display: inline-block; } #Kunena .kiconsel input { display: inline-block; vertical-align: middle; } #Kunena .kiconsel img { display: inline-block; vertical-align: middle; } /* Fix for emotion icons */ #Kunena #smilie img { display: inline-block; }

3. Save and reload the create new topic page.

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 **
The following user(s) said Thank You: Funesto

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

F Topic Author
New Member New Member
  • Posts: 7
  • Thanks: 0

Re: Wrong Alignment !!!

10 years 3 weeks ago
#3223
Thanks!
It works great now! :)

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

Time to create page: 0.241 seconds