How to Get Started with PageLines

[edit] Please Note

These docs are now deprecated, we have a new Support area located here

(Difference between revisions)
(Add Features)
(Add Features)
Line 83: Line 83:
 
From your WordPress Administration Panel:
 
From your WordPress Administration Panel:
 
# Select the "PageLines" panel, then "Templates"
 
# Select the "PageLines" panel, then "Templates"
# Select the "Contend Area" and make sure you have the <br /><span style="padding:0.4em 7px;border-radius:6px;border:solid 1px;background-color:#5aa0f0;color:#ffffff">Template | Default</span> selected as well
+
# Select the "Contend Area" and make sure you have the <br /><span style="padding:0.4em 7px;border-radius:6px;background-color:#5aa0f0;color:#ffffff">Template | Default</span> selected as well
 
#* This is because the "Template | Default" is what was assigned when we created the "Home" page in the [[Before You Get Started with PageLines]] doc
 
#* This is because the "Template | Default" is what was assigned when we created the "Home" page in the [[Before You Get Started with PageLines]] doc
 
# Drag the "Boxes" section & the "Features" section from the "Available / Disabled Sections" over to the "Active Sections"
 
# Drag the "Boxes" section & the "Features" section from the "Available / Disabled Sections" over to the "Active Sections"

Revision as of 18:10, 13 February 2012


Welcome to PageLines!

If you haven't already installed PageLines this guide might be hard to use. Please checkout the How to Install PageLines Guide first.

Now that's out of the way onto getting started with PageLines!

I'm going to show you how easy it is to start building a great looking webpage use the PageLines Framework. In the following tutorial, I'm going to configure a brand new installation of PageLines to have an "outer space" look & feel, but feel free to use your own creativity as you follow along.

Contents

Pick your default Layout

First, let's decide on the layout that you want your site to have. You can choose to have just a main content area, main content with one or two side bars on the right or left, or main content in between two sidebars.

Default Layout Mode
Default Layout Mode


From your WordPress Administration Panel:

  1. Select the "PageLines" panel, then "Settings"
  2. Select the "Layout Editor" tab
  3. Go to the "Default Layout Mode." Change the layout from a single right sidebar single left sidebar
  4. Now go to the "Layout Dimensions Editor." Click on the "left sidebar" layout
  5. Change the "Content Area" width to 960px & the sidebar (SB1) to 300px
    • This is done by dragging the blue edges of the layout windows to the desired width
  6. Click "Save Options"
  • You can also change the Layout Dimensions & Layout Handling. Refer to this tutorial for more detailed information about the Layout Editor

Setup Your Custom Logo (Branding/Header Image)

Your website logo is the first thing a visitor sees upon arrival, so you want it to instantly make a positive impression. PageLines Framework comes preinstalled with its own logo, however you can easily install your own logo that will really make your website yours.

Upload Custom Logo
Upload Custom Logo
Header Logo
Header Logo

From your WordPress Administration Panel:

  1. Select the PageLines panel, then Settings
  2. Select the "Website Setup" tab
  3. Under the "Custom Header Image" section, click "Upload Image"
    • Browse your computer & select the image you want uploaded
    • You can use .png, .jpg, or .gif
    • If you do not have a custom logo yet, select Header-Image.png that is included in resources.zip
  4. Click "Save Options"

If you already uploaded a custom logo to your server, simply type the full URL of the image & click "Save Options."

Setup Background Image/ Text Color

The background of you site can be configured using Color Control. A more detailed tutorial on using Color Control can be found here, but for now, lets change a few settings.

Background Image/Color
Background Image/Color

From your WordPress Administration Panel:

  1. Select the "PageLines" panel, then "Settings"
  2. Select the "Color Control" tab.
  3. Under "Basic Layout Colors" & Page Text Colors", enter the hex color number for the following items:
    1. Content Background - Change from blank (transparent) to #000000
    2. Primary Text - Change from #000000 (black) to #ffffff (white)
    3. Text Headers - Change from #000000 (black) to #ffffff (white)
  4. Under "Site Background Image,"
    1. Click "Upload Image"
    2. Select Background.png that is included in resources.zip
  5. Click "Save Options"

Using Custom Code

PageLines has a lot of great options for customizing your site. However we don't want make an option for absolutely everything. This is because doing so would potentially lead to having thousands of options for you to sort through. Obviously, this would severely over-complicate the framework. To compensate we've made it extremely easy to add your own custom code to your site. Click on How to Add Customization for more information.

Insert Custom CSS

From your WordPress Administration Panel:

  1. Select the "PageLines" panel, then "Settings"
  2. Select the "Custom Code" tab
  3. Under "Custom CSS Rules," enter the following css:
  4. page .content {background: rgba(0, 0, 0, .6)
  5. Click "Save Options"

Header And Footer Options

You can easily use check boxes to hide or show different elements on your site. For example:

From your WordPress Administration Panel:

  1. Select the PageLines panel, then Settings
  2. Select the "Header And Footer" tab
  3. Check the "Hide Search Field?" box
  4. Uncheck the "Display the Blog RSS icon and link?" box
  5. Click "Save Options


Add Sections to a Page

This is where the true beauty of the PageLines Framework comes into play. You can customize any page by adding, removing, & rearranging Sections that will display whatever content you choose. Let's start by adding some Features & Boxes.

Add Sections
Add Sections


Add Features

From your WordPress Administration Panel:

  1. Select the "PageLines" panel, then "Templates"
  2. Select the "Contend Area" and make sure you have the
    Template | Default selected as well
  3. Drag the "Boxes" section & the "Features" section from the "Available / Disabled Sections" over to the "Active Sections"
  4. The Section Order will save automatically

Customize the page with the meta settings

The great thing about the PageLines Framework is that you can customize each page to look however you want. This is primarily done through the page's Meta Settings. You can change the page's layout, control each section individually, upload a different background image, and select a Secondary Navigation Menu. Let's begin by changing some meta settings on our Home Page.

Page Meta Settings
Page Meta Settings

From your WordPress Administration Panel:

  1. Select the "Pages" panel, then "All Pages"
  2. Click to edit the "Home" page
  3. On the MetaPanel, click "Page Setup"
    1. The site's default layout has a Main Column with a single right Sidebar. Change this page's layout to show the Sidebar on the left
    2. "Individual Page Section Control" will allow you to hide (or show) all of the Sections that are currently "active" in that page's template. Let's "Hide" the Comments section.
      • Remember that the Comments section will only be hidden on this page. Any other page assigned to this template with still display the Comments until you hide them using that page's own Meta Settings
    3. Upload a different Background Image for this page. All of your other pages will still show the tiled Leaf.png. Try uploading your own image, or use HomePageBG.png that is included in resources.zip
      • Use the following settings for the image positioning:
        • Set Background Image Repeat - Do Not Repeat
        • Vertical Position In Percent - 0
        • Horizontal Position In Percent - 50
        • Set Background Attachement - Fixed
    4. Select a Secondary Navigation Menu
      • If you haven't created any custom WordPress menus yet, skip this step for now. Click (here) for our guide on WordPress menus
  4. Click "Save Meta Settings"

Notice on the "PageLines Meta Settings" there are additional tabs under "Page Setup:"

  • Boxes Section
  • Features
  • Banner Section
  • Callout Meta
  • Carousel Meta
  • Highlight Meta

Have at it!

Now that we've shown you a little bit on how to get your website going, it's time to start building! Please feel free to checkout some of our more detailed docs for any other questions you may have.