• Hello WP
    I am pretty new in this WP world.
    I have added a image to the header on my page mereløb.dk
    Now my header image is below the menu line but I want above. So far I have been able to put it above and under my page title, but what I really want is to move it so that the image is on the right side of the title and keep it about the same size as now.
    Hope it makes sense.
    Best regards
    Jesper

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator t-p

    (@t-p)

    There are many tools available for this kind of CSS work, for example:
    – Firefox with Firebug add-on: Help info on Firebug https://getfirebug.com/faq/
    – Newer IE/Chrome, etc., have similar tools
    – Alternately, try a dedicated CSS resource such as http://www.css-discuss.org/
    – Also, consider creating a child theme otherwise all your customization will be overwritten when you next update your theme.

    Alternately, use:
    – If your theme has a custom CSS option, use that to add the CSS shown above.
    – If not, install a plugin, for example Simple Custom CSS; Custom CSS Manager plugin
    – Or, if you have Jetpack installed, enable its Custom CSS module.
    – support of your theme’s developer.

    right now, the header image shows below the menu.

    So far I have been able to put it above and under my page title

    please do so again, and then post here.
    somebody might be able to provide a CSS suggestion once the image is at is final location above the menu.

    Thread Starter dalle83

    (@dalle83)

    please do so again, and then post here.
    somebody might be able to provide a CSS suggestion once the image is at is final location above the menu.

    Did that now

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Move header image next to title’ is closed to new replies.