Setting an image header in Templates

WPPizza – A Restaurant Plugin for WordPress Support General Support Setting an image header in Templates

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #57353
    spaulgal
    Participant

      Maybe it’s just late, but I’m stuck on something that I remember easily navigating in our version 2 build. I’m trying to set an image header in a HTML email template.
      I have the following snippet in the Header>details section (which is activated in the edit section) of the css/style area of templates

      background:url(‘http://colorsstudios.com/wp-content/uploads/2017/03/logofororderpageHEADER.jpg’) center center no-repeat transparent; width:500px;height:71px

      and the image is not rendering.

      What am I doing wrong?

      #57354
      Olly
      Admin & Mod

        use your browsers element inspector when previewing the template. it will probably show you the issue

        #57362
        spaulgal
        Participant

          I see the declaration in the source code but the URL is removed. I have no idea why.
          I looked back and for V2 I customized the customer email directly in the wppizza-order-email-html.php file. Is that file available? It doesn’t seem like I can add the Background URL declaration in the css/style section of Templates.

          #57373
          spaulgal
          Participant

            I was able to figure this out, but where does one customize the subject line for guest email receipts?

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘Setting an image header in Templates’ is closed to new replies.