Forum Replies Created

Viewing 15 posts - 196 through 210 (of 277 total)
  • Author
    Posts
  • in reply to: Can't style border invisibly #13447
    responsive-muse
    Keymaster

    Let us look at it Erik. We will write you back!

    in reply to: Error #13446
    responsive-muse
    Keymaster

    Hello Christian.

    Maybe msg says format 363 and no forms?

    What’s your current Muse version?

    in reply to: Not sending #13221
    responsive-muse
    Keymaster

    Hello Mike!

    We have been reading about Godaddy and it seems they do not allow to send emails using MAIL function.

    Please, check this thread or Google “godaddy php mail function not working”

    https://www.sitepoint.com/community/t/mail-function-not-working-on-godaddy/6760/3

    We are sorry for this.

    We know other users that changed their old restricted hosting to ipage.com. They seem to have great prices.

    Kind regards.

    in reply to: password protect #12966
    responsive-muse
    Keymaster

    We just checked it.
    It seems there is missing style tags.
    Remove previous code and try code below.

    <style>
    #botonlogin {
        background: #ee0000;
        border-bottom: 2px solid #ff00a9;
    }
    </style>

    Tell us if it works, thank you!

    in reply to: Add two attachments #12897
    responsive-muse
    Keymaster

    Thanks for your feedback Jamie.
    I hope we can release an update soon, stay tuned!

    in reply to: password protect #12850
    responsive-muse
    Keymaster

    You should not need to upload it, but it may be your browser cache. Can you use a Chrome incognito window?
    If you put it in a server URL maybe we can look at it.

    in reply to: password protect #12821
    responsive-muse
    Keymaster

    Hello Sihan!

    You can easily change it using this code (change color values as you want)

    #botonlogin {
        background: #ee0000;
        border-bottom: 2px solid #ff00a9;
    }

    You can use custom CSS by either using Object -> Insert HTML or putting it in the tag by going to the Metadata tab of Page Properties (Page -> Page Properties).

    Kind regards.

    in reply to: Change OK button colour #12776
    responsive-muse
    Keymaster

    Hello again.

    We have been checking it. Probably in future updates we will add a new color selector, while now, please try this to change cookie popup button color.

    Add this code in Muse and change HEX number codes to your custom ones.

    #popup-cookie-contenedor a.close {
        background: #0d9bbb!important;
        border: 4px solid #00ffff!important;
    }

    You can use custom CSS by either using Object -> Insert HTML or putting it in the tag by going to the Metadata tab of Page Properties (Page -> Page Properties)

    in reply to: Change OK button colour #12751
    responsive-muse
    Keymaster

    Hello! Happy New Year 🙂
    We will check it!
    Kind regards.

    in reply to: Facebook event widget: dates not correct #12577
    responsive-muse
    Keymaster

    That’s great!

    in reply to: Facebook event widget: dates not correct #12566
    responsive-muse
    Keymaster

    Hello Leen.

    Sorry, it seems we uploaded wrong mulib. It should be solved now.

    Can you redownload and try again please?

    in reply to: Facebook Events widget #12560
    responsive-muse
    Keymaster

    Thanks!

    That colums should be hidden now. Can you re-download widget and test it?

    in reply to: Facebook event widget: dates not correct #12542
    responsive-muse
    Keymaster

    We just updated widget, problem should be solved.
    Can you download it again from “my account” and test it?
    Thanks.

    in reply to: Facebook Events widget #12541
    responsive-muse
    Keymaster

    We just updated widget. Please, download again and test.
    Thank you!

    in reply to: Facebook Events widget #12535
    responsive-muse
    Keymaster

    Hello!

    Can you please repost image? previous link was broken.

    If you have problem with “img” tags, posting it as a link is enough.

    If we can see that columns, we can force them to hide and update widget asap.

    Thank you!

Viewing 15 posts - 196 through 210 (of 277 total)
Scroll to Top