• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

can I place a logo on top of the slider on Homepage

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › can I place a logo on top of the slider on Homepage

This topic is: resolved

Tagged: Logo, slider

  • This topic has 5 replies, 2 voices, and was last updated 10 years, 5 months ago by lindebjerg.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • January 7, 2013 at 10:38 am #10136
    lindebjerg
    Member

    how can I place a Logo ontop of the slider, please take a look at the Screenshot

    link to site

    January 7, 2013 at 11:46 am #10142
    Brad Dalton
    Participant

    Install the Genesis Simple Hooks plugin and paste the HTML for the image into the genesis_before_header hook field

    http://wordpress.org/extend/plugins/genesis-simple-hooks/


    Tutorials for StudioPress Themes & WooCommerce.

    January 7, 2013 at 1:27 pm #10159
    lindebjerg
    Member

    Okay, but how must the HTML be?
    I have tried with php and CSS on top of the slider, not before? like this screenshot when I try with html?

    and I need only the Logo on the Homepage?

    I have tried with this in the homepage.php, but it wrong?

    add_filter('genesis_before_header','open_div');
    	
    	function open_div(){
    	
    		echo '<div class="top-logo">
    
    </div>

    I have this in the style.css

    /** Top Logo **/
    .top-logo {
    background:url(http://weborbis.lindebjerg.de/images/weborbis.png) no-repeat center left;
    float:left;
    margin: 30px 0;
    }
    January 7, 2013 at 1:49 pm #10163
    Brad Dalton
    Participant

    Just insert the image into a new post, use the advanced image settings for alignment and then grab the html from the text editor and paste it into a hook location using the plugin.

    Can be before header or using one of the title hooks

    no css or php

    But it will be on every page unless you include a conditional tag


    Tutorials for StudioPress Themes & WooCommerce.

    January 7, 2013 at 2:20 pm #10169
    lindebjerg
    Member

    yes, but as you can see now, it just move the slide. It have to be on top of the slide?

    January 7, 2013 at 3:46 pm #10192
    lindebjerg
    Member

    I have now this on the hook ?? but it shows up on subpages too? : http://weborbis.lindebjerg.de/kontakt/

    <?php if(is_home()) { ?>
        <img style="margin: 50px 100px;" alt="weborbis-login" src="http://weborbis.lindebjerg.de/wp-content/uploads/2012/12/weborbis-login.png" width="300" height="80" />
    <?php }
  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2023 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble