Add Image To Header...

Discussion in 'ColorWay WordPress Theme' started by adefeo777, Dec 13, 2014.

  1. adefeo777

    adefeo777 Member

    Joined:
    Nov 21, 2012
    Messages:
    45
    Likes Received:
    1
    Location:
    South Carolina
    I would like to add an image (two logos that are combined into one png file) to the header. I have attached screen captures, and the png file as well.

    Thank you for your help as always!
     

    Attached Files:

  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,

    For this you have to follow some steps.

    Step1:
    Upload image in media library and copy URL of it.

    Step2:
    Use below code in header.php by following below image.
    Code:
    <div class="header-second-image">
    <img src="  http://-----------------------------------  " />
    </div>
    <img src=" http://----------------------------------- " /> use your image URL which uploaded you through media.
    colorway-13-dec.png



    Thanks & Regards
    Pramod
     
  3. adefeo777

    adefeo777 Member

    Joined:
    Nov 21, 2012
    Messages:
    45
    Likes Received:
    1
    Location:
    South Carolina
    Is there some CSS code I should place in the Custom CSS section. The logos are not where I want them to be. The currently are as seen in: "Header_Not_Right.jpg" I want them to look ike: "Header_As_Wanted.jpg"

    Thank You!
     

    Attached Files:

  4. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,

    Please provide your website URL to make me better understand which css code will work.

    Thanks & Regards
    Pramod
     
  5. adefeo777

    adefeo777 Member

    Joined:
    Nov 21, 2012
    Messages:
    45
    Likes Received:
    1
    Location:
    South Carolina
    Thank you Pramod!

    The url is: www.fullforcetactics.net
    If you need access to the WP-ADMIN panel I will provide directly to your email.
     
  6. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,

    I will fix this.Please provide details with the link of this thread at [email protected]
    or in conversation.

    Thanks & Regards
    Pramod
     
  7. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,

    I have fixed this.
    Please visit your website.

    Thanks & Regards
    Pramod
     

Share This Page