New Landing How can we help? Cardinal Cardinal 1.93; bugs with map asset and mobile header

Viewing 15 posts - 46 through 60 (of 79 total)
  • Posted in: Cardinal
  • #129976
    FlawlessWeb
    Member
    Post count: 542
    This reply has been marked as private.
    #130005
    FlawlessWeb
    Member
    Post count: 542
    This reply has been marked as private.
    #130013
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    In the post meta the option “Include social sharing” wasn’t checked. Now it’s displaying.

    Will check that firefox issue.

    -Rui

    #130017
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779
    This reply has been marked as private.
    #130020
    FlawlessWeb
    Member
    Post count: 542
    This reply has been marked as private.
    #130044
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    That share setting is chosen in each post.
    https://www.dropbox.com/s/hi6ee6eawb3tj7z/social_share.png?dl=0

    Try this code below.

    
    @-moz-document url-prefix() {
       .copyright-divider .container{
    position: absolute !important;
    left: 10%!important;
    }
    
    }

    -Rui

    #130046
    FlawlessWeb
    Member
    Post count: 542

    Hey,

    My mistake re: social sharing.

    The css snippet throws an unknown rule error in the custom css box?

    #130069
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    can you try to save it anyway?
    -Rui

    #130072
    FlawlessWeb
    Member
    Post count: 542
    This reply has been marked as private.
    #130086
    FlawlessWeb
    Member
    Post count: 542

    Hi Rui,

    Just did another test. The same copywright bar issue exists on the latest version of Internet explorer…

    So works/looks good on Google Chrome – issues on Firefox and Internet Explorer.

    #130091
    FlawlessWeb
    Member
    Post count: 542
    This reply has been marked as private.
    #130480
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Already fixed the footer in the Firefox.

    Can’t figure out the IE problem, will forward to Ed.
    Thanks.

    -Rui

    #130483
    FlawlessWeb
    Member
    Post count: 542

    Hi Rui,

    #1. Is this the code you used to fix the Firefox issue?

    @-moz-document url-prefix() {
      #footer {
        margin-bottom: 0px;
    }
    
    }

    #2. There is two issues on Internet explorer.

    #A. The copywright bar is broken, just like it was on Firefox before you fixed it.

    #B. The headings issue.

    Thanks.

    #130535
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Yes, that was the css code.

    Just changed it so it can affect all the browsers.
    Now it’s like this

    
      #footer {
        margin-bottom: 0px;
    }

    And it’s working fine on the 3 browsers.

    -Rui

    #130539
    FlawlessWeb
    Member
    Post count: 542

    Thanks Rui,

    Ok, so the last issue appears to be the issue with headings on Internet Explorer…

Viewing 15 posts - 46 through 60 (of 79 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