New Landing How can we help? Cardinal Image background in Header and Footer support

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Cardinal
  • #228510
    cnitschke
    Member
    Post count: 2

    How do I create a header and a footer with a background image? See attached images for what I am trying to recreate.

    Attachments:
    You must be logged in to view attached files.
    #228525
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    That can compromise the responsiveness of the site.
    Use the css below and inside the url place the url to the desired image.

    #header {
      background: url('')!important;
    }
    
    #footer-wrap {
      background: url('')!important;
    }

    Some documentation about the css background property
    http://www.w3schools.com/css/css_background.asp

    Hope it helps.

    -Rui

    #228528
    cnitschke
    Member
    Post count: 2

    Would this be done from Appearance/CSS Editor/CSS Stylesheet Editor?

    Attachments:
    You must be logged in to view attached files.
    #228531
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Sorry, forgot to mention that part.
    There is a specific field for that. Go to Theme options-> Custom css

    -Rui

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 one of the following items
Login and Registration Log in · Register