- Posts: 16
- 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.
Question When using firebug to look at code, how can you tell which php file the code is located in?
I'm not going to worry about the button any longer. The reason I wanted to move the search box over in the first place is that the expand/collapse button is invisible on my page due to its color, and hence I thought it was just blank space there between the search box and the border (such as due to padding). I probably wouldn't have cared even then except that I right-justified the advanced search link in the profile box under the search box and hence it'd be just a bit cleaner if they were aligned with one another. Again, not a big deal...and certainly no need to spend any time investigating.
Perhaps, though, that could be something to consider for future versions if it's not been addressed already. FWIW from a newb, it seems to me the other links in the profile box would be better as just additional tabs above (Announcements of course is already in both places).
Thx.
Please Log in or Create an account to join the conversation.
Well, easy problem: change the image! Use a contrast colour for the image.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I run into this problem sometimes because I have to find where particular code is "hidden" also. This is how I do it:
1) Use firebug and highlight the element you want to find the code to.
2) look in the HTML for a class or ID.
3) Use windows search or some other tool to search all files in that folder for that class or ID - you should find the accompanied PHP in whichever files that show.
Alternatively if you just don't want it to display you would just use firebug to find the css element and add a "display:none;" to it, assuming no other element shares the same class or ID.
Joomla Extension Templates: extensiontemplates.com
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- modernmagic
-
- Offline
- Senior Member
-
I have tried your method using an FTP program and thru the Cpanel file browser to search for "ktopiclocked" and I have had zero luck finding the .php file. I want to add text to the right of the padlock icon.
Can you find it?
We focus on creating, managing and optimizing Joomla websites so you can focus on your own business
modernmagic.com
Please Log in or Create an account to join the conversation.