Simple Muse responsiveness

As many of us realize, responsiveness in Muse can be a bitch. But below you will find a simple technique for the desperate among us! <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <style> body{ overflow-x: hidden!important; padding-bottom: 0; max-height:0px; } #page{ transform-origin:0 0; margin:0; overflow:hidden; … Read more…

Uploading from Muse

Uploading your page from Muse is fairly simple. Just follow the steps in the tutorial below. Sometimes however Muse is a little b***h. So if you are getting error messages that look like there are connection errors, in most cases … Read more…

Adding a Favicon

Muse: Adding a favicon in Muse is quite simple. On your masterpage go to: Page->Page Properties… Then, in the Layout tab, at the bottom of the window, you will find the place to add your favicon. This should be an … Read more…