Search…

X3 Photo Gallery Support Forums

Search…
 
Sebi_Eda
Experienced
Topic Author
Posts: 27
Joined: 22 Jan 2008, 19:27

HOW: include the page in an other page

22 Jan 2009, 03:02

Hello,

how can I change the gallery, which now have an entire page is displayed in a homepage, so they are a part of my page.
As an example, I have a link below with as I indicated at the old did. Is there a better way?
Please help.

Link: http://www.s-linge.de/index.php?id=36


Thank you

LG
Sebi
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

22 Jan 2009, 03:32

There is an example included (file: standard.html) how to embed imagevue in html. Or you can just view source on the page and copy all html you'll see.
firedev.com
 
Sebi_Eda
Experienced
Topic Author
Posts: 27
Joined: 22 Jan 2008, 19:27

22 Jan 2009, 13:36

sorry because i have not this file.
can you give me a link to this file...?
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

22 Jan 2009, 16:31

https://www.photo.gallery/soda/standard.html

This is it, you can view source and copy everything.
firedev.com
 
.oesse.
Posts: 22
Joined: 22 Jan 2009, 11:18

23 Jan 2009, 19:03

pain wrote:https://www.photo.gallery/soda/standard.html

This is it, you can view source and copy everything.
this redirect to https://www.photo.gallery/soda/standard.html#/content/start/ and i cannot see the source code of the html file
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

24 Jan 2009, 03:04

It is the same page #whatever is just anchor.
View > Page source
firedev.com
 
Sebi_Eda
Experienced
Topic Author
Posts: 27
Joined: 22 Jan 2008, 19:27

25 Jan 2009, 09:05

Sorry but this is wrong in my page www.s-linge.de.
I Copy this Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Imagevue Gallery</title>
<link href="http://www.s-linge.de/beta_galerie/imag ... rAdmin.css" rel="stylesheet" type="text/css" />
<link href="http://www.s-linge.de/beta_galerie/imag ... agevue.css" rel="stylesheet" type="text/css" />
<meta http-equiv="Content-Type" content="text/html" />
<script type="text/javascript" src="http://www.s-linge.de/beta_galerie/imag ... "></script>

<script type="text/javascript" src="http://www.s-linge.de/beta_galerie/imag ... "></script>
<style type="text/css">
/* hide from ie on mac \*/
html {
height: 100%;
overflow: hidden;
}
#imagevue {
height: 100%;
}
/* end hide */
body {
background-color: #222222;
margin: 0px;
padding: 0px;
height: 100%;
}
#forAdmin { display: none;}
</style>
</head>

Into an new HTML in Typo3 but this open in the background... and i have in the front a wihite side...?