Want to make money or showcase your talents as an artist/website designer?
Get your work known! Provide us with your work and become known to the Breeze Website Builder™ community. Send us your artwork and we will add it to our template deployment system.
Building template-ready websites is easy. Just create your website in the Breeze Website Builder™ using the following guidelines:
Template Builders Guide
- All images need to be in the /images/ folder. The wizard does not copy the entire website, but, rather, specific folders and items that would be necessary to define the template.
- The logo <img> tag must have attribute id="logo"
<img src="/images/logo.gif" id="logo" alt="Our Logo" />
- The inner most tag for the title must have attribute id=”header_title”
- The inner most tag for the tagline must have attribute id=”tagline”.
Wrong: <div id="tagline"><p>My Tagline</p></div>
Correct: <div><p id="tagline">My Tagline</p></div>
- Use the CSS menus for any set of navigation links, including the bottom and the right border areas. Here are the reasons for this:
- The customer can use the CSS menus styles editor to revise the look, and the menu items editor to add/revise links. This is easier for most users.
- The wizard will automatically use the pages the customers select to create the menu items. This is probably a better starting point than the choices the artist makes.
- You actually have much better positioning control using the CSS menu parameters editor, as compared to manually inserting tables.
- Border area and content area colors and background images are modifiable in the wizard. You may wish to set your border artwork as background colors and images to allow this.
- Use centered pages. The CSS editor has a quick-setup button available when editing site styles for centering your pages.
- Wherever possible, use CSS to apply decorations such as to reduce possibility of customer disturbing template design while adding content.
- Paths to images need to be absolute, not relative (i.e. use “/images/my_img.jpg” instead of “images/my_img.jpg”). This is so that images will show up in the editor rather than just an image place holder.
You will want your template to be as "read-to-go" as possible such that users can install your template and just add content. Defining your content classes is important to eliminate the need to manually format text and so forth. We recommend that (as a minimum) you create the following sub-classes and define the styles for:
- #content p
- #content h1
- #content h2
- #content h3
- #content a:link
- #content a:visited
- #content a:hover
- #content a:active
A required field has not been filled in. Please try again.
Your email is blank or doesn't match the confirm. Please try again.
Your email is blank. Please try again.
Your email doesn't match the confirm. Please try again.
The email address you entered already exists in our system. Please try again.
The email address you entered is not a valid email address. Please try again.
The Captcha you entered does not match. Please try again.
The file you are trying to send is too large for email. Please select a different file.
The file you are trying to send is of a type that is not allowed to be be emailed. Please select a different file.
There was an error uploading your file. Please try again.
The phone number you entered is not a valid phone number. Please re-enter your phone number.
There was an error resizing your image. Please try again.