- Posts: 21
- Thank you received: 0
Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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.
The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Please read
Before you ask for help with template issues ...
Question follow up to previous question, just need a little help with css tweaking
16 years 1 month ago #46426
by chicaloca
hi again 
sozzled if you happen to read this, managed to tweak the joomla template to give the forum a bit of breathing space so hopefully it looks better:http://kds.dkeenan.co.uk/index.php?option=com_kunena&Itemid=37&func=stats
just a quick question really, managed to figure out most of the tweaking myself for the kunena forum but cant see even with firebug how to change the top tabs...recent discussions etc.
could anyone give me some pointers?
sozzled if you happen to read this, managed to tweak the joomla template to give the forum a bit of breathing space so hopefully it looks better:http://kds.dkeenan.co.uk/index.php?option=com_kunena&Itemid=37&func=stats
just a quick question really, managed to figure out most of the tweaking myself for the kunena forum but cant see even with firebug how to change the top tabs...recent discussions etc.
could anyone give me some pointers?
Please Log in or Create an account to join the conversation.
16 years 1 month ago #46459
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: follow up to previous question, just need a little help with css tweaking
Very nice redesign. You may need to move the search box up a few pixels.
The tab colours are a bit tickier. You need to do some editing with a graphics editor to change the background images. I wrote a few notes on this not that long ago: see the discussion How do I change the background colours of my tabs?
The tab colours are a bit tickier. You need to do some editing with a graphics editor to change the background images. I wrote a few notes on this not that long ago: see the discussion How do I change the background colours of my tabs?
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
16 years 1 month ago #46512
by chicaloca
Replied by chicaloca on topic Re: follow up to previous question, just need a little help with css tweaking
thanks
once I figure out how to I'll move the search box. Always nice to get some feedback as I'm not exactly that confident yet in the world of web design! I'll look at that link, thanks again
Please Log in or Create an account to join the conversation.
16 years 1 month ago #46565
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Moving the Beez template search input box
In our previous discussion, I referred you to two articles that will help you enormously in future:
The first of these articles recommends that our users invest their time in obtaining Firebug for Firefox which will enable them to pinpoint and troubleshoot problems within seconds! :woohoo:
In the case of the search input box on you modified Beez template, locate the following line in the Beez layout.css file (at around line 208) and change the part I've marked in red below:
#header form .inputbox {
background:none repeat scroll 0 0 #FFFFFF;
font-weight:bold;
margin: 2px 5px 5px 0 !important;
padding:0 0 0 2px;
width:10em;
}
The second item I referred to, enabling Joomla SEO, is not just that it will give your page URLs that "human friendly look", it is also an important security development that prevents people easily hacking into your website.
Of course, these are just my recommendations that you can choose to ignore.
In the case of the search input box on you modified Beez template, locate the following line in the Beez layout.css file (at around line 208) and change the part I've marked in red below:
#header form .inputbox {
background:none repeat scroll 0 0 #FFFFFF;
font-weight:bold;
margin: 2px 5px 5px 0 !important;
padding:0 0 0 2px;
width:10em;
}
The second item I referred to, enabling Joomla SEO, is not just that it will give your page URLs that "human friendly look", it is also an important security development that prevents people easily hacking into your website.
Of course, these are just my recommendations that you can choose to ignore.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Time to create page: 0.258 seconds