Okay
  Public Ticket #2072268
Background pattern on all pages, instead of just color
Closed

Comments

  • Mykhailo started the conversation

    Hi there!

    How could I create a background texture pattern for all pages, if I am not using the boxing layout? There is no such option in the "Styling" settings of Salient.

  •  9,355
    Tahir replied

    Hey Again,

    Simply use the "body" css selector and add a image pattern to it . 

    body{
    background-image:url(my-image.png);
    }

    Best 


     Salient Support Team 


  • Mykhailo replied

    Hi Tahir,

    Thank you for the answer!

    I am trying to use this small texture as a background.

    I pasted your CSS code, but nothing changed on my website.  

    Maybe I need to repeat the image?

    Thank you.


    pattern.png

  • Mykhailo replied

    Even if I use repeat pattern, it is not shown up

  •  75
    Scott replied

    Hi there,

    Thank you for getting in touch.

    Could you provide temporary admin username and password we login and take a closer look into the issue.

    Looking forward to your reply.

    Kind regards,

    Themenectar Support Team