Shape 5

Joomla Templates => Game World - Club => : pharrell August 10, 2016, 12:16:42 AM



: GameWorld template is off
: pharrell August 10, 2016, 12:16:42 AM
Hi,

I have gameworld template and I have installed Kunena and some stuff is off. Can you please help.

Site: http://www.gamesick.nu/en/forum
You can see Search for example.

Regards
Alen


: Re: GameWorld template is off
: mikek August 10, 2016, 08:38:03 AM
Hello,

We don't provide styling for this, the component itself is responsible for styling itself. These are issues with the component. Some items I see some easy fixes, but overall they need to correct their css. Adding the following to custom.css will correct some of it:

#kunena .navbar li {
height:40px !important;
overflow:hidden;
}

.input-append .btn {
margin:0px !important;
}