background image of a video post the same for all posts

Home Forums WordPress Theme TrueMag background image of a video post the same for all posts

Étiqueté : , , ,

Affichage de 1 message (sur 1 au total)
  • Auteur
    Messages
  • #3791
    Zied Abdennabi
    Maître des clés

    Is there a way of making the background image of a video post the same for all posts without manually changing every post?

    You could try with this code on Theme Options > General > Custom CSS:

    #player {
    background-image: url(http://www.tunisiashare.tv/pic/videobackground.jpg) !important;
    }

    Change URL to your image.

     

     

Affichage de 1 message (sur 1 au total)
  • Vous devez être connecté pour répondre à ce sujet.