KSilver delet line (?)
KSilver delet line (?)
11 years 4 months ago
Hello again, ineed delet this line:
Im hide login form kunena and disable kunena menu, but look ihave 1 line and big space.
thanks.
Im hide login form kunena and disable kunena menu, but look ihave 1 line and big space.
thanks.
Please Log in or Create an account to join the conversation.
Re: KSilver delet line (?)
11 years 4 months ago
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
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
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
Re: KSilver delet line (?)
11 years 4 months agontstore 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.
Re: KSilver delet line (?)
11 years 4 months ago - 11 years 4 months ago
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.
That line will be disappear on your site.
Hope this helps.
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
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.
Re: KSilver delet line (?)
11 years 3 months agontstore 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