Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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 eleventh 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 Kuena Disable Entire top menu Tab

  • C0n
  • C0n's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Only the strongest will survive
More
16 years 2 months ago - 16 years 2 months ago #42059 by C0n
hello all im running the latest version of kunena and i downloaded a template for kunena from the following site. www.kenlapz.org/ but moving straight to the point i wish to remove the top menu bar / tab that contains recent discussions, my discussions, catergories, search bar and minimize button ( the area located in red in the picture bellow) so i was woundering what files / areas i would need to edit to remove them.



thanks for any help you can give me or links to posts etc on the forum already i have checked but cant find any that remove all of the top menu tab

thanks so much in advanced looking forward to a response :D
Last edit: 16 years 2 months ago by C0n.

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

More
16 years 2 months ago #42084 by sozzled
It's probably something as simple as changing the Kunena CSS and add the line in red:

#Kunena #Kunena_top td {
border-color:#5182A4;
border-style:solid;
border-width:0 0 3px;
color:#000000;
display:none;
margin:0;
}

You can solve these problems yourself. Please read the tips in Before you ask for help with template issues ...

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

  • C0n
  • C0n's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Only the strongest will survive
More
16 years 2 months ago - 16 years 2 months ago #42090 by C0n
tried that its not in there because this is a template ive downloaded its got a diffrent style sheet although i have looked into and put display;none: on all the top headers on style sheet etc but it didnt work :/

heres the style sheet so yo can see what im dealing with.

if you want me to upload the entire template i will also thanks for the reply i appritiate the fact you took your free time to look into my issue :D

Warning: Spoiler!
Last edit: 16 years 2 months ago by sozzled. Reason: Hide CSS code

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

More
16 years 2 months ago - 16 years 2 months ago #42093 by sozzled
C0n wrote:

Here's the style sheet so yo can see what im dealing with.

I don't read CSS - that's something that your browser does. I have therefore "hidden" your very long message. Please do not post such long messages in your posts: if you must attach the information, put it into a file and attach the file.

As a general rule, if you have issues with a template developed by one of the users of this forum, you should contact the developer. I don't know whether www.kenlapz.org provides the kind of support you seek.

Again, I urge you to read the topic I mentioned before: Before you ask for help with template issues ... . Your problem is unique to you.

The solution I gave you should work (although you may need to do a couple of other things) if you were using the default_ex template. I don't know what specific solution you need to apply for the template you are currently using. :(
Last edit: 16 years 2 months ago by sozzled.

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

  • C0n
  • C0n's Avatar Topic Author
  • Offline
  • Premium Member
  • Premium Member
  • Only the strongest will survive
More
16 years 2 months ago #42127 by C0n
sorry if there was a option to have the horizontal and verticle scrollbar on my code i posted i would of done it but there wasnt :( but i will post on kenlapz.org asking them about it since its there stylsheet thanks so much for your time and help i realy appritiate it :D

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

Time to create page: 0.248 seconds