New Landing How can we help? Themeforest Theme Support Dante Add HTML to Header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #32915
    maike
    Member
    Post count: 81

    Hi Ed,

    is it possible to add custom html to the header – for example an image (like a shop certificate / Paypal Sign) near the the Login on the right hand site?

    And again thanks 🙂
    Maike

    #32970
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Maike,

    Which header are you using? I’ll have a think on some code you could edit.

    – Ed

    #32981
    maike
    Member
    Post count: 81

    The Header 2

    #33100
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    If you check /includes/sf-header.php, line 167:

    $header_output .= '<div class="header-right col-sm-8">'.sf_aux_links('header-menu', FALSE, "header-1").'</div>'. "\n";

    You could try adding content like below:

    $header_output .= '<div class="header-right col-sm-8">'.sf_aux_links('header-menu', FALSE, "header-1").'<span><img src="image.jpg" /></span></div>'. "\n";

    – Ed

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register