CloudHost CSS don't love Kunena :)

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Nov 26, 2013 12:37 pm
Reply with quote
Report this post
Hi!

After install CloudHost template on my site, Kunena is not usefull at all:
Buttons are in strange position
Buttons are to big
Attach button doesn't work OK

I've created a registered user to be able to test it yourself directly:

user: gavick
pass: gavick13
Kunena URL: http://webexpertiapruebas.webexpertia.e ... rte-joomla

Please feel free to test everything you want because this is a test site.

Thanks in advance!!
Regards!
User avatar
Expert Boarder

GK User
Tue Nov 26, 2013 4:46 pm
Reply with quote
Report this post
First of all, you have an error in module settings that loads module style.css that does not exist:
http://webexpertiapruebas.webexpertia.e ... efault.css
Please fix that and write back then.
User avatar
Moderator

GK User
Tue Nov 26, 2013 5:32 pm
Reply with quote
Report this post
Hi!

Is it now OK?

Thanks for your help!
User avatar
Expert Boarder

GK User
Tue Nov 26, 2013 5:43 pm
Reply with quote
Report this post
Could you provide any link to place, where I can check how those buttons should look like?
Then I'll be able to create a reset for you that will bring those buttons back to correct look.
User avatar
Moderator

GK User
Tue Nov 26, 2013 7:31 pm
Reply with quote
Report this post
User avatar
Expert Boarder

GK User
Tue Nov 26, 2013 7:34 pm
Reply with quote
Report this post
But those buttons look wrong, I need a sample of correct button.
User avatar
Moderator

GK User
Tue Nov 26, 2013 7:44 pm
Reply with quote
Report this post
I've just changed the template to another one and you can see the normal Kunena installation ;)

http://webexpertiapruebas.webexpertia.e ... rte-joomla
User avatar
Expert Boarder

GK User
Tue Nov 26, 2013 7:58 pm
Reply with quote
Report this post
Please change back to our template. It would me easier to versions at the same time, but this will do.
User avatar
Moderator

GK User
Tue Nov 26, 2013 8:13 pm
Reply with quote
Report this post
CloudHost activated! :)
User avatar
Expert Boarder

GK User
Tue Nov 26, 2013 8:28 pm
Reply with quote
Report this post
Code: Select all
#Kunena input[type="submit"], #Kunena input[type="button"] {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    line-height: 20px;
    text-transform: none;
    color: #000;
    display: inline-block;
    float: none;
    margin: 0px;
}


It should reset all of problematic styles - paste it at the end of override.css, then bring after your modifications to check if they doesn't conflict.
Code: Select all
#Kunena .kbutton {margin-right: 25%!important;}

this one will create conflicts for sure.

Also, if provided code will not work, please force it with use of !important.
User avatar
Moderator

GK User
Wed Nov 27, 2013 11:27 am
Reply with quote
Report this post
Hi Cyberek

It works OK :)

Now the problem is with button to attach file (you must logged in to see it): http://awesomescreenshot.com/05d20kfsdb

And with icons:
-In FF are OK: http://awesomescreenshot.com/0eb20kgsf4
-In Chrome not OK: http://awesomescreenshot.com/03220kh255

Could you help me please?

Thanks in advance!!

Regards!
User avatar
Expert Boarder

GK User
Sat Nov 30, 2013 11:50 am
Reply with quote
Report this post
For the icon issue - please use this code:
Code: Select all
#Kunena td.kcol-ktopicicon {width: auto !important;}
User avatar
Moderator

GK User
Sat Nov 30, 2013 11:57 am
Reply with quote
Report this post
I have problem with figuring out whats going on with file upload button.
Is there a chance you could copy your service to subdomain or subfolder and switch to template that works correct with Kunena so I can compare them side by side?
User avatar
Moderator

GK User
Sat Dec 07, 2013 7:54 pm
Reply with quote
Report this post
Hi Cyberek

Everything is OK now with this last mod you said me.

The another problem is not related to Cloudhost template ;)

Thanks a lot for your help!
User avatar
Expert Boarder

GK User
Mon Dec 09, 2013 4:47 pm
Reply with quote
Report this post
Ok, closing the topic.
User avatar
Moderator


cron