| Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
[[Category:New Page]] | [[Category:New Page]] | ||
| − | |||
The Custom Code settings is where you can customize your site beyond what's available in the PageLines 2.0 options. It would be easy to add tons of theme options to every little thing in your site; but when trying to customize colors, shapes, text, and control each entity’s size… options aren’t always the best solution. This is because you could add twenty options just to control one block of text; so adding options for everything leads to an overly-complicated product. | The Custom Code settings is where you can customize your site beyond what's available in the PageLines 2.0 options. It would be easy to add tons of theme options to every little thing in your site; but when trying to customize colors, shapes, text, and control each entity’s size… options aren’t always the best solution. This is because you could add twenty options just to control one block of text; so adding options for everything leads to an overly-complicated product. | ||
<br /><br /> | <br /><br /> | ||
| + | [[File:Custom-Code.png|200px|thumb|right|alt=Custom Code|Custom Code]] | ||
From your WordPress Administration Panel: | From your WordPress Administration Panel: | ||
The Custom Code settings is where you can customize your site beyond what's available in the PageLines 2.0 options. It would be easy to add tons of theme options to every little thing in your site; but when trying to customize colors, shapes, text, and control each entity’s size… options aren’t always the best solution. This is because you could add twenty options just to control one block of text; so adding options for everything leads to an overly-complicated product.
From your WordPress Administration Panel:
This setting is a simple quick way to add custom styles to your site without having to edit any css files.
Even though using this Custom CSS setting will give you the results you are looking for, it is generally not considered to be the "professional" method for adding CSS to your site. If you are adding more than just a few simple lines of CSS, and would like to use a more professional approach, we recommend using the PageLines Customize Plugin, available for free in the PageLines Store.
For more information on CSS & how it relates to PageLines 2.0, click on CSS Customization
This is where you add any scripts you may have such as JavaScript. The script will be inserted directly before the end of the HTML </head> tag
This is where you insert any footer script, including Google Analytics.
For more information, click on http://www.google.com/analytics
This is the placeholder for Google asynchronous analytics. It goes underneath body tag.
For more information, click on
http://code.google.com/apis/analytics/docs/tracking/asyncUsageGuide.html