Maps - header file php

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Apr 08, 2013 8:07 pm
Reply with quote
Report this post
Welcome.
I need to insert the following code header tag.
Which file is responsible for this (path).
Thank you for your reply.

Code: Select all
<link rel="stylesheet" type="text/css" media="screen,projection" href="cssmap-poland/cssmap-poland.css" />

<script  type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
 <script type="text/javascript" src="http://cssmapsplugin.com/4/jquery.cssmap.js"></script>

<script type="text/javascript">
   $(function($){
     $('#map-poland').cssMap({'size' : 810});
    });
 </script>
User avatar
Senior Boarder

GK User
Mon Apr 08, 2013 10:02 pm
Reply with quote
Report this post
Hi,
BASE: gk_fest\layouts\default.php
HEADER: gk_fest\layouts\blocks\head.php
LOGO: gk_fest\layouts\blocks\logo.php
User avatar
Platinum Boarder

GK User
Mon Apr 08, 2013 11:05 pm
Reply with quote
Report this post
Thank you. I advised the addition of Sourcerer.
User avatar
Senior Boarder


cron