Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Design Forum > Web Design & Programming
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Web Design & Programming Discussion of web design, and server-side & client-side scripting

Reply
 
LinkBack Thread Tools
Old 12-20-2008, 10:26 PM   #1 (permalink)
Registered User
 
Join Date: Dec 2008
Posts: 6
OS: Windows Vista


Web Easy Pro 7 - Changing Page Links?

I've got my site all ready to go, but was curious about something: is there a way to change the page links? When I preview my site, I notice that in the address bar each page's link shows up "http://..........preview_001.html", "preview_002.html", "preview_003.html", and so on, etc.

Is there any way to change "preview_xxx.html to a desired name, like "aboutus.html" or "contact.html", etc.?

(Hopefully this is making sense)
JoeMaster is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 12-21-2008, 11:30 AM   #2 (permalink)
Design Team Member
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,880
OS: Vista, various linux distros


Re: Web Easy Pro 7 - Changing Page Links?

Rename the actual page(find it on your PC).

Then in the code change the href attribute of the links.

e.g:
change
Code:
<a href="blah/preview_xxx.html">Link</a>
to
Code:
<a href="blah/aboutus.html">Link</a>
Cheers,
Jamey
__________________

Myspace
jamiemac2005 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 12-21-2008, 05:01 PM   #3 (permalink)
Registered User
 
Join Date: Dec 2008
Posts: 6
OS: Windows Vista


Re: Web Easy Pro 7 - Changing Page Links?

Alrighty. Then that leads me to a second question: how do you view the source code in Web Easy Pro 7? I've been up and down the program for the last half-hour and haven't found a way to view each page's source code.


Thanks for the help, by the way, Jamey.
JoeMaster is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 12-21-2008, 05:25 PM   #4 (permalink)
Design Team Member
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,880
OS: Vista, various linux distros


Re: Web Easy Pro 7 - Changing Page Links?

Haha, okay, personaly i don't like web easy pro 7 and i haven't even used it myself (basically a good number of threads i answer are about web [not so] easy). Their program isn't well-documented online either so i suggest their help or something like that.

If not, find the files in explorer and open them with notepad.

Cheers,
Jamey
__________________

Myspace
jamiemac2005 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 12-21-2008, 08:47 PM   #5 (permalink)
Registered User
 
Join Date: Dec 2008
Posts: 1
OS: Wndows Vista


Re: Web Easy Pro 7 - Changing Page Links?

Did you try "Modify Page Title"?

Also, do you have any example code for the Custom Script Assistant?
I've been trying to get the Feedback form to send the data, but no luck so far.
Thanks.
slatture is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 01-02-2009, 04:24 PM   #6 (permalink)
Registered User
 
Join Date: Dec 2008
Posts: 6
OS: Windows Vista


Re: Web Easy Pro 7 - Changing Page Links?

Alright, gotta another problem for you:

I made my site with a resolution of 1440 x 900. And unfortunately Avanquest informed me that there is no way to make it automatically center on other web browsers with smaller screen resolutions. However, I know that there has to be a way, at least by going through the HTML codes or something. So, anyone have any ideas?
JoeMaster is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 01-02-2009, 05:06 PM   #7 (permalink)
Design Team Member
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,880
OS: Vista, various linux distros


Re: Web Easy Pro 7 - Changing Page Links?

You'll have to post your code for us to help you on this.

Cheers,
Jamey
__________________

Myspace
jamiemac2005 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 01-02-2009, 06:20 PM   #8 (permalink)
Registered User
 
Join Date: Dec 2008
Posts: 6
OS: Windows Vista


Re: Web Easy Pro 7 - Changing Page Links?

Okee-doke. Here it is (if this is the right thing):

HTML Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!-- Generated by Avanquest Technology v:7.0. For information please visit: http://www.avanquestusa.com/ -->
<html lang="en">
<head>
	<title> Lion's Mouth Entertainment </title>
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
	<meta http-equiv="Content-Style-Type" content="text/css;">
	<meta name="Author" content="Lion's Mouth Entertainment">
	<meta name="Keywords" content="Lion's Mouth Entertainment, Star Wars, Audio Dramas, The Age of the Swords, Joe Harrison">
	<meta name="Description" content="Your home for multimedia productions from the lion's mouth. LME features fan-made quality audio dramas to download free for your enjoyment.">
	<script src="lme_g.js" type="text/javascript"></script>		<!--// Document Script //-->

	<style type="text/css"><!--
		.f01	{font: 16px 'arial', helvetica, sans-serif;color:#000000; } -->
	</style>
	<script src="lme_e.js" type="text/javascript"></script>		<!--// External Script //-->
</head>


<body background="lme001b01.jpg" bgcolor="#000000" text="#000000" link="#ff0000" vlink="#800080" alink="#ffffff" leftmargin="0" topmargin="0">
	<div style="position:absolute;left:544;top:217;width:351;height:48;">
		<img src="news%26updates.png" title="" alt="news%26updates.png" align="top" border="0" vspace="0" hspace="0">
	</div>
	<div style="position:absolute;left:341;top:264;width:754;height:223;">
		<img src="lme001002.gif" title="" alt="lme001002.gif" align="top" border="0" vspace="0" hspace="0">
	</div>
	<div style="position:absolute;left:0;top:188;width:1440;height:26;">
		<img src="lme001001.gif" title="" alt="lme001001.gif" align="top" border="0" vspace="0" hspace="0">
	</div>
	<div style="position:absolute;left:420;top:4;width:594;height:207;">
		<img src="logo%20design.png" title="" alt="logo%20design.png" align="top" border="0" vspace="0" hspace="0">
	</div>
	<div class="f01" style="position:absolute;left:365;top:287;width:711;height:213;">
		<div><font face="Albertus MT"><strong>Thursday,&nbsp;January 1st&nbsp;2008 -</strong></font></div>  
		<div><font face="Albertus MT">As you can see, Lion's Mouth Entertainment has undergone a significant redesign. Bear with us,  
		the site is still under construction, but all the main "attractions" should be up and available to view. Note: you may have to tell  
		Internet Explorer to allow the ActiveX Control, as that's the only way to view the pop-down menus on the navigation bar above. However,  
		if you are unable to do this, simply click on any of the links themselves and it will take you to a page where you can manually select  
		what radio show or audio drama page you would like to view.</font></div>  
		<div><font face="Albertus MT"></font>&nbsp;</div>  
		<div><font face="Albertus MT">Feel free to shoot us an e-mail and let us know what you think of  
		the new design!</font></div>
	</div>
	<div class="f01" style="position:absolute;left:449;top:521;width:541;height:61;">
		<div align="center"><font color="#ffffff" size="2"><span style="font-size: 10pt; font-family: Arial; mso-fareast-font-family: 'times new roman'; mso-ansi-language: en-us; mso-fareast-language: en-us; mso-bidi-language: ar-sa">Website and Lion's Mouth Entertainment&nbsp;copyright © 2008.</span></font></div>  
		<div align="center"><font size="2"><span style="font-size: 10pt; font-family: Arial; mso-fareast-font-family: 'times new roman'; mso-ansi-language: en-us; mso-fareast-language: en-us; mso-bidi-language: ar-sa"><font color="#ffffff">Website designed by <strong>Joe Harrison.</strong></font></span></font></div>
	</div>
	<div style="position:absolute;left:460;top:194;width:58;height:15;">
		<a href="index.html">
			<img src="01home.png" title="" alt="01home.png" align="top" border="0" vspace="0" hspace="0"></a>
	</div>
	<div style="position:absolute;left:536;top:194;width:119;height:15;">
		<div style="position:absolute; visibility:hidden; z-index:9999; white-space:nowrap; width:320px;border: 1px solid #000000;">
			<div onmouseover="wePopupOver(this);" onmouseout="wePopupAway(this);">
			<a href="altaradio.html">
				ALTA Radio</a></div>
			<div onmouseover="wePopupOver(this);" onmouseout="wePopupAway(this);">
			<a href="tsxm.html">
				Tosche Station eXM</a></div>
		</div>
		<a  href="radioshows.html" onmouseover="wePopupShow(this,1,'#ff0000','\'Arial\', Helvetica, sans-serif','13px','bold','normal','none','center',0,'#000000','solid','#ff0000',1,2,'#ffffff','#ff0000');" onmouseout="wePopupHide(this);">
			<img src="02radioshows.png" title="" alt="02radioshows.png" align="top" border="0" vspace="0" hspace="0"></a>
	</div>
	<div style="position:absolute;left:673;top:194;width:128;height:15;">
		<div style="position:absolute; visibility:hidden; z-index:9999; white-space:nowrap; width:320px;border: 1px solid #000000;">
			<div onmouseover="wePopupOver(this);" onmouseout="wePopupAway(this);">
			<a href="cote.html">
				Star Wars: Conquest of the Empire</a></div>
			<div onmouseover="wePopupOver(this);" onmouseout="wePopupAway(this);">
			<a href="missiontoqalabar.html">
				Star Wars: Colonel Ledok and the Mission to Qalabar</a></div>
			<div onmouseover="wePopupOver(this);" onmouseout="wePopupAway(this);">
			<a href="cotr.html">
				Star Wars: Crusade of the Rebellion</a></div>
			<div onmouseover="wePopupOver(this);" onmouseout="wePopupAway(this);">
			<a href="highstakes.html">
				Star Wars: High Stakes</a></div>
			<div onmouseover="wePopupOver(this);" onmouseout="wePopupAway(this);">
			<a href="aots.html">
				The Age of the Swords</a></div>
		</div>
		<a  href="audiodramas.html" onmouseover="wePopupShow(this,1,'#cc0000','\'Arial\', Helvetica, sans-serif','13px','bold','normal','none','center',0,'#000000','solid','#ff0000',1,2,'#ffffff','#ff0000');" onmouseout="wePopupHide(this);">
			<img src="03audiodramas.png" title="" alt="03audiodramas.png" align="top" border="0" vspace="0" hspace="0"></a>
	</div>
	<div style="position:absolute;left:819;top:194;width:56;height:15;">
		<a href="links.html">
			<img src="04links.png" title="" alt="04links.png" align="top" border="0" vspace="0" hspace="0"></a>
	</div>
	<div style="position:absolute;left:893;top:194;width:84;height:15;">
		<a href="aboutus.html">
			<img src="05aboutus.png" title="" alt="05aboutus.png" align="top" border="0" vspace="0" hspace="0"></a>
	</div>
</body>
</html>
EDIT: This is what the site currently looks like: http://www.starwarsfanworks.com/lionsmouth

So you can see how you have to constantly scroll (horizontally) to the middle of the page.

Last edited by JoeMaster; 01-02-2009 at 06:25 PM.
JoeMaster is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 01-03-2009, 03:46 AM   #9 (permalink)
Design Team Member
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,880
OS: Vista, various linux distros


Re: Web Easy Pro 7 - Changing Page Links?

Alright what you have to do is go through your code, replacing anything that says:
(in style tags)
Code:
position:absolute;left: [some value];
to
Code:
margin-left:auto; margin-right:auto;
So it goes from:
Code:
<div class="f01" style="position:absolute;left:365;top:287;width:711;height:213;">
to
Code:
<div class="f01" style="margin-left: auto; margin-right: auto; top:287;width:711;height:213;">

Cheers,
Jamey
__________________

Myspace
jamiemac2005 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 02:18 PM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85