782 comments found.
Loving the new dark color option and the upgrades and additions. Truly appreciate the dedication and continued support for the theme.
1 little thing: how do I now make the header larger? lol Editing the code you had mentioned before (editing common.css just below line 150) doesn’t change the size of the header, probably because the logo size is now independent from the overall header. Where would I go about making it bigger now?
Hello!
Thanks for your kind words 
You can still increase the header height by changing the logo margins. This is still in common.css:
.site-description {
text-align: center;
margin: 50px auto 100px;
position: relative;
z-index: 2;
display: inline-block;
}
.site-description.logo_left {
text-align: left;
margin: 100px 50px;
float: left;
}
.site-description.logo_right {
text-align: right;
margin: 100px 50px;
float: right;
}
Just increase the margin values 
Ah, I see. Previously I only had needed to the change the first part, not the individual left/right margins. Thanks for the prompt reply!
Correct! The additional options were added in yesterday’s update that allows repositioning of the logo / sitename 
does this theme available for mybb too
Apologies, it’s only available for phpBB at the moment.
Hi Christian,
Was wondering if the theme has access to the new icons from Font Awesome such as: fa-address-card
Because we input that in the navbar_header.html, and it shows up as blank.
Cheers,
Deniece 
Hello! 
FontAwesome is included in the phpBB core as opposed to the Milk Theme, so we can’t control its versioning.
However, the font files are present in phpbb/assets/fonts/ , and the corresponding CSS in: phpbb/assets/css/font-awesome.min.css .
If you download the latest versions of these from the fontawesome website and overwrite the files in the locations above, you should be able to use the new glyphs 
@Christian: Worked like a charm! Mucho gracias~
Hooray! 
do you have a corresponding wordpress theme?
Afraid not! 
In the grid version, what are the right size for images for the box?
They will resize automatically, so any size image can be used
. Higher resolutions would be a better option though.
ok thanks
I have enable and configure the footer with social links, but they are only visible in the sidebar
Hello!
There’s typo in the documentation, the social bar. Code should be added to HTML block #3, not #2 as directed 
Thanks
Very nice them but I notice some issues. For one, my user name on the right side of the navbar pretty much blends in with the background. I wonder if there is a way to make it stand out more. Also, it would be nice to have a way to easily move the logo position left or right (from the FlightDeck extension) instead of it only being centered. Overall, excellent theme though.
Hi!
Thanks for your feedback 
The username colour in the header is set by the ‘group colour’ setting in phpBB, so it’s generally recommended to change to a lighter group colour if you have trouble seeing it over the header background. You might also have more success if you set the navbar position to ‘outside header’ , as the links and username will appear on a solid grey background.
Regarding logo position, thanks for the suggestion! This is also something we’d like to implement, so stay tuned for a future update 
I also emailed you yesterday with some other concerns but haven’t heard back from you so I’ll post one of my concerns here.
One of the reasons I ordered the skin was the live demo. For some reason, I thought the rounded avatars and avatars on the last post were a mod built into the skin since they were shown on the live demo. Disappointing. You may want to somehow change that on the demo.
Hi. We responded to this email yesterday 
Really good theme! Love it so far. Would it be possible to send instructions to replace the white color with something more dark? Thank you.
Mostly I’m interested in this white wrapper: http://i64.tinypic.com/rkt3rd.png ; if you could just point me to the correct line in colors.css I’d really really appreciate it!
Hi Dejan!
Sure thing! This wrapper colour can be edited on milk.css, line 2 
Thanks!
Hello,
Is t possible to add in the extension section an option to change the various text colours of the theme? On most colours the menu links don’t fit my colour theme.
Thanks, Anthony
Hi Anthony!
Thanks for your question, and your support of the Milk Theme 
This wouldn’t be quick to implement, but we’ll consider it for a future update!
Thanks
Hello,
I’ve also noticed that all of the fields like the username & password box don’t have any colour on the edging so its extremaly difficult to see where you need to type, this is the same within the profile section also and I’m guessing anywhere which has a text box?
Can this be changed?
Thanks, Anthony
Hi again Anthony,
Can you confirm which page this is on? All inputs should have a faint border – albeit intentionally faint for design purposes. If there’s one missing, just let me know and we can push a quick fix out.
Thanks!
Hello,
It’s on any box which requires input, username, is password, new topic content … although it looks fine on my mobile.
I’ve tried your demo and my site on chrome and ie11 and they both have the same issue.
Does this do it for you ?
Thanks, Anthony
Hi there. Could you write me a list of supported PHPBB extensions? Thank you!
Hello!
The Milk Theme should be compatible with all phpBB 3.2x extensions 
Thanks 
Hi!
will it be possible to have a choice if we want header logo to be on left, and have a block to add ads , size of text, footer color, and when content block header is selected to strip it will be great if we can upload an image
Good Job.
Hello!
Thanks for your suggestions. We’ll add them for future consideration 
thx a lot!
is there any template or example for active topics and rss in right sidebar ? like Eles ?
Hi there, some widgets or shortcodes will be great like recent topics, site stats, about us 
Thanks, we’d like to ad more widgets of this nature in the future. At the moment it’s not our highest priority, but definitely something we’d like to explore further 
Thanks 
When I want to preview this theme, it says account suspended. I am wondering what this is. Thanks.
Hi!
Temporary issue, has now been resolved 
Thanks for your support of the Milk Theme 
hi does it support right to left?
Not yet, but soon 
Hi does it have a mini chat? and custom rank title?
Hi Alem!
Re: Mini Chat, this isn’t built into the theme by default, but, the mChat extension is fully supported 
Custom rank titles are also supported as part of the core phpBB software 
Hello!
Quick question: is “Milk” compatible with phpBB 3.1.10 and phpBB 3.2.0?
I use pbpBB 3.1 but, in a few weeks, a migration to phpBB 3.2 is planned.
Have a nice day!
Hello!
Thanks for your question 
Yep! The download file contains versions for phpBB 3.1 and 3.2 . However, the 3.1 version is visually more basic than the phpBB 3.2 version (doesn’t have the same modern gradients), also, many of the features advertised on the front page here were added into the phpBB 3.2 release – so won’t be present in 3.1 .
Hope this helps! Let me know if you have any other questions 
Hello!
(Please forgive my bad English)
Many thanks for your answer!
Another question: is the code of “Milk” obfuscated?
“Eles” theme use this (awful) technique : It is useless and also unfair. (How could I fix or modify code that is deliberately “hidden” and “unreadable”?)
This is why I am considering switching to “Milk”.
But, in short, my main concern is about the compatibility with “mChat” extension.
https://github.com/kasimi/mChat https://www.phpbb.com/customise/db/extension/mchat_extension/Is it supported?
Have a nice day!
Hi again!
No worries, we appreciate your questions 
We don’t compile our code, anything you might want to edit is easily accessible in the HTML and CSS files.
As for mChat, the Milk Theme is fully compatible with the most recent mChat release 
A very nice template, but more difficult to adjust then the standard phpbb Prosilver template. Parameters are difficult to find and not documented.
Hello!
Thanks for your feedback. It’s true that the complexity of our theme means there is much more CSS than the stock prosilver theme, this was necessary in order to implement many custom features and customisable configurations.
However, if you message us and let us know what you’d like to change – we should be able to help you out 
The most things a webmaster can finger out with the inspect and debug option in Google Chrome, but some things are more difficult to find and adjust. A little bit more category help text in the css files makes life easier.
i need this theme but i cant pay from my country can you send me your email so i pay by bitcoin thanks
Hello!
It looks like you were able to purchase the theme. Thanks for your support! 
Love this theme! Specialy the grid style/option. Question: The grid is now used as categories. Is it also possible (instead) to make the topics as grid? And are all the styles with grid option?
Hi Diomi!
At the moment only forums can be displayed in the grid format, it’s not possible to apply this layout to topics 
Yes – the grid option can be enabled or disabled alongside any of the other configurations 
Hi
I am interested in buying this theme, I would want to use the fluid version, can you tell me if it is possible to hide the sidebars?
Hi Dannilee!
Thanks for your question and your interest in the Milk Theme.
Yes – the sidebars can be enabled or disabled in the Theme’s control panel 
Let me know if you have any other questions!
Hi
Thanks for the reply.
Is it possible to email you directly? I have a couple of further questions 
Yes of course! You can contact us through the ‘Support’ Tab on this page, or the contact form on our profile page 
Hi Christian. I sent you an email two days ago but have not yet had a reply. Please can you get back to me.
I just realised I didn’t provide you with the password protect login for my site.I have just send another support email.
Hi! We’ll be responding to your messages shortly 
Thanks, I will lookout for your reply. I send you an additional email regarding missing icons, please can you check this email also when replying 
UPDATE: All he icons are now showing, I reuploaded icons.css .
Awaiting reply on other questions, thanks D 
Excellent and beautiful theme, hope to repair html code as soon as possible does not support the Chinese problem