need to add an image top right corner in header

Discussion in 'Woodpecker WordPress Business Theme' started by greatscottfilm, Apr 18, 2016.

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

    greatscottfilm Guest

    Joined:
    May 30, 2014
    Messages:
    109
    Likes Received:
    1
    I need to add a an image with a link in the top right hand corner of the header, directly under the click to call button. Can we do that with code?
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please follow the screenshot given below.

    add_image_header.png

    Code is given below.
    Code:
     <div class="header_img"><img src="http://cdn.theatlantic.com/assets/media/img/photo/2015/11/images-from-the-2016-sony-world-pho/s01_130921474920553591/main_900.jpg?1448476701"></div>
    After adding the code, paste the code given below in Custom CSS field (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .header_img img {
        width: 39%;
        height: auto;
        margin-top: 10px;
        float: right;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
    greatscottfilm likes this.
  3. greatscottfilm

    greatscottfilm Guest

    Joined:
    May 30, 2014
    Messages:
    109
    Likes Received:
    1
    Priya, your awesome Thank you, it worked perfectly
     
  4. priya

    priya Guest

    You're welcome..:)

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  5. greatscottfilm

    greatscottfilm Guest

    Joined:
    May 30, 2014
    Messages:
    109
    Likes Received:
    1
    Hi Priya,

    Yes I do need more assistance. I need to center the main logo and add an image (which is also a logo) to the left side of the header. Attached are 2 pdf's showing locations and the address is castleimpactwindows.com. Conceivably we could just add another image to the header in the center of the header and leave the original logo in the left position.
     

    Attached Files:

  6. priya

    priya Guest

    Hello..

    I am unable to open your site...

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  7. greatscottfilm

    greatscottfilm Guest

    Joined:
    May 30, 2014
    Messages:
    109
    Likes Received:
    1
  8. priya

    priya Guest

    Hello,

    As I have checked your site your logo image is combination of 2 images (as you can see in http://castleimpactwindows.com/wp-content/uploads/2016/04/logo2016-2.png link) and as per your requirement you want one of them in left and another one in center so firstly you have to upload your image separately so that we can provide right code for them....

    Or, please send us your dashboard details at [email protected] along with this thread link and I will do it for you..?

    Looking forward to your reply.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  9. greatscottfilm

    greatscottfilm Guest

    Joined:
    May 30, 2014
    Messages:
    109
    Likes Received:
    1
  10. priya

    priya Guest

    Hi,

    Firstly you need to upload all images separately in header section of the site..

    After that, I will be able to add custom CSS for theme.

    And would also like to inform you that you I am unable to open your site..


    Looking forward to your reply.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
    greatscottfilm likes this.
  11. priya

    priya Guest

    Hi, Scott..

    You would be glad to know that I just made changes as per your requirement in the theme...

    Kindly check your site and acknowledge the same.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
    greatscottfilm likes this.
  12. greatscottfilm

    greatscottfilm Guest

    Joined:
    May 30, 2014
    Messages:
    109
    Likes Received:
    1
    Thank you Priya, your awesome and I appreciate it so much for the logos in the header
     
Thread Status:
Not open for further replies.

Share This Page