(→Other Features of the Custom Code Section200px|thumb|right|alt=Custom Code Panel|Custom Code Panel) |
(→Other Features of the Custom Code Panel200px|thumb|right|alt=Custom Code|Custom Code) |
||
| Line 20: | Line 20: | ||
In addition to being able to add Custom CSS in the Custom CSS Panel, javascripts can be added to both the header and the footer.There is also a section to add Google asynchronous analytics code script. | In addition to being able to add Custom CSS in the Custom CSS Panel, javascripts can be added to both the header and the footer.There is also a section to add Google asynchronous analytics code script. | ||
# To add script, simply paste the desired script into the header or footer sections of the Custom CSS Section. | # To add script, simply paste the desired script into the header or footer sections of the Custom CSS Section. | ||
| − | # Next, click the "Save Options" button in the upper right hand corner | + | # To add Google Analytics, simply copy the Google script from your Google Analytics account into the Google section of the panel. |
| + | # Next, click the "Save Options" button in the upper right hand corner. | ||
One of the most dynamic features of Pagelines is the ability to modify or add Custom CSS to your site.
The below example shows how to add or modify a site's CSS. Follow similar steps for all Custom CSS. From your WordPress Administration Panel:
#navigation_rss {position: absolute;
left: 720px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-transform: uppercase;
color: #897567;
line-height: 2.5em;}
In addition to being able to add Custom CSS in the Custom CSS Panel, javascripts can be added to both the header and the footer.There is also a section to add Google asynchronous analytics code script.