Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

This category is for general discussion about the Kunena Project or this website.

Please use other categories for questions about problems that you may be having with your website.

Merged Any plans for a responsive design?

More
12 years 10 months ago - 12 years 10 months ago #144792 by SinisaKrisan
Last edit: 12 years 10 months ago by SinisaKrisan.

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

More
12 years 10 months ago - 12 years 10 months ago #144834 by kovoks-m
I also would like a responsive template I don't have to build from scratch. Has anyone got any experiences with this (they say responsive) template? *** link removed by moderator ***
Is it responsive?
Last edit: 12 years 10 months ago by sozzled.

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

More
12 years 10 months ago #144852 by sozzled
If you want to ask about templates for Kunena that are not designed, developed, maintained or endorsed by the Kunena team, please ask your question directly to the developer of those templates.

The use of links to third-party templates, except in the cases of paid advertising that you see at the top and on the right side of this page, is a violation of the terms of use (Sect. 7 - Advertising) within the forum and such links may be removed at our discretion.

We do not answer questions on behalf of third-party developers and we do not encourage the use of this forum for developers to answer your questions about their products.

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

More
12 years 10 months ago #144859 by Oscar2
Anyone?

Oscar2 wrote:

kparadis wrote: Hello!
If you could clarify where to put the class (in Kunena template or site template) or even an example of what it looks like as part of a CSS file, that would be much appreciated. I've been trying to find some other Kunena templates that might be more mobile friendly, but haven't had a lot of luck either.


Same question for me; hope someone can clarify what to do exactly? Thanks!!

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

More
12 years 10 months ago #144972 by SinisaKrisan
Well, you should put it on the element you want hidden on a phone.
No one can tell you exactly where to put it until you say exactly:

"I want this and this to be hidden on phone"

and maybe even attach the picture with exact part of the design you want to be hidden.

Geez people...


BTW, i started working on bootstrap-based kunena template.
It is complete overhaul of HTML folder so that might take a while.... :(
Currently there are no bootstrap based templates - i have triple checked, so im kinda doomed to create my own from scratch :(

The following user(s) said Thank You: woonydanny, thumdar

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

More
12 years 10 months ago #144998 by kparadis
The issue is the mobile phone display and the tables. And the fact that I don't know enough about CSS and Bootstrap to even know where to put this "hidden-phone" class. IF I look in the Blue Eagle CSS file, in the kunena.forum.css file, there's a section that says:
========================================================
/* Fix .visible-desktop in Bootstrap based templates */
#Kunena td.visible-desktop {
display: table-cell !important;
}

====================================================

My goal is to make the forum tables and layout readable on a phone. There's a ton of tables in the forums, and I'd like there to be an alternate template for mobile, which there isn't yet, and I get that. I was using JTouch before I upgraded to 3.0 and that was workable, but now I've upgraded. The ".hidden-phone" class idea made me wonder if there was a simple way to do this. But, I'm not sure what is involved to do this. The closest I've found is this explanation: github.com/twitter/bootstrap/pull/3140

Obviously, if Kunena makes a template that works with the phone, problem solved. But it sounds like that might be several weeks or months away.


I was using

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

Time to create page: 0.246 seconds