Putting image in top right corner of web page on far side of Menu

Discussion in 'Regal WordPress Theme' started by webedge, Jul 13, 2016.

  1. webedge

    webedge Member

    Joined:
    Feb 28, 2012
    Messages:
    33
    Likes Received:
    0
    Hello,

    In reading the post, https://www.inkthemes.com/community/threads/customization.8237/#post-35894 we can see how to place an image in the right corner under the menu in the header.

    What we would rather like to do is to place our image next to the menu on the far right side. So the menu would need to be moved to the left.

    How can this be done?

    Your help is greatly appreciated.

    -Jim
     
  2. nitin

    nitin Guest

    Hi Jim,

    Greetings from InkThemes,

    You need to add the code given below :-
    Code:
    <div class="cstm">
            <img src="URL of the image" />        
        </div>
    
    To add the code, just follow the screenshot given below:-
    2016-07-14_11h27_27.png

    After adding the URL of your image, just let me know, I will provide you the required custom CSS code which will do the work for you.

    Hope this helps...!

    Thanks & Regards!
    Nitin
    InkThemes.com
     
  3. webedge

    webedge Member

    Joined:
    Feb 28, 2012
    Messages:
    33
    Likes Received:
    0
    Nitin,

    Sorry that this response is so late...

    We have added the code that was provided to the "header.php" file. What is the next step we should follow?

    -Jim
     
  4. priya

    priya Guest

    Hi, Jim..

    Could you please provide us 'URL' of your site so that we can better assist you?

    Looking forward to your reply.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page