Social Icons Link at top of page

Discussion in 'Themia WordPress Theme' started by cmorgansweb, Jan 13, 2013.

  1. cmorgansweb

    cmorgansweb Guest

    Joined:
    Dec 28, 2011
    Messages:
    2
    Likes Received:
    0
    I need to make the links for the Facebook and Twitter Icons at the top left hand of the theme to load a new window.

    It is currently loading unto the same page, I need it to load a new window instead.

    Where do I go to add the target="_blank" to make this happen?

    thanks,
    Chris
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Go to header.php present in your theme directory and add the code given below

    Code:
    TARGET="_blank"

    Sending image for reference

    [​IMG]


    Use same process for others also.
     

Share This Page