Search Results (Searched for: bootstrap)

19 Jan 2020 22:07
test dd was created by 810
test 1234
01 Jul 2019 13:41
Replied by 810 on topic Problem with answers
Looks like you are missing the "Load bootstrap" option on the blue eagle template, please set it to Yes.
26 Sep 2018 20:41
Should be:
Code:
$doc = JFactory::getDocument(); $doc->addStyleSheet(Uri::base(true) . '/media/jui/css/bootstrap.min.css'); $doc->addStyleSheet(Uri::base(true) . '/media/jui/css/bootstrap-extended.css'); $doc->addStyleSheet(Uri::base(true) . '/media/jui/css/bootstrap-responsive.min.css');
25 Jul 2018 21:31
Replied by 810 on topic Over-crowded new topic page
1) install the kunena language package
2) Change option: backend - kunena - templates - blue eagle - Load bootstrap set to yes.
09 Jul 2018 14:40
Looks like your template has not bootstrap.

Backend - kunena - templates - crypsis - enable "Load bootstrap"
02 Jul 2018 13:55
Lazy Load has been removed on K5.1

Try to enable "Load bootstrap option" on the template settings
02 Jul 2018 12:48
backend -kunena - templates - blue eagle - Load bootstrap option set to "Yes"
29 May 2018 12:29
backend - kunena - templates - crypsis - "Load bootstrap" set to Yes
25 May 2018 21:13
Replied by 810 on topic Emojis crashing web page
1) update your ssl license, or disable it.
2) at the template options, set "Load bootstrap" to yes, and save
18 May 2018 13:34
Templates Crypsisb3 click on save.

If crypsisb3 is showing correct means your joomla template is bootstrap 3 template. So you need to use that one. Or you need to enable load bootstrap option on crypsis settings
16 May 2018 14:03
Replied by 810 on topic Kunena 5.1 template issues
For the dropdown, its a know issue that you have buttons In buttons, still need to fix that one. For the colors, looks like your bootstap3 template is missing some css, what you can try is to load the default bootstrap3 css file before, and check which classes are missing.

For the reply issue, I will check if I got the same issue, but for now is will fix fatals issues first, when I fixed those issues, if will do the css fixes.
14 May 2018 19:37
Replied by 810 on topic Kunena 5.1 template issues
your template use custom values:
Code:
.input-append .add-on, .input-prepend .add-on { display: inline-block; width: auto; height: 20px; min-height: 20px; min-width: 16px; padding: 4px 5px; font-size: 14px; font-weight: normal; line-height: 20px; text-align: center; text-shadow: 0px 1px 0px #fff; background-color: #eee; border: 1px solid #ccc; }

default Bootstrap:
Code:
display: inline-block; width: auto; height: 34px; min-width: 16px; padding: 4px 5px; font-size: 14px; font-weight: normal; line-height: 1.4285; text-align: center; background-color: #eeeeee; border: 1px solid #ccc;


So its complicated to fix this issue. Try to load the default bootstrap css files.
10 Feb 2018 19:43
No, we do not support bootstrap 4.

Joomla 4 is set to 2020, in the mean time we are going to use a new default html5 + css template.

i still need to look what the changes are, maybe i will add it on the download page later.
24 Jan 2018 17:15
Replied by 810 on topic Horrible templates for Kunena 5
we have included crypsis in v4, and we said that we will remove the blue eagle template on K5.0.
You can run crypsis on a non bootstrap joomla template, only you need to enable the "Load bootstrap" option on crypsis.
If you have bootstrap 3 template, then you can use the crypsisb3 template.

The main css changes, are just the looks, just add a background color and maybe removing the border-radius to remove the rounded effect.
There is not so much changes as you aspect. all pages are designed on the same order. But maybe we have changed the id or css on same parts.

If you still preferred the old k4.0 looks you can buy the Blue eagle 5 template. I have redesigned the looks from blue eagle to the crypsis layouts.
11 Jan 2018 17:29
Replied by 810 on topic Very confused about templates
Is kunena compatible with the Joomla Protostar template?
Yes, the default template Crypsis is compatible with the Joomla Protostar. (Is based on Bootstrap 2)

Is a kunena-specific template needed?
No, its specific framework needed. (Boostrap 2 (crypsis,), Bootstrap 3 (cyrypsisb3), Html (Blue Eagle))

Where do Crypsisb3 and Blue Eagle fit in?
The crypsis template need bootstrap to run. If you have a joomla template does not have bootstrap included, then you have 2 options.
1) Enable "Load Bootstrap" option on the crypsis template settings. This will load the default bootstrap (2) version who is shipped with Joomla 3.x
2) Use Blue Eagle template. This template is a html based template. What means it will run on all Joomla templates. (* there can be some small css issues, depends on the css of the Joomla template)
Displaying 1 - 15 out of 161 results.
Time to create page: 0.684 seconds