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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question How to remove top profilebox

More
15 years 10 months ago #46607 by Monst!r
i189.photobucket.com/albums/z232/msstenq/screen1.png

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.

More
15 years 10 months ago #46613 by sozzled
Replied by sozzled on topic Re: How to Remove Pathway?
Simple solution. Add the following three lines to ../components/com_kunena/template/default_ex/kunena.forum.css

.fb_profilebox {
display: none;
}

Please Log in or Create an account to join the conversation.

More
15 years 10 months ago - 15 years 10 months ago #46615 by Monst!r
Replied by Monst!r on topic Re: How to Remove Pathway?
Wow really, I've been over complicating things and yet you drop the simplest css code that I overlooked, thanks a bunch! However I have a quick question, where do i put the display:none; for this area?

game-medic.com/forum/index.php?option=co...c=view&catid=9&id=13

the top nav area "breadcrumbs" showing nav links
Last edit: 15 years 10 months ago by Monst!r.

Please Log in or Create an account to join the conversation.

More
15 years 10 months ago #46621 by sozzled
Replied by sozzled on topic Re: How to Remove Pathway?
sozzled wrote:

Add the following three lines to ../components/com_kunena/template/default_ex/kunena.forum.css

Already answered. :)

What is your question concerning the breadcrumbs?

Please Log in or Create an account to join the conversation.

More
15 years 10 months ago #46624 by Monst!r
Replied by Monst!r on topic Re: How to Remove Pathway?
i189.photobucket.com/albums/z232/msstenq/screen3.png

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.

More
15 years 10 months ago - 15 years 10 months ago #46627 by sozzled
Replied by sozzled on topic Re: How to Remove Pathway?
Add the three lines to the end of the file. Add means add; nothing complicated.
Last edit: 15 years 10 months ago by sozzled.

Please Log in or Create an account to join the conversation.

Time to create page: 0.492 seconds