Home>Support>How do I add a picture beside the search bar at the top?

How do I add a picture beside the search bar at the top?

By Rheo Cabalu, 10 years ago. Last reply by Rheo Cabalu, 10 years ago.
Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hey!

Just wanted to know how I can add a certification picture beside the search bar at the top? Your php skills would be greatly appreciated. TY!

URL: http://iinews.info/roof2/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 5 months ago Rheo Cabalu

    I actually got it at the top but can I put it above the search bar? or even to the right of the search bar?

  2. 10 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    Hi Rheo

    Please try removing the inline styles from your image and adding a class to the a href tag:

    <a href="http://iinews.info/roof2/wp-content/uploads/2015/01/cert1.png" class="header-image"
    

    That’s not the full a tag, just showing where I’ve added a class and the class name.

    Then under Appearance > Custom CSS try the following:

    /* Header */
    
    #logo #searchform {
    right: 132px;
    }
    
    #logo .header-image {
    position: absolute;
    right: 0;
    top: 30%;
    }
    
  3. 10 years, 5 months ago Rheo Cabalu

    ty for the help! I tried it out here and it looks great:

    http://iinews.info/roof3/

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More