Quote Template background image

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • tanya
    replied
    Hi,
    develop other entryPoint with own Template building

    Leave a comment:


  • pmontanez
    replied
    Hey tanya I'm checking TCPDF documentation, its possible to add the img background but only on the actual function, Now in my case I just need One template to use this jpg background. I'm thinking to experiment with the code but, how to make this without affecting any other existing templates? Thanks !

    Leave a comment:


  • tanya
    replied
    Hello

    "
    TCPDF has a very limited CSS support. It doesn't support all attributes.

    Currently, only the following CSS attributes are supported:
    • font-family
    • font-weight
    • font-style
    • color
    • background-color
    • text-decoration
    • width
    • height
    • text-align
    "

    Leave a comment:


  • krishnapriya
    started a topic Quote Template background image

    Quote Template background image

    Hi,
    I tried to set background image to a div in quote template with background-image:url();
    Image is seen in template detail view,butNo image is displayed in quote preview.
    Width and height already set.
    Backgound color works fine.

    Please help.
    Thanks.
Working...