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

KSilver delet line (?)

M Topic Author
New Member New Member
  • Posts: 13
  • Thanks: 0

KSilver delet line (?)

11 years 4 months ago
#2095
Hello again, ineed delet this line:



Im hide login form kunena and disable kunena menu, but look ihave 1 line and big space.


thanks.

Attachments:

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

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

Re: KSilver delet line (?)

11 years 4 months ago
#2096
Hi Mexa,

That line is border of a box. I think, I'll provide you a correct solution when I view your site. So If your site have been lived, please post your site url here.

Thanks
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

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

M Topic Author
New Member New Member
  • Posts: 13
  • Thanks: 0

Re: KSilver delet line (?)

11 years 4 months ago
#2097
ntstore wrote: Hi Mexa,

That line is border of a box. I think, I'll provide you a correct solution when I view your site. So If your site have been lived, please post your site url here.

Thanks

ok check in my profile im added website, thanks. :side:

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

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

Re: KSilver delet line (?)

11 years 4 months ago - 11 years 4 months ago
#2098
Thank you about update.

That line is border of the profile box, so if you don't want to show the profile box you can use CSS rules to disable it. Open the theme.css in the "templates/starazure_wizard/css/" path and add below CSS rules to the bottom of file.

Code:
body #Kunena .kpbox { display: none; }

That line will be disappear on your site.

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

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

M Topic Author
New Member New Member
  • Posts: 13
  • Thanks: 0

Re: KSilver delet line (?)

11 years 3 months ago
#2102
ntstore wrote: Thank you about update.

That line is border of the profile box, so if you don't want to show the profile box you can use CSS rules to disable it. Open the theme.css in the "templates/starazure_wizard/css/" path and add below CSS rules to the bottom of file.

Code:
body #Kunena .kpbox { display: none; }

That line will be disappear on your site.

Hope this helps.

wow work fine!, thanks for the help.

;)

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

Time to create page: 0.224 seconds