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…
Search the Wiki
How to change a Stationary Sidebar with consistent content to Unique Sidebar
All of our standard theme’s sidebar have consistent content so all the content remains the same when you switch from page to page. This tutorial show you how to change from a Standard Sidebar to a Unique sidebar. Please note after this change been change, you will no longer have the ability to show the Full Article…
DD Tabs Overlap Update
This is an update for DD Tabs Page Layout. If you are experiencing the tabs overlaps each other when your tab title gets too long, this is a fix for that. 1) Log into your Weebly account 2) Click into “design” and into “edit html/css” to open the code editor 3) Click on “main_style.css” to Full Article…
Why is the fixed background don’t cover the entire page in editing?
Sometimes Weebly can have difficulty rendering the fixed background. So for some platform you will see the background stop while the content continue on. Once the site is published, the full screen fixed background will be activated so the background will not get cut like in the editor.
How to hide / remove features area
Some themes have a color section below the header image in the Landing Page Layout and in Plugin Index page. These are the feature area where you can insert content with a different background color then your main content. If you don’t need this, you can hide this. Please note it will hide the feature Full Article…
How to change page title from H2 tag to H1 tag
All of Weebly’s title in the content are h2. If you want to set your page’s h1 tag, you can do so in the “page” manager. If you are using a theme that have the page title feature, you can change it from a h2 to h1 tag in the theme coding. This tutorial will Full Article…
How to change background color of Pendulum social icon bar
You can change the color for the social icon bar. In main_style.css, locate this code: #bar { width: 730px; background: #; float: right; margin: -20px 0 0 0; z-index: 10; } Here you can change the default #dfdfdf hex color code to any color you like. Simply replace #dfdfdf with your color code of choice. Full Article…
Drag and Drop Sidebar – Can the content be unique (not repeat) across pages?
All of our standard theme’s sidebar have consistent content so all the content remains the same when you switch from page to page. This tutorial show you how to change from a Standard Sidebar to a Unique sidebar. Please note after this change been change, you will no longer have the ability to show the Full Article…
How to edit the call text (phone/contact information)
Themes that have the call text section, you can customize the font style. First log into your Weebly account and open the Code Editor to access the main_style.css page. Here locate this code: .bar-text { float: left; padding: 10px 15px; color: #959595; font-family: “Lato”, sans-serif; font-size: 12px; width: 350px; text-align: left; } Depending on your Full Article…
Change the Social Icon Bar Background
Some themes have a social bar where the social icons and contact text are located. Themes like Cross, Linentree and Motion are some of the theme that have this feature. This tutorial show you how to change the background image to customize it. It is relatively simple to change the social bar background color. Full Article…
How to Change Social Icon Bar Background Color?
With our DivTag Templates, you will be able to change the background color of the social icon bar for “most” of our templates. Here’s how to find out whether you can make the change to the template if you are using a DivTag template. With our templates already installed: 1) Log in to your Weebly Editor Full Article…
How To Change Background Color of Features Area (Cross, Pendulum, Habitu, Paperclip Templates)
You can customize the background color of the Features Area. Here we will show you how. step1: Login to your Weebly account step2: Click into “design” then into “edit html/css” step3: On the left hand column, locate and click on “main_style.css” to open the CSS editing page. Step4: Find & Edit Background Color Code a) Full Article…
Why is my fixed background cut off? How do I re-size it?
If you have a DivTag template that has the fixed background feature, the background will automatically re-size to fit any computer monitor screen size. To keep the background looking perfect, the width and height will re-size proportionately. When a background image is cut off, this mean the image height is not tall enough to cover Full Article…
I have a Full Screen Fixed Background Theme, but the background image repeats and tiles!
The full screen fixed background is inactive when you are in editing mode. Once the site is published, the full screen fixed background will then be activated. You can also see the full screen fixed background in preview mode in Weebly Editor by clicking into “design” and into “edit html/css”. If you have a designer and Full Article…