Read before updating: How to Update Kunena Templates - More detail

Is it possible to hide the kprofilebox

fribse's Avatar Topic Author
Junior Member Junior Member
  • Posts: 24
  • Thanks: 1

Is it possible to hide the kprofilebox

11 years 11 months ago
#1486
I think the kprofilebox takes up way too much real estate, is there a setting or a css code to hide it?

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

ntstore's Avatar
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

Re: Is it possible to hide the kprofilebox

11 years 11 months ago - 11 years 11 months ago
#1487
Hi,

Please follow some steps to hide the Profile box:

- Step 1: Create a css file with named nts-kpyrite-custom.css and add below CSS rules to that file.
Code:
body #Kunena .kpbox { display: none; }

- Step 2: Use a FTP program and upload the nts-kpyrite-custom.css to "css" folder of current Joomla! template.

- Step 3: Back to your forum and reload it.

Hope this helps
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Last edit: 11 years 11 months ago by ntstore.

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

fribse's Avatar Topic Author
Junior Member Junior Member
  • Posts: 24
  • Thanks: 1

Re: Is it possible to hide the kprofilebox

11 years 11 months ago
#1494
Thanks, that worked like a charm!

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

Time to create page: 0.248 seconds