836 comments found.
Hello PixelGoose, I purchased this theme and I’m very satisfied with it. I think it’s the best phpBB theme. Everything is easily customized, but i found one thing where i want to ask you for little help. I want to remove JS for login window and use only standard phpbb login page. can you please help me how to do this? Thanks Andrew
Hello,
Sorry for the long delay in answering.
Please contact us via our profile page, I’ll send you instructions for that.
Hi,
Is it possible to display to column with author avatars etc. on the left instead of the right?
Thanks
Hello,
Yes, it’s possible.
Really amazing theme…I love it how it looks on my Website 
Congratulations!
Hello,
Thank you for the purchase and for the good words! And good luck to your community! 
Thank you for the theme. Excellent job!
I am working at table tennis forum http://www.pingpong777.com/forum/index.php.
I would like to have several logo images downloaded randomly. Please, give an idea how to achieve this. Thank you in advance.
Hello,
You’re forum looks great! Congratulations!
This may help you – https://www.phpbb.com/kb/article/adding-a-random-header-image/
Hello,
First of all, good job with this theme, I really like it !
I have a problem with the “edit post” button. It is in the pages html but it’s invisible (no style attached to it, no icon in the imageset). Am I missing something ?
Thanks.
Hello,
As far as I understand you’re using a language localization different for English?
Yes, I’m using the french translation.
Yes, that’s the reason – Metro theme doesn’t have French button set at the moment, so you can’t see the buttons. For a quick fix do the following -
1. Find the ‘en’ folder here – styles/YOUR_COLOR/imageset/ 2. Duplicate the folder and rename it into ‘fr’.
You’ll be able to see English buttons after that.
Worked like a charm ! Thanks for the quick answer 
how to change logo with my on logo
Hello,
Please read the documentation. It’s described there 
Hi, Firstly I want to say its one of the best themes i ever saw for PHPBB!
Secondly, can you tell me what was changed in last updated with “overall_header.html” file? Because i have a little tweaks made and can you just share me a code or somthing.
Thirdly, just a suggestion for colors, you can tweak a CSS file to be also avilable in black color (backgroud and all of the other files font,elements, etc. changed to look good on the black background). Just a suggestion!
Thanks for reply! Regards!
Hello,
Thanks for the good words!
Secondly, can you tell me what was changed in last updated with “overall_header.html” file?Just two links inside <meta> – a link to the Google font and a link to jQuery font (their structure as a matter of fact). The other parts of the template were not changed.
just a suggestion for colors, you can tweak a CSS file to be also avilable in black colorUnfortunately it won’t be just tweaks. We have to change most of the design in this case – font colors, icons colors etc. We may add such a color scheme one day but I’m not sure it will be soon
Thanks for reply!
How can I display the Topic Author and Timestamp when Topic was posted in the forum topic listing page. When I click on “View New Posts” or “View Unread Posts” links in the bar, then the search results pages does display that info but anny forum’s topic listing page does not display that info.
I want to show who started the topic and what date under the topic title much like what comes under search result page.
Example: <Topic Title> then new line. then in small font by <Username> » Wed Nov 06, 2013 4:59 pm
How this can be done?
Hello,
The theme should show the info after clicking “View Unread Posts” – http://i.imgur.com/0EhB53B.png
Did you change anything inside the templates?
Hello,
Yes, it comes under “View Unread Posts”. I also want it to come under the Topic Listing page when any forum is viewed but only with Topic Author and Date. Currently, the topics listed in the forum only displays the title of the topic but not who started the topic. Check the image which shows topic under miscellaneous forum. https://dl.dropboxusercontent.com/u/48217012/Capture-Listing.JPG
I want Author name and Date to appear on the topics listed in the forum as well.
Regards Dheeraj
Hello,
You should manually edit the “search_results.html” template – copy and paste those part to new positions.
So far, the best phpbb3 theme, just came to say that. I´m very happy with it and let me make big changes:
versionoriginal.org
Hello,
Thank you for your good words! And good luck to your community! It looks very interesting! 
hello
it is possible to changelogs Version 1.0.5 – 29/10/2013 to version 10/10/2013
for manual updating
thank
Hello,
I would suggest you to compare the edited files with the old ones – it will be quite easy for you to see the difference. But the difference is not big, just a few minor changes.
In the next versions! there could be a changelog
Great theme! But one issue though, and I saw this mentioned about 5 months ago on this discussion board as well. The Login-popup dialog does not seem to have the “I forgot my password” link. (The link is visible on the page you get to if you enter the wrong password). You mentioned this would likely be fixed, but it still isn’t there. Any plans of fixing it, or hints on what file to modify to get it to show?
Hello,
I promise, we’ll add this in the next update!
Hi, I just purchase the design.. the site is http://www.hodinkomania.sk
Is it possible to have dropdown menu on the forum where every visitor will have an opportunity to choose the color of the design by his/her preferences? For example blue color scheme for me, red variant for you, etc..
Also, how can I asign the icon for the header tab? I know that it should be assign in css file, but which one and what code should I put inside the file? Thanks.
Hello,
Thank you for the purchase!
Is it possible to have dropdown menu on the forum where every visitor will have an opportunity to choose the color of the design by his/her preferences?You can use a mod for this. Here’s one of them – https://www.phpbb.com/customise/db/mod/prime_quick_style But don’t forget you can also change style via UCP!
Also, how can I asign the icon for the header tab?You need to create an image and put it inside this folder –
styles/YOUR_THEME/imageset/YOUR_IMAGE_NAME.png
Then just assign the image to the tab via css. You should add code like this inside ‘common.css’ template –
#header li#YOUR_TAB_ID a {
background-image: url("{T_IMAGESET_PATH}/ YOUR_IMAGE_NAME.png");
background-attachment: scroll;
background-repeat: no-repeat;
background-position: left top;
}
And don’t forget to refresh the theme after editing.
Thank you for your fast reply and your help! It works:-)
The recent update did not fix the https errors. Here are the errors for the main page:
[blocked] The page at https://**/forum/ ran insecure content from http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js. (index):1 [blocked] The page at https://**/forum/ ran insecure content from http://fonts.googleapis.com/css?family=Open+Sans:300,400,600&subset=latin,cyrillic. (index):1 [blocked] The page at https://**/forum/ ran insecure content from http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js. (index):1 Uncaught ReferenceError: $ is not defined (index):84 Uncaught ReferenceError: $ is not defined (index):134 [blocked] The page at https://**/forum/ ran insecure content from http://fonts.googleapis.com/css?family=Open+Sans:300,400,600&subset=latin,cyrillic.
I replaced my site with **
Hello,
Did you try to clear the style cache after updating?
NVM, wow it keeps that cache for awhile, even after a few reboots. Thanks for the update.
OK! Feel free to contact us if you still have any questions.
Hello guys,
can you tell me where the colors are integrated in the theme? I want to change the default colors.
Hello,
All the colors are stored inside the css-templates. You can find them here -
styles/YOUR_COLOR/theme/
You can use ‘find and replace’ for a quick replacement.
I’ve created a 120×120 pixel image to place as a background for the navigation blocks at the top of the page (faq, members, etc.). I couldn’t find an image for this in the theme so I’m guessing it’s a generated space from script. What’s the best way to implement my image background for these navigation blocks?
Thanks,
Mike
Hello,
Please, contact us via our profile page!
Hello,
I get this error when I write any kind of URL´S on the forum. The url´s don´t show anything else but this text: {DESCRIPTION}
Pic below to show it:
http://img21.imageshack.us/img21/1241/89dc.jpgThank you
SOLVED… thank you
Hello,
Feel free to contact us if you still have any questions!
Hello, Is it possible to insert the last comment (10) and new subjects (5) in the sidebar? I have read the documentation, but I do not. Thank you.
Hello,
phpbb3 doesn’t have such a feature. But you can achieve it if you use one of third-party addons. This one for example – https://www.phpbb.com/community/viewtopic.php?f=70&t=573680
Pixelgoose, can you post a screenshot of what user profiles look like? I tried clicking your name on the demo board, but it requires login to view, and registration on the demo board is disabled 
Thanks :>
Hello PixelGoose
It is possible to change the profile block to the left?
If so, how can I do it.
Thank you, My users loves the theme!
Hello,
We are glad you like our work!
Yes, you can move the block to the left. You can use this tutorial – https://www.phpbb.com/kb/article/prosilver-profiles-on-left/
thank you, works like a charm! TAL
Pixelgoose, you may want to take a look at the new “Coralis” phpbb theme added. Looks like he took your theme and just restyled it. Even the responsive elements look identical in flow and design.
Hello,
As a matter of fact I don’t see any resemblance between our themes. They’re quite different as far as I see. We both used the default prosilver theme, so in this part the themes may look similar, but it’s OK. And other aspects – colors, graphics and icons, they’re quite original. So I could only wish good sales to KomiDesign 