- Posts: 1107
- Thank you received: 3
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 *SOLVED* How-to: CSS Speech Bubbles & Topmenu links into Profilebox ..
- grumblemarc
-
- Offline
- Elite Member
-
- Still making trouble
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
Go to template/default/plugin/profilebox/profilebox.php there should stand something like that
edit this so it looks like this
That works for me
Kunena Contributor & Language Coordinator
Kunena Birthday Module | Kunena LaTeX Plugin | SchuWeb Sitemap with free Kunena Plugin
Always up to date with Twitter
Please Log in or Create an account to join the conversation.
THANK YOU GUYS!!!! :woohoo:
It worked - almost - perfectly!
Had to try out different things, but I'm so glad it's working now!
Thank you very much, Ida.
Couldn't have done it without you.
(And yes, grumblemarc, you're right - I changed the topic)
To get the "My Discussion" link into the profilebox:
Here's the code I used (profilebox.php - around line 125):
To get CSS speech bubbles:
1) Modify message.php (add the span class to the div)
2) Then edit your template's CSS - edit the tag "div.msgtext" and a the tag "span.arrow" as below:
See the live example here: www.my-heimkino.de/index.php/forum
(Still work in progress ...)
Please Log in or Create an account to join the conversation.
- grumblemarc
-
- Offline
- Elite Member
-
- Still making trouble
- Posts: 1107
- Thank you received: 3
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
I've been following this discussion since it began. I saw the basic approach and thought how good this would be if it could be solved. Even though I consider myself fairly good with CSS, I don't know quite enough about the internal element structure of Kunena to know which CSS bits to change.
I will be trying this approach soon on my own website. Thank you very much for a fantastic piece of sleuthing. Waddayareckon? This should be made standard for Kunena, eh?
And, no, GM: there are no images involved. This is some really nifty CSS!
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
- johnnydement
-
- Offline
- Elite Member
-
- Posts: 934
- Thank you received: 5
Please Log in or Create an account to join the conversation.