
The logo is really small.Please let me know what you think
The logo is really small.Please let me know what you think
You can adjust it by overwriting the CSS:The logo is really small.Please let me know what you think
Believe it or not the image itself is actually larger. For some reason the theme itself resizes the logo. In my opinion it still looks okay but I do agree if I can manage to figure out how to get it to look bigger I will.
.p-header .p-header-logo img {
max-width: 200px !important;
}
.p-header {
padding-top: 0px !important;
padding-bottom: 0px !important;
}
You can adjust it by overwriting the CSS:The logo is really small.Please let me know what you think
Believe it or not the image itself is actually larger. For some reason the theme itself resizes the logo. In my opinion it still looks okay but I do agree if I can manage to figure out how to get it to look bigger I will.
Code:.p-header .p-header-logo img { max-width: 200px !important; }
If you want to get rid of some of the space:
Since you're on XF 2.1, you can just add it to extra.less and save.Code:.p-header { padding-top: 0px !important; padding-bottom: 0px !important; }
I’m getting the same thing.It says "Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request."
You can adjust it by overwriting the CSS:The logo is really small.Please let me know what you think
Believe it or not the image itself is actually larger. For some reason the theme itself resizes the logo. In my opinion it still looks okay but I do agree if I can manage to figure out how to get it to look bigger I will.
Code:.p-header .p-header-logo img { max-width: 200px !important; }
If you want to get rid of some of the space:
Since you're on XF 2.1, you can just add it to extra.less and save.Code:.p-header { padding-top: 0px !important; padding-bottom: 0px !important; }
.p-header {
padding: 0 <legit value here> !important;
}
Since 2007, Forum Promotion has specialized in providing advertising solutions to webmasters looking to promote their communities. We pride ourselves in being the bridge that connects forum administrators, bloggers, and more.
We use essential cookies to make this site work, and optional cookies to enhance your experience.