replacing the video in the right column description with an image

Discussion in 'Andrina WordPress Theme' started by bluepaddy999, Feb 16, 2013.

  1. bluepaddy999

    bluepaddy999 New Member

    Joined:
    Feb 12, 2013
    Messages:
    7
    Likes Received:
    0
    Hi

    How do I embed an image from my media gallery into the right description field .

    Thanks.
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Go to

    Appearance > Theme Option > Homepage Settings > Homepage Two Cols > Right Column Description

    and add your image tag there.

    For example

    Code:
    <a href="your link address"><img src="Enter  image media URL"/></a>

    This will solve your issue.
     

Share This Page