How to insert images on Front Page

Discussion in 'Local Business WordPress Theme' started by desmondw, Jun 26, 2014.

  1. desmondw

    desmondw Member

    Joined:
    Dec 28, 2011
    Messages:
    34
    Likes Received:
    0
    What method do you use to insert images via the Theme Panel for use on the Front Page?
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    You can use image code to display image.
    For example:
    Code:
    <img src="Enter The URL Address Of Your Image Here"> 
    See the link given below for more detail.
    http://www.w3schools.com/html/html_images.asp

    I hope this will help you.
     

Share This Page