782 comments found.
Hi, Would it be appropriate for a forum in Turkish? Does it support Turkish Language Pack?
Absolutely! The Milk Theme supports all language packs 
Is there anyway to change the color of grey between posts and threads to be a bit darker? My users are complaining that the posts run together because the divider is so light.
Sure! It’s this line in colours.css 
.forabg, .forumbg, .viewtopic_wrapper {
background-color: #F8F8F8;
}
Hey, the theme is awesome. Can you tell me, how I add a Adsense code to the HTML files?
Hi!
Your best option would be to use an extension if there’s one available, otherwise, you’d need to download the template files and insert the HTML code into where you’d like the ads to display.
Thanks!
Can you please use the “assets_version” parameter for your own javascript and css files?
Why no answer? 
Sorry, missed this!
We’ll attach the parameter in a future release.
Thanks 
I am facing Display issue – http://forex.discussionforum.community/learn-forex-online-f8/ I Have change the view file as per instruction at Support Tab but still i am not getting what this happen. Look at here it all font and all things squeeze to gather – CHECK HERE https://s18.postimg.org/uqj68pjh5/display-issues2.png
Hi there,
I’ve checked your code and it doesn’t look like you’re running the most recent fixed version.
Re-download Milk, then replace /styles/osho/template/viewforum_body.html with the freshly downloaded copy.
Then upload / replace modified file.
Thanks!
Wow.. Yes its now working… Thanks for great support !...
I bought it today. Very nice.
Is it possible to edit the template for read/unread Icons so that I only need png images?
And if it is possible is it also possible make the box of a forum scale to the icon? I want to use big icons but to height and width of the forum doesnt scale to the read/unread icon.
Hello!
Yep it’s quite simple to remove the .svg icons, if you ping us a message through the ‘support’ tab above we can send you the instructions 
Owing to the way the icons are displayed, it’s not a small or easy task to make the row heights adjust proportionally with the icon height – but – we could help you with setting a fixed height on the rows. You could set this to a value that’s larger than your icons to achieve the same effect.
Thanks!
Hi! I need to know if you theme is compatible with the extension “phpBB Media Embed PlugIn” Can you see it here https://www.phpbb.com/customise/db/extension/mediaembed/ Thank you and I await your answer!
Hi Fabio!
Yep, we aren’t aware of any issues with the phpBB Media Embed plugin running alongside the Milk Theme 
Amazing theme! Quick question – my avatars are not being rounded up; is there a fix for this? Also, would it be possible to remove the left bulletpoints for Sub-forums? Both items are shown in photo here: http://tinypic.com/r/2wflkau/9
Hello!
Please can you email us through the ‘support’ tab with a link to your forum? We’ll be happy to take a look.
Thanks! 
Hi!
Is it possible to remove dark graduated overlay over forum images in grid layout? They weren’t there in the last version.
https://ibb.co/b1Xdh5Thank you in advance!
Hello!
Yep this was added intentionally, as the topic / post counts are now laid over the image – a dark gradient is required when bright forum images are used to ensure the text is still readable.
It can be removed in colours.css:
.forumlist_grid .grid_colour_overlay {
color: #FFFFFF;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.55+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.55) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.55) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#8c000000',GradientType=0 ); /* IE6-9 */
text-shadow: 0 1px 3px rgba(0,0,0,0.4);
}
Simply remove everything except text-shadow and color values.
Thanks!
Thank you!
Hello, I have brought the theme but it seems to be very slow. I checked on Google PageSpeed Insights and it gave me a score of 68/100 with Cloudflare CDN. Here’s what it says: Your page has 29 blocking CSS resources. This causes a delay in rendering your page. None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML. Is there any fix for this?
Hi Jordan,
Thanks for your question and your support of the Milk Theme 
Given the compelxity of the theme, we’re aware that some configurations are less optimised than others. Optimisation is on our roadmap, but I’m afraid there are no short-term fixes that can be applied.
Can you tell me how the new update will affect the overall customization of this style? Will our current preferences and css changes with colors / fonts / layout stand?
Hi Lori!
Yes if you’ve made changes to the HTML files or stylesheets, those would be lose if you overwrote those files. You would either need to:
1) Re-apply those custom changes after you’ve updated, or: 2) You can manually update the theme by using a file diff program such as beyondcompare to compare your existing milk files to the new update. For each modified file you’d simply need to copy the changes I made in the update to your existing Milk Theme.
A little bit fiddly. Option #1 is definitely the easiest if you haven’t made many changes. Unfortunately these are the limitations of phpBB’s styling system 
Cheers for the update sounds awsome – will update 2morrow – Appreciate all your time and hard work that went into it
You’re welcome
– Thanks for your support!
update for 3.2.1?
Hello!
We submitted our most recent update yesterday, and it is currently waiting for approval from ThemeForest.
The current Milk release is still compatible with phpBB 3.2.1 though 
the pagination in viewforum is not correct (overlay). Is that a bug of normal?
https://s17.postimg.org/8pt9ryejz/Screenshot_20170721-223413.pngHi Benny,
May have been inadvertently caused by today’s update. Can you email us a link to your site through the ‘support’ tab, will be happy to ping you a fix.
Thanks!
I did not find FEED ICON.. in phpbb if we enable feed there is small rss feed icon near topic and thread.. How to display this in your theme?
Also PHPBB 3.2.1 version is released do i update my site to latest 3.2.1 version does this theme support it ?
Hello!
Regarding RSS Icon, we intentionally removed this from the phpBB 3.2 release.
Regarding phpBB 3.2.1, yep the current Milk release will work with the upgrade. The 3.2.0 -> 3.2.1 front end updates are very trivial and mostly relate to prosilver’s blockquote BBCode (which we’ve already modified).
Thanks!
Hi do you know how to fix this. My avatar is off center?
Hello!
Yes we’re aware of an alignment bug affecting gravatar avatars, I’m pleased to say this will be fixed in our next update, likely this week.
Thanks!
Hi!
1) Is there a way to have the style a bit more slim sized? Everything is a bit larger than usual (fonts, spaces, ...), basically looking like browser is set to 150% (style looks perfect with ~75-80% zoom for example).
2) Is it possible to have the header background image not cut but fading out into background color a few inches down (would look awesome)?
3) This probably needs an extension and cannot be done via theme I guess, background images for the category/forums-tables/rectangles with a fade-out left-to-right effect would be awesome as well.
At last … I was somehow reluctant to pay for a phpbb skin, but this was very well worth it. Complete different world than default phpbb theme, top work even if options are a bit limited! Would recommend anytime.
Hello!
Thanks for your questions and your support of the Milk Theme 
1) At the moment not without editing most of the CSS. It’s something that’s been requested before, but equally the current layout has proven very popular with customers. We will look to explore a flightdeck setting in the future that would allow you to toggle between the default layout and one with reduced padding.
2) I reckon the easiest option to achieve this would be to add a gradient overlay to the bottom of your background image
3) Keep your eyes peeled on our next theme release, we’ve been playing with this very suggestion 
Thanks so much for your kind words and support!
Thank you for the response, will certainly keep my eye out for future phpbb content from you 
In “grid” mode is it possible to show the moderators of each section ?. Same as in “list” mode.
Thank you very much and sorry for my English.
Hello!
Unfortunately due to space limitations this isn’t possible 
A pity that can not be added. It would look great visually.
The grid mode I like a lot but it is too white, without anything colorful … adding the moderators would give you that “touch” that you need.
It is just my opinion.
A beautiful visual style, I like it, I’m happy with the purchase.
Another question … how do you contact us via email? I think there is a little bug, very little, but I would like to tell you the detail.
Hi again!
We’ll take another look at the moderators on the grid layout to see if something can be achieved whilst still being aesthetically pleasing 
You can contact us through the ‘support’ tab at the top of this page 
Hey there! I really like this theme.. probably one of the best I’ve purchased after going through 3 others lol. I have some questions..
Will this become compatible with mobile? As at the moment the posts on mobile view are cut off when viewing them.
Is it possible to hide the side bar area for guests/logged out users?
and
Lastly, what div-class in what .css is the one responsible for the color of “text” boxes, they appear a little too bright.. I want to make text input fields in chat boxes.. or even the forum replies a little darker grey rather than white.
Hi!
Thanks for your message and your support of the Milk Theme 
1) Regarding mobile: The theme is already mobile-ready/responsive. Could you email us a link to the topic that’s being cut off so we can look into this for you? You can send us a message through the ‘support’ tab on this page 
2) Regrettably not at the moment 
3) Could you also send us a screenshot of the specific area(s) you’d like to change? We’ll be happy to pint you in the right direction 
awesome! I sent a support message, Not sure where exactly I would look for the follow up response though. But I’m sure I’ll figure it out
We’ll email you shortly 
Awesome, did everything you said and it worked great. The min width in the inner-div was set at 650px that had to be set at 0px as well.
Hi team… i dont know if this is part of the design… But seeing the text is not aligned to the form box gives me some visual conflict _
There’s a way to fix it?
Hi guys i need to know if i will buy this template the license stay forever thanks for respond sorry for bad english.
Hey Naramu!
Thanks for your support of the Milk Theme 
Yep – the Milk Theme is a lifetime usage license 