Insert in code header

This section is for posting questions which are not directly related to WYSIWYG Web Builder.
Examples of off topics: web server configuration, hosting, programming related questions, third party scripts.

Note that these questions will generally not be answered by the administrators of this forum.
Post Reply
Pauluso
 
 
Posts: 40
Joined: Thu Aug 02, 2012 12:48 pm
Location: Canada
Contact:

Insert in code header

Post by Pauluso »

Hi there,

I am a newbie at building website and I must paste a code in the site's header. Where must I go to do it? Which icon must I click on to copy paste the following code:

<link rel="stylesheet" href="https://go.1clickanimate.com/embed/720/ ... nimate.css">
<script type="text/javascript" src="https://go.1clickanimate.com/embed/720/ ... "></script>
<script type="text/javascript" src="https://go.1clickanimate.com/static/js/ ... "></script>
User avatar
Pablo
 
Posts: 21571
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Insert in code header

Post by Pablo »

Menu - Page -> Page HTML
User avatar
BaconFries
 
 
Posts: 5325
Joined: Thu Aug 16, 2007 7:32 pm

Re: Insert in code header

Post by BaconFries »

2 ways to achieve 1: Page HTML Between <head></head>tags* or 2 use the HTML Object selecting from the dropdown Between <head><</head> tags
Post Reply