This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Replies

3
  1. Rheo Cabalu 11 years, 1 month ago

    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. Andrew Misplon Staff 11 years, 1 month ago

    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. Rheo Cabalu 11 years, 1 month ago

    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.

Have a different question or issue?

Start New Thread