You can customize the background color of the page title is the same as landing page Features Area. Here we will show you how. Click here to open your Weebly Editor and to open up the W Theme Editor. Step1: Open main_style.css a) We will first open the main_style.css page located in the top Full Article…
Search the Wiki
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…
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…
My header image is not centering
Weebly can override theme styling codes. When this happens, some aspect of the theme may change like how the header image is positioned. This tutorial will show you how to override Weebly’s change to center your header image again. 1) Click here to open your Weebly Editor 2) Click into “design” then into “edit html/css” 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 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 insert H1 text in drag & drop content
For some of our themes, there is a h1 font styling built into the theme. You can a h1 text in any drag & drop content area. This tutorial will show you how: 1) Drag & drop the EMBED CODE tool into the location where you want to insert an h1 text 2) Inside the Full Article…
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 remove shadow from images in LinenTree
1) Click into “design” and into “edit html/css” 2) Click into “main_style.css” to open the CSS editing page 3) Here locate and DELETE this code: html body .galleryImageBorder, html body a .galleryImageBorder { -webkit-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.5); -moz-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.5); box-shadow: 0 8px 6px -6px rgba(0,0,0,0.5); } 4) Save & 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…