Click to See Complete Forum and Search --> : Site is missing some formatting


KelBelStar
05-23-2007, 09:40 PM
I received some great advice a couple of weeks ago regarding my website, which was written using FrontPage but had viewing errors in FireFox. I downloaded Expression Web and some templates to get started - and rewrote the site using CSS (see, I graduated from the Frontpage forum to this one!)

I have some reading materials to delve into, but my primary goal is to get the site back to being viewer friendly... then I can spend my time learning details of CSS and EW.

At this time, using the templates, I have a nice looking site (IMO) from the folder on my laptop where I am building - however, after publishing to my server, only the text came across. To get around this, I opened each page and did a 'save as' to my server. This brought over the formatting, except not everything…

1) The menu bar is just displaying as a plain red line, rather than a 3D line
2) The entire page background is white whereas from my build folder the left pane is a varying shade of gray.
3) My 'why review' page is frustrating me because after much work on it, it displays from the server with the left pane text not appearing until after the main pane text is done - awful! (irony, this one is working on FF)

The link to this page says it all: http://www.lilyusability.com/WhyReview.htm

Since it is clean from my build area, I keep thinking there is something that is not moving up to the server. I compared the code on the files from both locations and it is fine - I also checked all files are there. The other thing, I published to another local build folder on my PC and that has the same problem as my server version - so it must not be anything on the server. I did run a validation but I couldn't pick up that the warnings were related to my issues.

Any advice on what direction I should go w/ this will be helpful.

Centauri
05-23-2007, 09:53 PM
looks like your images folder was not uploaded

ray326
05-23-2007, 09:56 PM
Your background images are not found (404).

KelBelStar
05-23-2007, 10:00 PM
I had errors trying to get one folder under images over to the server - (_vti
-cnf), probably a file name error.... but I ruled that out as my problem since I'm not using any of the images that I placed in there. Maybe I'm wrong with that idea.

I did get it to update on my local build copy and it didn't solve the problem there.

I'll go look for the background images...

Major Payne
05-24-2007, 12:42 AM
Don't know if this will help you, but these 3 images are not found:

http://www.lilyusability.com/WhyReview.htm

1. http://www.lilyusability.com/images/wrapperbg.jpg
2. http://www.lilyusability.com/images/navbar.jpg
3. http://www.lilyusability.com/images/footer.jpg

You really need to get those coding errors fixed. You have 85 errors and 1 warning for your HTML. This was the only CSS error reported:

URI : http://www.lilyusability.com/style.css
48 h3 Value Error : margin Unknown dimension100x

Ron

ray326
05-24-2007, 02:39 PM
None of the vti directories are needed unless you expect to edit pages directly online AFAIK.

KelBelStar
05-25-2007, 05:04 PM
I found them! My images were in hidden folders - well, it's a new laptop so I didn't even notice that the default was limiting display of hidden folders.

I'm content for now - Thanks for the help!

Centauri
05-25-2007, 06:35 PM
With the talk of _vti and cnf and hidden folders, looks like Expression Web produces the same crap that Frontpage always did........

ray326
05-26-2007, 10:53 AM
It has to to some extent to support WebDAV.