Discussion on Ariki - phpBB3 Flat Theme

Discussion on Ariki - phpBB3 Flat Theme

By
Cart 626 sales
Well Documented

Gramziu supports this item

Supported

This author's response time can be up to 1 business day.

84 comments found.

Hi there. Nice theme! Can you give me a demo access, please? Best regards, Peter

Thank you!

If you need demo acces please contact me via my profile page.

Hi. on the side portion of the users could not login ; $CUSTOM_SIDEBAR can have two values 0 and 1(0=OFF, 1=ON) and gives you control over sidebar:

But ; that appear in that section of the site name and your message text

How can I fix it ?

Hello!

Please contact me via my profile page and I will send you changed files.

Hello, I have downloaded this but how do I put it on my website, is there a guide anywhere?

I have a blank website I have purchased and have blogger set up ready but I do not know what to do.

Thanks

Hello!

This theme is only for use with phpBB3. What blogger set up are you mean? This is a forum theme.

Please contact me via my profile page for more informations.

A small celebration will be held for 50th sales , invite us :*
Good luck with Sales Dear.

Thank you, and the same to you!

Yours truly
I wish you best.

hello design is really great. alone will be a question you do not want blocks How do I delete footer of this area? and want to narrow the width of the forum. :)

Thank you!

Everything is explained in theme documentation(you will need to replace one value).

If you want to know more please contact me via my profile page.

very nice but is there a way to turn off the scroll effect, its very annoying imo

Thank you!

This theme doesnt not have scrolling effects so it is probably a misunderstanding.

Hello

Beautiful theme, i have a question before I buy it.

Does i support Danish? We got some letters like Æ Ø Å, if there are any way i could see a support, it would be great :-)!

Have a nice day

Thank you!

Please contact me via my profile page, I will prepare a demo for you.

Hello there! just bought the theme and it’s amazing, thanks a bunch.

I have just one little problem with the avatar gallery. It is showing all avatars in a single column, and the checkbox for the first avatar is far below the image, near the bottom of the second image.

Can you give me a hand with this?

Thank you!

Please contact me via my profile page.

I want the poster info (avatars etc.) to appear in the left side of the post instead of right. How can I do it?

Hello! You should make following changes in common.css file:

ariki/theme/common.css
Find:
.postprofile {
    float: right;
    font-size: 1.1em;
    padding: 20px 20px 0;
    width: 200px;
}
Replace with:
.postprofile {
    float: left;
    font-size: 1.1em;
    padding: 20px 20px 0;
    width: 200px;
}
Find:
.postbody {
    background-color: #fafafa;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.05);
    float: none;
    font-size: 1.3em;
    margin-right: 200px;
    padding: 20px;
    width: auto;
}
Replace with:
.postbody {
    background-color: #fafafa;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.05);
    float: none;
    font-size: 1.3em;
    margin-left: 200px;
    padding: 20px;
    width: auto;
}
Remember to refresh the theme cache after making changes.
Please contact me via my profile page if you will have more questions.

very nice theme and Gramziu has been really helpful answering the questions I have. Very happy with this purchase and hope that more work comes from this user as his customer service has me convinced. Thank you.

Thank you!

Hello, can you help me. What I have to do when I want change a custom footer on a third version, but I still can see just the first one on my site.

Open imageset/imageset.cfg file.

Find:

img_site_logo = site_logo.svg*26*76
Replace *26*76 with your logo height and width *height*width.
Remember to refrest imagesets cache.

Thanks, the size I already have. But its possible have a colored logo. I still can only see black/white

This theme does not affect on the logo color.

You must upload colored logo.

I love htis theme! I want to use Category images but they don’t look that good if they are big, is there a way to put an align=”left” property on the category images so that the forum titles and description appears beside the images?

Anyway, great theme! Best phpBB3 theme!

Thank you!

Can you contact me via my profile page and send the link for your problem?

Hi! Nice work with this theme! :) I have one question – How can I change font to “latin” version?

Thank you!

In ariki/template/overall_header.html find:
<link href="//fonts.googleapis.com/css?family=Open+Sans:300,400,400italic,700,700italic" rel="stylesheet" type="text/css" />
replace with:
<link href="//fonts.googleapis.com/css?family=Open+Sans:300,400,400italic,700,700italic&subset=latin-ext,latin" rel="stylesheet" type="text/css" />

After that you will need to refrest the template cache in Administrator Control Panel at the Templates section in Styles tab.

If you will have more questions please contact me via my profile page.

Thank you very much! Your advice was priceless :)

Hi :)

Is it possible to make a custom 404-not-found-page? If yes how can i do it?

Best Moo

Hello!

It depends on your host, but if you want just to create one please contact me via my profile page and I will send you a basic one which fits to this theme.

Hello, looks good.

Some issue:
-How can we view demo user? (ie see reply functions, user profile, pm etc)
-Can this theme be modified? CSS For example, increase width change colour etc?
-What system is used to change the content of footer boxes?

-Is the mobile menu broken? (is doesn’t open)
-Board index link and breadcrumbs is missing on login & FAQ type pages. (user gets lost, need link to return)

Thank you!

-How can we view demo user? (ie see reply functions, user profile, pm etc)
If you want to see the demo user just contact me via my profile page.

Can this theme be modified? CSS For example, increase width change colour etc?
You can modify this theme as you wish and I can help you when you will have any problems.

-What system is used to change the content of footer boxes?
If you want to change the footer, you just need to replace one value in theme files.

-Is the mobile menu broken? (is doesn’t open)
What device are you using to view the demo?

-Board index link and breadcrumbs is missing on login & FAQ type pages. (user gets lost, need link to return)
You can enable the breadcrumbs for this pages but it will work as in any other phpBB3 theme.

Will this theme be updated to work with the upcoming release of phpBB?

Hello!

Yes, this theme will be updated to work with upcoming stable releases.

very nice theme clean and beautiful, Does it support arabic (RTL)?

Thank you!

Please contact me via profile page and I will send you demo user with RTL language preview.

hi there, i have small problem, there is no “overall customization.html” file inside template folder

Hello!

Instead of overall_customization.html look in the custom_settings.html file.

Thanku you very much! 5!

is this in a .zip file that can be uploaded to wordpress? says PHP files, CSS files and JS files. I have never purchased a theme here so i don’t know if it’s in a format that is uploadable as a .zip file theme in WP

Hello!

This theme is only for use with phpBB3. If you are looking for WordPress themes go to the WordPress category.

nice work, good sales :)

Thank you!

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey