Kunena - the new fireboard

Today, I just upgraded to the new fireboard called Kunena. ( http://www.kunena.com/ ) The word "Kunena" means "to speak" (so the web site says) - cool.

The upgrade process from fireboard 1.0.5RC2 was fairly easy.

I had just to uninstall fireboard, install kunena 1.0.8 and everything was ready to use.

Well, I had only to make few changes to the template - all described here: http://docs.kunena.com/index.php/Templates_FAQ

Well nearly all. The thing that was missing from this tutorial was the PAGENAV changes in the new kunena.forum.css

Here is what we have in the standart css file and what was different in mine. Just change the /* PAGENAV */ section to this one.

  /*
PAGENAV
-------------------------------------------------------------------- */
table.jr-topnav {
width: 100%;
}
table.jr-bottomnav {
width: 100%;
}
td.jr-topnav-left {
text-align: left;
width: 50%;
vertical-align: middle;
}
td.jr-topnav-right {
text-align: right;
width: 50%;
vertical-align: middle;
}
div.jr-pagenav { }
div.jr-pagenav ul {
list-style: none;
margin: 0;
padding: 0;
float: right;
}
div.jr-pagenav ul li {
list-style: none;
margin: 0;
padding: 0 4px;
display: block;
float: left;
background: none;
}
div.jr-pagenav ul li.jr-pagenav-text {
font-weight: normal;
list-style: none;
margin: 0;
padding: 0 4px;
display:block;
float:left;
}
div.jr-pagenav-nb, div.jr-pagenav-nb-act {
display: inline;
}
a.jr-pagenav-nb:link,
a.jr-pagenav-nb:visited {
font-weight:bold;
text-decoration: none;
}
a.jr-pagenav-nb:hover {
text-decoration: underline;
}
li.jr-pagenav-nb span.pagenav,
li.jr-pagenav-nb a.pagenav:link,
li.jr-pagenav-nb a.pagenav:visited {
font-weight: normal;
text-decoration: none;
background:none;
border:0px;
line-height:normal;
margin:0;
padding:0;
}
/* Bottom patway */
.fb_bottom_pathway{
display: none;
}
Rate this blog entry:
0
Bug with the censored words feature?
!JoComment 4.0 alpha2