New Landing How can we help? Cardinal How to change size of videobutton?

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Cardinal
  • #269417
    lgblom
    Member
    Post count: 219

    Hi.
    It is possible to change size of videobutton? (fullscreen video)
    I thinkt this button on this page is to large.

    annabrading.se/musikvideos/

    Best regards
    L G

    #269431
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you check the url you provided? can’t reach that site address.
    Thanks

    -Rui

    #269443
    lgblom
    Member
    Post count: 219
    #269647
    lgblom
    Member
    Post count: 219

    Hi Rui.
    Have you check if it´s possible to change button size?

    I think button is to big for this video-picture.

    I try to find answer here in forum but not how to change size.

    /L G

    #269683
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    .fw-video-link-image i {
        padding: 2px 14px 15px!important;
        height: 50px!important;
        width: 50px!important;
    }

    Hope it helps.

    -Rui

    #269696
    lgblom
    Member
    Post count: 219

    Hi Rui,
    thanks for help me… it works perfect, but i cant get button i center.
    It is possible?
    I try to change in this code (padding)but i only move circel

    /L G

    #269702
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Try this code instead.

    .fw-video-link-image i {
        padding: 2px 14px 15px!important;
        height: 50px!important;
        width: 50px!important;
        margin-left: -20px!important;
        margin-top: -20px!important;
    }

    -Rui

    #269704
    lgblom
    Member
    Post count: 219

    PERFECT!!!!
    I don´t now how to thank you…

    I hope you have a nice and sunny day 🙂

    Thanks
    L G

    #269708
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.You too have a nice day.

    -Rui

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