• #1083

    barry wilkinson
    Participant

    2,177

    file paths

    THIS SCRIPT IS A FREAKEN NIGHTMAREā€¦..PLEASE HAVE A LOOK AT THE URL FOR THIS PIC
    http://www.mycashcowwebsite.com/changetextpic.jpg
    EVERYTHING CIRCLED IN REDā€¦.PLEASE PROVIDE ME WITH THE COMPLETE FILE PATH TO EDIT THESE TEXTā€¦
    IF YOU CANNOT PROVIDE THIS PLEASE JUST REFUND ME AND I WILL PURCHASE YOUR COMPITITORS PRODUCTā€¦..

    I HAVE SPENT ALMOST A DAY TRYING TO FIND THESE FILEPATHSā€¦..
    I HAVE TRIED TO ASK THIS HELP AT YOUR FORUM BUT IT WANTS ME TO PURCHASE AND I ALREADY HAVE PURCHASEDā€¦IAM NOT GOING TO PLAY THESE STUPID GAMES FOR SOMETHING THAT SHOULD BE EASY TO DO AND YOU SHOULD PROVIDE INSTRUCTION HOW TO DO ITā€¦.
    THIS SCRIPT OF YOURS HAS THE WORST INSTRUCTIONS I HAVE EVER SEEN HERE AT EVANCO

Viewing 15 replies - 31 through 45 (of 52 total)
  • #1128

    barry wilkinson
    Participant

    Can you tell me where do i find the icons under Why Choose Us………secure, flexible, Easy, Supports Rewards..
    I would like to change those icons also….they are ugly,,,lol

    #1130

    barry wilkinson
    Participant

    need the path to these, so i can change
    ///<i class=”fa fa-lock”></i>
    ///<i class=”fa fa-thumbs-up”></i>
    ///<i class=”fa fa-gift”></i>

    #1131

    barry wilkinson
    Participant

    also i would like to know how do i remove the tinting function from the main banner pic…i do not wish for my main banner pic to be tinted out…

    #1132

    Hi

    Yes, this is correct way to add social image, your example is below

    <div class="ā€socialShareWrapā€">
    	<ul>
    		<li><a href="#"><img src="https://www.plzfundus.com/icon/images/fb.png" width="32" height="32" border="0"> </a> </li>
    		<li><a href="#"><img src="https://www.plzfundus.com/icon/images/twitter.png" width="32" height="32" border="0"> </a> </li>
    		<li><a href="#"><img src="https://www.plzfundus.com/icon/images/googleplus.png" width="32" height="32" border="0"> </a> </li>
    		<li><a href="#"><img src="https://www.plzfundus.com/icon/images/linkedin.png" width="32" height="32" border="0"> </a> </li>
    		<li><a href="#"><img src="https://www.plzfundus.com/icon/images/vkontakte.png" width="32" height="32" border="0"> </a> </li>
    		<li><a href="#"><img src="https://www.plzfundus.com/icon/images/pintrest.png" width="32" height="32" border="0"> </a> </li>
    		<li><a href="#"><img src="https://www.plzfundus.com/icon/images/tumblr.png" width="32" height="32" border="0"> </a> </li>
    		<li><a href="#"><img src="https://www.plzfundus.com/icon/images/delicious.png" width="32" height="32" border="0"> </a> </li>
    	</ul>
    </div>

    Best Regards

    #1133

    Hi

    you will find the Why Choose Usā€¦ā€¦ā€¦secure, flexible, Easy, Supports text and icon in below file

    /root/resources/views/home.blade.php

    If you like our support, it will be really great if you place a 5-stars rating to this product to make this even better. You can do this from https://codecanyon.net/downloads

    Best Regards

    #1136

    barry wilkinson
    Participant

    i need to know this too..also i would like to know how do i remove the tinting function from the main banner picā€¦i do not wish for my main banner pic to be tinted outā€¦thank you

    #1137

    Hi

    Sorry, didn’t understood the question what you want to do in the banner.

    If you wish to change this banner. Please change the image from directory, located at https://domain.com/assets/images/main-banner.jpg

    If you wish to change the banner background color, you have to change the gradient color located below, Hope you are familiar with CSS

    located at http://domain.com/assets/css/style.css

    Line number 72

    .main-banner::before {
        content: "";
        background: rgba(0, 0, 0, 0) radial-gradient(at center bottom , #0096d6 12%, #00328f) repeat scroll 0 0;
        height: 100%;
        left: 0;
        opacity: 0.7;
        position: absolute;
        top: 0;
        width: 100%;
    }

    Change only background value in line background: rgba(0, 0, 0, 0) radial-gradient(at center bottom , #0096d6 12%, #00328f) repeat scroll 0 0;

    Best regards

    #1139

    barry wilkinson
    Participant

    what value do i make it for 0 gradient? i dont want any gradiant

    #1140

    barry wilkinson
    Participant

    or do i just make it like this?

    radial-gradient(at center bottom , #0096d6 0%, #00328f) repeat scroll 0 0;

    or just delete all of it? like all of this code?

    .main-banner::before {
    content: “”;
    background: rgba(0, 0, 0, 0) radial-gradient(at center bottom , #0096d6 12%, #00328f) repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;

    #1141

    barry wilkinson
    Participant

    ok…i got the banner stuff done.THANK YOU …..but im stuck on this….
    this is my path for my replacement for the pic of lock for fa fa-lock

    //////https://www.plzfundus.com/icon/images/secure.png” width=”32″ height=”32″

    Why Choose Usā€¦ā€¦ā€¦secure, flexible, Easy, Supports text and icon
    how do i make that show my pic of lock…

    ///<div class=”row”>
    /// <div class=”col-md-3 col-sm-6 col-xs-12″>
    /// <div class=”why-choose-us-box”>
    /// <div class=”icon”>
    /// <i class=”fa fa-lock”></i>
    ///</div>
    ///<div class=”title”>
    /// <h4>@lang(‘app.secure’)</h4>
    /// </div>
    /// <div class=”desc”>
    /// <p>@lang(‘app.secure_desc’)</p>
    /// </div>

    #1144

    barry wilkinson
    Participant

    hello? can you plz help me with my last question….

    #1145

    Could you please elaborately describe your last reply?

    I didn’t understood

    #1146

    barry wilkinson
    Participant

    my reply #1140

    #1147

    barry wilkinson
    Participant

    im sorry its this reply question…

    CAN YOU ADD MY PATH IN THIS SO I CAN CHANGE THE OTHER ICONS…
    okā€¦i got the banner stuff done.THANK YOU ā€¦..but im stuck on thisā€¦.
    this is my path for my replacement for the pic of lock for fa fa-lock

    //////https://www.plzfundus.com/icon/images/secure.pngā€ width=ā€32ā€³ height=ā€32ā€³

    Why Choose Usā€¦ā€¦ā€¦secure, flexible, Easy, Supports text and icon
    how do i make that show my pic of lockā€¦

    ///<div class=ā€rowā€>
    /// <div class=ā€col-md-3 col-sm-6 col-xs-12ā€³>
    /// <div class=ā€why-choose-us-boxā€>
    /// <div class=ā€iconā€>
    /// <i class=ā€fa fa-lockā€></i>
    ///</div>
    ///<div class=ā€titleā€>
    /// <h4>@lang(ā€˜app.secureā€™)</h4>
    /// </div>
    /// <div class=ā€descā€>
    /// <p>@lang(ā€˜app.secure_descā€™)</p>
    /// </div>

    #1148

    Hi

    You have not described, just copied and pasted that question, so it’s really tough to get what you want.

    If you want to change the icon with image, place image there in the lock icon and removed the lock icon.

    Such as replace this line <i class="fa fa-lock"></i> with the line <img src="your-image-url" />

    BTW: please see the right sidebar notice and our office will be close soon. We will come back at 6th fabruary

    Best regards

Viewing 15 replies - 31 through 45 (of 52 total)

Purchase for access

Buy a copy of GetFund – A Professional Laravel Crowdfunding Platform for access to our member center.

Buy