free flash templates forum

free flash templates forum (http://forum.freenicetemplates.com/index.php)
-   Free flash templates (http://forum.freenicetemplates.com/forumdisplay.php?f=2)
-   -   [SOLVED] add a new script and css in flash template 9 (http://forum.freenicetemplates.com/showthread.php?t=111)

Dieter 08-10-2009 04:58 PM

add a new script and css in flash template 9
 
hey

i want to add a new script and css in my website http://www.mvcyourfreetime.be

in tab KALENDER you can click on KRU or HAR for a google map of te place you have to be.

I wanna do that with Lytebox or Gmap but he doesn't open the frame and goes straight trough de website of google maps.

I placed the css and js file in the correct folder and placed the code in my index2.html

I tested the script on a simple site with one index page and that worked but not on my orignal website.

Is it possible to help me pls. I would appreciate it very much.

With kind regards

Dieter

freenicetemplates 08-11-2009 07:55 AM

add a new script to a template
 
Hi Dieter,
Access to your website is forbidden...

Dieter 08-11-2009 09:54 AM

sorry for that, the site is currently online again

freenicetemplates 08-11-2009 12:25 PM

templates and google maps
 
Hi,
If you want to add google maps in an other window just add :
target="_BLANK" in your link to google maps. For example:
<a target="_BLANK" href="http://maps.google.be......

Dieter 08-11-2009 12:32 PM

Hi

i wanted google maps to popup like a lightbox image but with the script lytebox.

Thnaks for looking at my problem.

Dieter

freenicetemplates 08-11-2009 02:06 PM

free flash templates & new scripts
 
Ok.
Quote:

tested the script on a simple site with one index page and that worked but not on my orignal website.
Can you put online this example ? We will tell you how to add it in the template.

Dieter 08-11-2009 02:17 PM

yes go to http://users.telenet.be/Dierre2

freenicetemplates 08-11-2009 09:05 PM

How to solve your problem in flash template 9
 
Hi,
Add the following lines just before the <title></title> tags in index.htm :

<script type="text/javascript" language="javascript" src="lytebox.js"></script>
<link rel="stylesheet" href="lytebox.css" type="text/css" media="screen" />

And in your pages _XXXX.htm just add this:

<a href="http://maps.google.be/maps?f=q&amp;source=s_q&amp;hl=nl&amp;geocode=&amp ;q=gentsestraat+54&amp;sll=50.805935,4.432983&amp; sspn=4.638426,9.832764&amp;ie=UTF8&amp;z=14&amp;iw loc=A&amp;ll=50.86567,3.319159&amp;output=embed" rel="lyteframe" title="Search Google"
rev="width: 400px; height: 300px; scrolling: no;">Google Search</a>

<script type="text/javascript">
initLytebox();
</script>


Please tell us if this has solved your problem.

Dieter 08-12-2009 07:18 AM

Thank you

It worked!!

<SOLVED> :)

Dieter


All times are GMT. The time now is 09:00 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.