New Landing How can we help? Themeforest Theme Support Flexform Insert Image Into Header

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Flexform
  • #662
    mcjensen
    Member
    Post count: 3

    Hello, I’d like to use an image in the header rather than color.  What’s the best method for that?  I tried the header css, but it didn’t seem to override the color.

     

    Thanks

    #718
    mcjensen
    Member
    Post count: 3

    Can anyone give me some info on this?

    Thx

    #757
    Tekguild
    Member
    Post count: 171

    To do this would require some serious customization, which I doubt the theme developers would be willing to provide here. You probably should look into hiring someone to do it for you.

    #780
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    We’d love to be able to, but we simply don’t have the time!

    If you have some CSS knowledge, all you need to do is add a background image via css to:

    #header-section{}

    http://www.w3schools.com/cssref/pr_background-image.asp

    – Ed

    #786
    mcjensen
    Member
    Post count: 3
    This reply has been marked as private.
    #913
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Use this code:

    #header-section {
    background-image:url('http://cityoflapine3.jensenone.com/wpcontent/uploads/2013/04/header_background5.jpg')!important;
    padding: 15px 0;
    border-bottom: 1px solid #e4e4e4;
    }

    – Ed

Viewing 6 posts - 1 through 6 (of 6 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