Go Shopping Cart Site Map User Panel and Admin English Home

Home > Easypano Forum    Easypano Forum has been upgraded.

Easypano Forum


Welcome Guest Register Login Search The Forum Display List of Forum Members
 All Forums
  Tourweaver
 
Subject Topic: Webpage link Post Reply Post New Topic
Message posted by TourRook on July-17-2008 at 10:59pm
View TourRook's Profile Profile   Search for other posts by TourRook Search   Quote TourRook Quote   Send Private Message Send Msg  
TourRook
Avatar
Standard Member
Standard Member
United States
June-27-2008
18 Posts

Hi All,

Need to pick brains again. The link below is the latest to a tour I just completed. I need to have just one link that goes directly to the tour itself. What am I or not doing?

 Please excuse my TourRookieness. :)

http://virtualhorizontours.com/Project8.html#

 

 

 



-------------
TourRook

Message posted by Vince on July-17-2008 at 11:33pm
View Vince's Profile Profile   Search for other posts by Vince Search   Quote Vince Quote   Send Private Message Send Msg  
Vince
Gold Member
Gold Member

August-13-2007
194 Posts
look for another link, something like Tourweaver_Project8
That is the one that will launch the tour directly.
Vince

Message posted by TourRook on July-18-2008 at 2:34am
View TourRook's Profile Profile   Search for other posts by TourRook Search   Quote TourRook Quote   Send Private Message Send Msg  
TourRook
Avatar
Standard Member
Standard Member
United States
June-27-2008
18 Posts

Vince, Thanks alot that works. Now how do I center it on the page?

http://virtualhorizontours.com/Tourweaver_Project8.html

 



-------------
TourRook

Message posted by Vince on July-18-2008 at 3:07am
View Vince's Profile Profile   Search for other posts by Vince Search   Quote Vince Quote   Send Private Message Send Msg  
Vince
Gold Member
Gold Member

August-13-2007
194 Posts
Once you launch the tour, right click on the page, and select "View Source" you will get a page that looks like this:

<html>
<head>
<META NAME="GENERATOR" Content="Tourweaver">
<title>
Virtual Tour Created By Virtual Horizons
</title>
</head>
<body leftMargin="0" topMargin="0" rightMargin="0" bottomMargin="0"*>
<!--Begin: Virtual tour created with Easypano Tourweaver-->
<script language="JavaScript" src="Project8.js"></script>
<!--End: Virtual tour created with Easypano Tourweaver-->
</body>
</html>

This is from your web page, so select
File>save and save it on you hard drive (I create a folder called "JobName"sourcefile) then open the file using a text editing program. copy and insert this

<p align="center"

in the spot that I put the red "*" in your source file.

Almost done, I promise!

Now save the source file, and open go to the ftp site you transfer your files to, open the folder that has this tour in it, and delete the link you just copied (I know, but it will be ok, I promise) now, with your ftp window open, and you logged in to your ftp site, open the folder that has the source file you just saved, and drag it into the project folder on your ftp site.

Close your ftp window, and relaunch the tour using the link you found before, the tour will open in the upper left still, but now you need to click the "refresh" button on your web browser, and the tour will be centered on the page.

To be honest it has been a REALLY long time since I had any coffie, and I have reread this and it looks right, but I may have missed something. If this does not work, I'll check again in the morning.

Vince

Message posted by tbrusson on July-18-2008 at 3:32am
View tbrusson's Profile Profile   Search for other posts by tbrusson Search   Quote tbrusson Quote   Send Private Message Send Msg  
tbrusson
Gold Member
Gold Member
France
October-23-2006
164 Posts
in your folder, you have to modify the file which is called Tourweaver... like in the tourweaver example, it's called TourWeaver_Green Land.html

open if and modifiy this section :

BEFORE modification :
body {
height: 100%;
margin: 0;
padding: 0;
background-color: #FFFFFF;
}

AFTER modification:
body {
height: 100%;
width: 800px;
margin: auto;

padding: 0;
background-color: #FFFFFF;

the applet should be centered

thierry

If you wish to post a reply to this thread you must first Login
If you are not already registered you must first register

Forum Jump Post Reply Post New Topic
Printer Friendly Version Printable version

Powered by: - Web Wiz Guide Discussion Forums