the profile box to appear too big
K
Topic Author
kinouplay
New Member
kinouplay
- Thanks: 0
the profile box to appear too big
9 years 2 months ago
Hello, I have a small problem. I would like the profile box to appear smaller. Because it is too big for my site. How can I do? Attached is a picture. Thank you.
Please Log in or Create an account to join the conversation.
Re: the profile box to appear too big
9 years 2 months ago
Hi kinouplay,
Open the template.css file in your current template folder and add bellow CSS rules to the bottom of file.
Save and reload your site.
Regards,
Open the template.css file in your current template folder and add bellow CSS rules to the bottom of file.
Code:
body #kunena.layout #nav-menu img {
margin-bottom: 20px;
width: auto;
}
Save and reload your site.
Regards,
Huyen Nguyen
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Nice Theme Store's Support Department.
Support email: 9themestore[at]gmail.com
** Please post your site url here if it has been lived **
Please Log in or Create an account to join the conversation.
Time to create page: 0.253 seconds