ThemeLooks Support Team

Forum Replies Created

Viewing 15 posts - 5,011 through 5,025 (of 5,045 total)
  • Author
    Posts
  • in reply to: Pagination topics in this forum #321

    Please wait.

    We are still working on it.

    We will send you the files ASAP after adding the feature in our style.

    in reply to: Pagination topics in this forum #317

    Please wait.

    We are working on it.

    please send us an email from there https://themeforest.net/user/themelooks#contact We will send you the update file via email.

    in reply to: Pagination topics in this forum #313

    Hi There,

    Sorry, for the misunderstanding.

    This is not any mistake. It’s a style of our ForumUS style/theme/template.

    If you want to add pagination, then you need to hire someone else to customize this for you.

    However, if it’s really essential, then we will try to add this to our style in the future/next update. We are listing your issue in our update list.

    Best Regards,
    ThemeLooks Support Team

    in reply to: Register page color Problem #310

    Hi There,

    Please Note: We are unable to work with your specific customization request. This is because, this type of request doesn’t include our item support. In this issue, you need to hire someone else.

    Please learn more from here: https://themeforest.net/item/colorhost-responsive-html5-web-hosting-and-whmcs-template/18413981/support

    By the way, we saw that you are using our template’s color version 2 and we already provided you the CSS with the same color code and style based on the template. So, if you want something different or more customization, then you need to do it with your own or hire someone else.

    Hope you understand.

    Best Regards,
    ThemeLooks Support Team

    in reply to: Register page color Problem #307

    Please use the below CSS instead of previous CSS in the css/custom.css

    .alert-info {
        color: #74a53c;
        background-color: #8bc34a4d;
        border-color: #8bc34a80;
    }
    
    .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary.active[disabled], .btn-primary.focus[disabled], .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #8bc34a;
        border-color: #8bc34a;
        padding: 10px 20px;
        border-radius: 50px;
    }

    Please note: The register button is a disabled button. That’s why the color is like that. When you will fill up the full form, then it will enable.

    Best Regards,
    ThemeLooks Support Team

    in reply to: Register page color Problem #305

    Please wait for our next update.

    Now, We are collecting and listing issues for this template that will need to update.

    Thanks to understand.

    Best Regards,
    ThemeLooks Support Team

    in reply to: Register page color Problem #303

    Hi There,

    Sorry for the issue, somehow we forgot to style that.

    In this issue, you need to style it with CSS to change just the color code. It’s easy to do, who know the basic HTML and CSS. Hope you will also fix this type of small issue with your own.

    By the way, you could fix the issue to use the below CSS in the css/custom.css

    .alert-info {
        color: #74a53c;
        background-color: #8bc34a4d;
        border-color: #8bc34a80;
    }
    
    .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary.active[disabled], .btn-primary.focus[disabled], .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #8bc34a;
        border-color: #8bc34a;
    }

    Please note: The characters image is an image. So, it’s not possible to change the color of that.

    Best Regards,
    ThemeLooks Team

    in reply to: Header & footer #301

    Hi There,

    First of all, if you are beginner and don’t have the basic knowledge in this field then you should hire someone else expert to help you.

    Moreover, you could search on google.com to learn more about How to customize HTML Template? How to customize WHMCS Template? etc.

    For HTML Template:
    Please follow our documentation’s FAQ that we have provided with the main files.

    For WHMCS Template:
    You will find the header content in header.tpl and will find the footer content in footer.tpl to change.

    Moreover, we are unable to provide you more clear instruction than our documentation that we have provided with the main files.

    By the way, there are some tutorials below that will help you.

    Please review the references:
    http://www.mojo-themes.com/2010/06/installing-an-html-template/


    http://docs.whmcs.com/Installing_WHMCS

    Please Note: Mainly, our template is an HTML template and we just provided support by customizing WHMCS header and footer and color based on our template for FREE of cost with our HTML template.

    Best Regards,
    ThemeLooks Support Team

    in reply to: [QUESTION] OrDomain – Loading Page #285

    Please don’t forget to give us ‘rating and review’ (on https://themeforest.net/downloads ), if you like our template and our support too.

    in reply to: [QUESTION] OrDomain – Loading Page #283

    Hi Emil,

    Please follow the steps below to remove the preloader.

    • Open Up all ‘.html’ files. (For Example, ‘index.html’)
    • Then Search For the Comment ‘!– Preloader Start –‘
    • Remove the code below
    • <!-- Preloader Start -->
          <div id="preloader">
              <div class="preloader--bounce">
                  <div class="preloader-bouncer--1"></div>
                  <div class="preloader-bouncer--2"></div>
              </div>
          </div>
      <!-- Preloader End -->

    Or

    Use the CSS below to change the preloader color.

    #preloader {
        background-color: #8bc34a !important;
    }

    Use your desire color code instead of #8bc34a.

    Best Regards,
    ThemeLooks Support Team

    in reply to: Change background to image #281

    Hi Dimitris,

    We think its a phpBB cache issue. Please remove your phpBB cache after you have edited the CSS file. Check the below link to know how to remove phpBB cache. https://www.phpbb.com/support/docs/en/3.0/kb/article/purging-the-phpbb-cache/

    Best Regards,
    ThemeLooks Support Team

    in reply to: Integration Product #274

    Example Code:
    <a href="#" class="mdl-button mdl-js-button mdl-button--raised mdl-js-ripple-effect mdl-button--accent">buy now</a>
    Replace your WHMCS link instead of “#”
    <a href="http://clients.kolpok.org/cart.php" class="mdl-button mdl-js-button mdl-button--raised mdl-js-ripple-effect mdl-button--accent">buy now</a>

    http://prntscr.com/cxeslo

    in reply to: Integration Product #272

    Hi There,

    In this issue, you need to link up the product’s “buy now” button link to WHMCS.

    Moreover, you could follow the video tutorials here: https://www.youtube.com/playlist?list=PLfpgUwyOgC7C4wwPhB7jEqSp_esXB31Jb

    If you are unable to do it by yourself, then you need to hire someone else to do it for you.

    Best Regards,
    ThemeLooks Support Team

    in reply to: Particle effect #270

    Hi There,

    Our style not support to appear the banner for the logged in user. So, there is no option.

    If you want to appear the banner for the logged in user, then you need to hire someone else to customize this for you.

    Best Regards,
    ThemeLooks Support Team

    in reply to: Problem #266

    Hi There,

    Happy to know that, your problem was solved.

    We are just reviewing your problem to solve and we were exactly on the same way.

    By the way, thanks for your tips.

    Moreover, there is nothing that is very important to need to update WHMCS 7.0. You could check WHMCS 7.0 Release Notes here http://docs.whmcs.com/Version_7.0_Release_Notes

    We already updated our template to WHMCS 7.0. You will able to download the updated version of our template from Themeforest.

    Please don’t forget to give us ‘rating and review’ (on https://themeforest.net/downloads ), if you like our template and our support too. It will give us inspiration and make us more ‘happy’.

    Best Regards,
    ThemeLooks Support Team

Viewing 15 posts - 5,011 through 5,025 (of 5,045 total)