- Posts: 7
- Thank you received: 0
Kunena 7.0.2 Released
The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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
Question How to remove top profilebox
i189.photobucket.com/albums/z232/msstenq/screen2.png
I have attached two files showing what I want to remove. I plan to remove the path way on the main page area and the inner page where topic replies are and forum categories, etc. My reason for removing these areas are to force users to use the upper nav buttons i made on my sites design , as well to promote a sleeker design.
-Thanks.
Please Log in or Create an account to join the conversation.
.fb_profilebox {
display: none;
}
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
game-medic.com/forum/index.php?option=co...c=view&catid=9&id=13
the top nav area "breadcrumbs" showing nav links
Please Log in or Create an account to join the conversation.
Already answered.Add the following three lines to ../components/com_kunena/template/default_ex/kunena.forum.css
What is your question concerning the breadcrumbs?
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
I can't figure out where to insert a display:none; in the kunena.css
to remove the nav link & when your logged in the img avatar that shows up.
-thanks
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.