Okay
  Public Ticket #1703619
How do I change the banner on the the contact page, and bio page.
Closed

Comments

  • Monetary started the conversation

    Hi,

    How would I change the banner on the about and contact page? I do not see the html link to the picture. 

    All help would be greatly appreciate. 

  •  840
    Jelly replied

    Hello,

    To change the Top banner image on the About page you need to go to main.css line 4878 and change url in:

    .bg-header.about {
      background: url("../images/demo/multi-pages/about/bg.jpg") no-repeat center;
      background-size: cover !important;
    }

    For Contact line 4930:

    .bg-header.contact {
      background: url("../images/demo/multi-pages/contact/bg.jpg") no-repeat center;
      background-size: cover !important;
    }

    Please check and let me know.

    Best Regards,
    Jelly Team

  • Monetary replied

    Thanks for responding. I've tried that but the background will not change.

  •  840
    Jelly replied

    Could you please send us ftp login/password/url to your website as a private message?

    Best Regards,
    Jelly Team

  • Monetary replied

    I need to place a video in the banner. How would I place a video in the background on auto-play instead of an image. In fact how would I replace the css with html and just inserted it via contact.html instead of referring to the css style sheet. It would makes thing 10x easier.

  •   Monetary replied privately
  • Monetary replied

    How would I replace the css with html and insert the code for the video or gif there?

  • Monetary replied

    or how would I make a video autoplay by editting the css file.

  • Monetary replied

    Are you still there?


  •  840
    Jelly replied

    Hello,

    Please note our staff do not work during weekend and any questions asked right before weekend or during weekend will not be answered until our staff returns.

    While waiting could you please resend FTP access as the private message you've sent is empty.

    Best Regards,
    Jelly Team

  •   Monetary replied privately
  •  840
    Jelly replied

    Thank you for FTP access. Please also send us your site URL and images URLs you would like to add to Contact and About pages banners.

    How would I replace the css with html and insert the code for the video or gif there?

    About Video. You can't do that without quite complicated customization. Please check for developers who can do that on https://studio.envato.com/ or upwork.com

    About Gif. You can just put some gif URL to the main.css like you do with regular image. The problem is that this gif image will be quite large and will affect performance and loading speed.

    or how would I make a video autoplay by editting the css file.

    Unfortunately, there is no way of doing that.

    Best Regards,
    Jelly Team

  •   Monetary replied privately
  •  840
    Jelly replied

    Could you please send site URL and images URLs again because for some reason I didn't get anything: https://tppr.me/UYmk2

    Best Regards,
    Jelly Team