The background image can cover the video. This update will fix this issue. **If you your theme as purchase BEFORE Nov 26, 2014 and have never completed the first Footage & Screenplay update, please click here to complete the Nov 25th update before proceeding to this update: View Tutorial 1) Click here to open your Full Article…
Search the Wiki
How to turn off responsive setting for MILO
Milo was designed to work as responsive or non-responsive theme. When the responsive setting is turned off, the mobile version of the site will display the SAME as the desktop version. You will still need to turn off the mobile optimization to have the mobile-ready but non-responsive MILO to display properly. To turn off the Full Article…
Missing Quotation Image – 2014 Nov 25
Download new js file here: quotation Click on “design” then on “edit html/css” Upload the image downloaded from step 1 Save your change and re-publish your site
Footage Background Image Covering Video Fix – 2014 Nov 25
This an video background code update to fix control bar display issue and background image covering video issue. Download new js file here: All-in-one-Update-26-Nov-2014 Click on “design” then on “edit html/css” Upload the image attached in this email Save your change and re-publish your site
How to change accordion title to lower case
The default setting for the accordion title is in upper-case. You can change this in the theme code if you want to use lower-case setting. 1) Click here to open your Weebly Editor 2) Click into “design” then into “edit html/css” 3) Click into “main_style.css” 4) Here locate this code: ul.accordion li a.title-tab { display: Full Article…
How to change theme wide font styling
DivTag themes allow you to control the navigation menu, drag & drop paragraph and drag & drop title independently from the theme code. All other font styling of the theme will follow the theme font setting. This tutorial show you how to control the font styling for your entire theme. 1) Click here to open Full Article…
Why is my search bar not working?
To get the search bar working on your site, you will need to first satisfy 2 criteria: 1) The search feature is a PRO feature, so you will first need a Pro or Business account to use it. If you don’t have it, the search feature will not work as pointed out in the theme Full Article…
How to set Social Icon Button to Light or Dark Color Scheme
Milo 2.0 (purchased after Nov 5, 2014) Allow you to choose a LIGHT or DARK social icon button for each page layout. This tutorial will show you how: Click into “design” then into “edit html/css” Here under the “PAGE LAYOUT“, click on the page layout you want to edit. For example, if we want to Full Article…
How to Optimize your background image for fast loading website
It is very important to optimize your website speed by compressing your background images and size your image accordingly. The best way to create optimized images is to control the image resolution and image file size. 1) Controlling Image Resolution: HD IMAGES – for larger monitor or retina monitor, the image size you should be Full Article…
How to change gallery image caption background & font color
You can customize the gallery image caption background and font color for All-in-One Premium Themes 1) Click here to open your Weebly Editor 2) Click on “design” then into “edit html/css” 3) Click on “main_style.css” to open the CSS editing page 4) Here locate these codes: /* ——- Hover Image / Image Widget ——– */ Full Article…
How to hide Search Button when search bar is turned off
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: { float: right; padding-left: 15px; cur Different theme may have different code details. The important part here is to locate this . Anything below the identifier code is not important. For MILO Full Article…
How to activate and use DD Header Page Layout
This demo show you how to activate and use your dd header page layout: Browser clear cache hot-key Chrome: ctrl+F5 FireFox: F5 Safari: COMMAND + OPTION + E Internet Explore: Ctrl+R Opera: Ctrl + R + F5 You can also watch a fullscreen version in Youtube: View Demo Video in Youtube
The navigation bar is overlapping the image lightbox popup
The header is set to not be overlap by any element. Here you can change this setting. 1) Click into “design” and into “edit html/css” 2) Click into “main_style.css” 3) Here locate this code: #site-navigation { background: url(‘theme/navbg.jpg?1406918818’) repeat; height: auto; width: 100%; padding: 0 0 20px 0; margin: 0; position: fixed; top: 0; -webkit-box-shadow: Full Article…