Replacing Logo

Discussion in 'VideoCraft WordPress Theme' started by aprylshowers, Mar 2, 2013.

Thread Status:
Not open for further replies.
  1. aprylshowers

    aprylshowers New Member

    Joined:
    Mar 2, 2013
    Messages:
    7
    Likes Received:
    0
    I uploaded my personal logo. The logo changed in the header but not in the footer. How can I replace the Video Craft logo in the footer of the page with my own logo. Please advise. Thanks
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    The logo in the footer area is arising due to the second footer widget default feature. If you want to show your logo there then follow the steps given below.

    1. Upload your logo in your dashboard from media panel.
    2. Copy the URL of the logo from there.
    3. Go to the widget panel (Appearance > Widgets ) in the dashboard, Drag the text box in the second footer widget area section
    a). Make the title of text box black.
    b). Paste the code given below, in your text box content area as shown in the image given below.
    Code:
    <a href=" #" > <img src="Paste the Logo image URL here"  /></a>
    for the reference see the image given below
    [​IMG]

    This will solve your issue.
     
  3. aprylshowers

    aprylshowers New Member

    Joined:
    Mar 2, 2013
    Messages:
    7
    Likes Received:
    0
    Excellent...that did the trick. Thank you!
     
Thread Status:
Not open for further replies.

Share This Page