New Landing How can we help? Cardinal Header background & layout.

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Cardinal
  • #121248
    Nunes
    Member
    Post count: 203

    hi ,
    I’m having 2 problems:

    1 am using cardinal and I would like to have these images in the header I have already placed well with CSS but appeared in all resolutions ( mobile and tablets) .

    2 when I reduce the browser resolucción the logo back . Look at the pictures .

    Can you help ? I have a bit of a hurry because I have to submit the draft to cleiente early Monday .

    These are the codes for utilziados pictures as background in the header :

    .sticky – header {
    background: url ( ‘ http://www.souto.com.br/projetos/lizmel/wp_links/BG3_Menu.jpg ‘ ) no-repeat top center ! important;
    }

    # header {
    background: url ( ‘ http://www.souto.com.br/projetos/lizmel/wp_links/BG_Top.jpg ‘);
    }

    .sticky – header {
    background-color : transparent ! important;
    }

    Thank you .

    Attachments:
    You must be logged in to view attached files.
    #121550
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You would have to apply your css to #mobile-header. Use Firebug to help you

    2) Logo is white for me (see screenshot)

    – Kyle

    Attachments:
    You must be logged in to view attached files.
    #121603
    Nunes
    Member
    Post count: 203

    Hi,

    1- I have already applied these codes that I sent , the problem is not where I should apply for that also appear in the mobile header

    2- Ok , is that after talking to you a few things to modify another logo to appear on the mobile .

    Tanks

    #121614
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Didn’t understand exactly if something missing on 1#
    Do you need further assistance?

    -Rui

    #121616
    Nunes
    Member
    Post count: 203

    hi ,

    He told me he would have to apply these codes in # mobile -header but not how to do it exactly . Can you help ?

    #121627
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Just add the code below to your custom css option. Replace that url by your mobile header background url.

    
    #mobile-header{
    background: url ('http://www.souto.com.br/projetos/lizmel/wp_links/BG_Top.jpg ');
    }

    Hope that helps.

    -Rui

    #121628
    Nunes
    Member
    Post count: 203

    hi ,

    There is some standard measure for the mobile header ?

    Tanks

    #121631
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Not exactly but the iPhone in Landscape goes to 568px.

    -Rui

    #121634
    Nunes
    Member
    Post count: 203

    Tanks!

    #121636
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.
    -Rui

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