navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

<title> problem and image/buttons problem!

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Microsoft FrontPage Help >> <title> problem and image/buttons problem!
Page: [1]
 
roachie

 

Posts: 24
Joined: 8/27/2006
Status: offline

 
<title> problem and image/buttons problem! - 8/27/2006 7:20:20   
My fingers are crossed that you can help!

I've previously done my business website in Frontpage 3.0.2 and haven't had any of these issues so I'm at a loss.

First of all a very simple one....where the title of the page is displayed I get <title> coming before it...I've ammended the html but it keeps coming back...I can't imagine I was getting rid of the wrong thing but I'm sure you will see it.

As for images...some don't seem to be saving....and also I used buttongenerator.com and the over buttons don't seem to be loading...I'm happy not to have them but don't know how to get rid of them!!!

Can anyone help

www.kidsonkeys.net

I have another 3 sites to do before Wed!!!
jaybee

 

Posts: 14191
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: <title> problem and image/buttons problem! - 8/27/2006 7:45:51   
Quick answer for the first one.

<meta http-equiv="reply-to" content="kidsonkeys@optusnet.com.au" <title>
<title>Kids on Keys Music Schools - Robina and Southport</title>
</head>
The meta tag above your title has title on the end. It should finish with >

<meta http-equiv="reply-to" content="kidsonkeys@optusnet.com.au" <title>
<title>Kids on Keys Music Schools - Robina and Southport</title>
</head>

Take out the red bit.

I'll check the other thing in a mo, got a bid ending on ebay. :)

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to roachie)
jaybee

 

Posts: 14191
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: <title> problem and image/buttons problem! - 8/27/2006 7:58:02   
Darn, outbid at the last second. :)

Your button images should be in a folder called buttons which doesn't seem to be there.

Welcome to Outfront BTW.


_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to jaybee)
roachie

 

Posts: 24
Joined: 8/27/2006
Status: offline

 
RE: <title> problem and image/buttons problem! - 8/27/2006 8:15:40   
Thanks for the welcome!
It keeps getting stranger and stranger...

I've gone through and changed the <title> bit....but noticed that when I saved, it reverted back to the dodgy version???? Which would explain my attempts to get it right amounting to nothing...

I have tried to upload the buttons folder many times....I shall do so again...that would certainly answer the problem...same goes too for the other missing images...can't imgaine what gremblins are at play!!

Once I get the initial site up, then I can play around with it improving it...I'm determined to master this!!! , especially seeing some of the creations around here....

Thanks for your time

(in reply to jaybee)
jaybee

 

Posts: 14191
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: <title> problem and image/buttons problem! - 8/27/2006 8:24:48   
Given that the title problem seems to be on all your pages it's possible that you've managed to save the error into the normal.dot template for the page.

Try doing a search in explore for normal.dot.

You should get quite a few back. Some will be for Word etc. Open them one by one in notepad until you find the FP files. If you find any with that extra title in, carefully correct it and save. Make sure you chack all of them, there may be more than one.

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to roachie)
roachie

 

Posts: 24
Joined: 8/27/2006
Status: offline

 
RE: <title> problem and image/buttons problem! - 8/27/2006 8:24:48   
And to be a pain again!

I definitely can't change and save the <title> code....when I hit the save button it reverts back!

Also, where does the buttons folder need to be? Currently its at root level....should it be somewhere else...but it does seem to be uploaded.

(in reply to roachie)
jaybee

 

Posts: 14191
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: <title> problem and image/buttons problem! - 8/27/2006 8:27:26   
See above your post, I beat you to it.

As for the buttons folder

buttons/button1up.png

is in the code so the folder needs to be in the same place as your page which I assume is in the root.

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to roachie)
roachie

 

Posts: 24
Joined: 8/27/2006
Status: offline

 
RE: <title> problem and image/buttons problem! - 8/27/2006 8:28:37   
I actually didn't use a template but went back to the index and saved as...hence the problem is on every page...the error doesn't seem to appear in the preview pane :)


Have tried save as, save, save all....the code keeps changing back to the original. I"ve certainly never had this problem before

(in reply to jaybee)
jaybee

 

Posts: 14191
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: <title> problem and image/buttons problem! - 8/27/2006 8:31:29   
OK, here's your button problem

http://www.kidsonkeys.net/Buttons/button1over.png

the code is looking for

http://www.kidsonkeys.net/buttons/button1over.png

lower case and upper case.

Sorting this out in FP is a pain so rename the folder on the web to buttons (lowercase)

If it's in your FP local web as Buttons, rename it there as well to stop it changing next time you upload.

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to jaybee)
jaybee

 

Posts: 14191
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: <title> problem and image/buttons problem! - 8/27/2006 8:33:18   
No, not talking about a template. When you do File>New or whatever to create a new page, FP gets all the stuff in the header set up for you and it gets it from a file called normal.dot

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to jaybee)
roachie

 

Posts: 24
Joined: 8/27/2006
Status: offline

 
RE: <title> problem and image/buttons problem! - 8/27/2006 8:33:34   
Thank you!

What else can I say!!!

(in reply to jaybee)
jaybee

 

Posts: 14191
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: <title> problem and image/buttons problem! - 8/27/2006 8:34:37   
quote:

ORIGINAL: roachie

What else can I say!!!

"Here's a cheque for £10 million" ? :)

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to roachie)
d a v e

 

Posts: 4177
Joined: 7/24/2002
From: England (but live in Finland now)
Status: offline

 
RE: <title> problem and image/buttons problem! - 8/27/2006 10:25:34   
also don't forget to resample you images as well as resizing them.

resizing takes a large image and simply displays it at a smaller size (so it's still the same filesize!) resmapling means the filesize comes down along wioth the image size.

there is a resample button on the image toolbar or use your graphics editor (if you have one) to make the images the right size.

_____________________________

David Prescott
Gekko web design

(in reply to jaybee)
Page:   [1]

All Forums >> Web Development >> Microsoft FrontPage Help >> <title> problem and image/buttons problem!
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts