Sometimes Weebly can override codes that cause this issue. Here is how you can quickly fix this. Log into your Weebly.com Click into “design” than into “edit html/css” Click into “main_style.css” Here locate this code: .wrapper-top { position: absolute; top: 0; margin: 0 60px; } FIRST change the “” to “” SEECOND add this highlighted 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…
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…
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 from tiled background to a full screen fixed background?
Some of our themes comes with the traditional tiled background. The tile background will allow a quicker loading time compared to a full screen background image. So in the design that works well with tiled background, we will always favor tiled background over full screen fixed background. Nevertheless, look is very important and at times 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…
How to Enlarge Logo in Navigation Area
For templates that have the logo that is part of the menu bar, the logo is set at a very specific size and to keep the style of template intact. If you make the logo too large, then the size (especially the height) of the navigation bar will be altered in order to compensate for the Full Article…