Weebly updated its checkout page codes on June 17 2015. This can cause the checkout page to not load due to the code change. This is an update on the INDEX page layout that is used by Weebly as the checkout page. step1: Download INDEX-MILO.HTML file here: index-milo. step2: Login to your Weebly account step3: Full Article…
Search the Wiki
How to change accordion widget plus sign color
You can change the color of the plus sign in the accordion widget and this tutorial will show you how. 1)Click here to open your Weebly Editor 2) Click into “design” then into “edit html/css” 3) Click on “main_style.css” to open the css editing page 4) In the css editing page locate this code: ul.accordion Full Article…
How to set specific image size for video lightbox widget
By default the image size is to spend full width for responsive setting purposes. You can set a specific image size in the widget code snippet if you like. Please note this will remove the responsiveness of the widget. Simply add the code highlighted below to add a width and height to the video lightbox Full Article…
How to change Weebly image perfect editor header image cropping area
In editing mode, you have the website builder tool bar on the left. So the website does not actually spend full width. When you publish the site, the tool bar will be gone so the site is display wider than in editing mode. Since the header spend the full width of the page, it will Full Article…
How to create header image for responsive theme – Regular Headers
Let me explain how the header works. Our widescreen template have a responsive header image. Unlike Weebly’s standard header image, the height is fixed no matter what size monitor/device you are using, our themes have a truly responsive header. It measures the width of the monitor and calculate to adjust the height accordingly. Our smart Full Article…
Map centring issue in DD Tabs – Milo – 30 Dec2014
Google map center the pin by finding the width of the web page. The dd tab content will display and hide depending on the tab you click on. Since the google map don’t reload to re-size the width of the page when ever it hide and show, the pin position can be off centred. This Full Article…
How to download all-in-one update theme
All-in-one themes have 3 years support and updates. Your theme download link will be activated for 3 years so you can re-download the theme up to 5 times. Simply look for your all-in-one theme email for the download link. If you lost your email or have already exceeded the number of download allowed, please email Full Article…
Mobile Nav Update Milo & Outpost – Feb 12, 2015
This is Feb 12, 2015 mobile navigation bar update to fix “login” tab to display properly in mobile navigation. Download new mobilenav.js file here: Mobile Nav 12 Feb 2015 Update. When downloaded, you will have a ZIPPED file. Unzip the folder to access the doc inside. **DO NOT UPLOAD the zip file! Click into “design” Full Article…
Can I customize the header height of widescreen responsive headers?
Our responsive header is dynamic. Unlike Weebly’s standard header image, the height is fixed no matter what size monitor/device you are using, our themes have a truly responsive header. It measures the width of the monitor and calculate to adjust the height accordingly. The css codes in the theme only controls the height of the Full Article…
Menu tabs overflow issue for MILO – update Jan 23, 2015
This tutorial show you how to update MILO for the menu tab overflow issue. This happens when you have a lot of menu tabs and the “more” tab is not showing up properly. If you purchased your theme AFTER Jan 23, 2015, this tutorial will not apply to you. Click into “design” then into “edit Full Article…
What is the optimal image size for full screen background image?
In theory you can upload any image size you want. However for best effects and website display, we recommend you use an image with width of between 1400px to 1920px. If the image is too small, the quality will not be as good and visual appearance of your website will suffer. If the image is Full Article…
Why is my Youtube Video Not playing in ScreenPlay or Footage?
If your video is not playing there are usually 2 main reasons: 1) Your video URL is in correct It is important to ONLY insert the video id and not the entire video embed code. The only part of the code that should change is the the one highlighted below: <a href=”https://www.youtube.com/watch?v=” id=”P1″ class=”player” title=”Insert Full Article…
Hide Hover Social Icon – Milo
1) Click into “design” and into “edit html/css” 2) Click on “main_style.css” to open the css editing page 3) Here locate this code: #share { float: left; position: fixed; z-index: 50; left: 40px; bottom: 40px; } 4) Here add to the code as shown below: #share { float: left; position: fixed; z-index: 50; left: 40px; Full Article…