Forum are monitored by volunteers. Not every user will have an answer for you and in most cases, the answers takes more than a few days to get back to you.
How to Publish your web using FrontPage...
Type: Posts; User: newseed
Forum are monitored by volunteers. Not every user will have an answer for you and in most cases, the answers takes more than a few days to get back to you.
How to Publish your web using FrontPage...
For those of you that do not know yet, Microsoft has release a beta versions of Expression Web Designer. I am quite impressed!!
Expression Web Designer Free Trial (Beta 1)
If you have Office...
You should be able to move it. If one does not move it to the place you want it to be in which you replace what was there before, try to move what was there before to somewhere else and then move...
Here's the problem:
<BODY leftMargin=0 topMargin=0 background="../../../My%20Documents/My%20Webs/myweb2/6.jpg" bgproperties="fixed">
The file path is still trying to find the background image...
As I said before use "id" to style your layout as tables and cells and use "class" for styling. This way, you won't make a mistake of repeating an "id" that you know is laying out your page and with...
You can try to do a 'Save As' each time you create a new gallery, that way you can name the file yourself.
#content (id="content") can only be used once on a page in which you can specify positioning and dimensioning. In addition, you can style it just like "class".
Vs.
.content (class="content")...
Check the original image size. If you have a image editor, it should be able to tell you what the size it actually is. You can also simple right click on the image in question to view the size. My...
This line here is probably your culprit:
<div class="Section1" style="width: 984; height: 635">
Change it to width: 100%;
Remove the following bold text from this line:
<td width="50%" height="14"><a class="styles.css" href="Photos.html">Home</a></td>
...and have it look like this:
<td width="50%"...
Not hardly. Microsoft is very much on top of things. The only thing that might be out the window is the future use of the name 'FrontPage'.
...
Would you like if a web site disabled your keyboard functions or browser settings?? Probably not and so why would you do the same?
In my experience, I never bookmark muchless return to web sites...
I didn't have much time to look at the entire site but from what I can see, you have put a lot of thought out work and I think you have done a nice job. One thing I noticed is the image text file or...
Does the web host support FrontPage extensions? I couldn't see anything in your code
Need to check and see if you are able to access your server from your computer. If not, then that's probably why your FP is not accessing the local web site.
I knew you would get it if you wanted it bad enough.
Glad you got it going. At the time of my post, your image was not working.
As I said before, you should seriously consider sizing down your image to about 760 pixels wide. Even on my monitor...
The fix I was refering to is the browser itself. You don't have any options to keep the scroll bar on just like IE. You could jump to a Firefox forum to see if they have a plug-in or some kind of...
YOU ARE GOING TO LOVE THIS!!
Good news and bad news! The good news is that I found the problem. The bad news is that you can't fix it! (sorta)
I will quote the respone I got:
----------...
The file does not exist on your server. Do a FULL FrontPage publish and then check the remote (live) site's image folder to check to see if it's there. If not, then in publish mode, go grab the...
I posted your little problem on another forum. Let's see if they come up with the answer.
I tested it and that is not the problem. I even did a inline css for the body and it still didn't work like you want it to.
I saw the one link was removed. As it stands now, you have a total of 11 links on your menu:
Home
About Us
Christmas Special
Wedding / Portaits
Portfolio
Print Pricing
Order Prints From Home...
If you look at the code, the script for Art Leather Albums is in there twice.
<a href="album.htm" language="JavaScript" onmouseover="if(MSFPhover) document['MSFPnav7'].src=MSFPnav7h.src"...