Is it possible to hide the kprofilebox

Is it possible to hide the kprofilebox was created by fribse

Posted 10 years 8 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?
Post by fribse

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

Replied by ntstore on topic Is it possible to hide the kprofilebox

Posted 10 years 8 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:10 years 8 months ago Post by ntstore
Last edit: 10 years 8 months ago by ntstore.

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

Replied by fribse on topic Is it possible to hide the kprofilebox

Posted 10 years 8 months ago #1494
Thanks, that worked like a charm!
Post by fribse

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

Time to create page: 0.660 seconds