Problem with website after uploading?

I am using iWeb '09 to create a website. I already have an ftp server and a purchased domain name. When I upload the website to the ftp server, everything seems fine, but when I open it up, the most bizarre thing happens. My website shows up as an index with links the html files that are my webpages. When I click on them, my pages show up completely barren, with only the html. No shapes, no widgets, no color, no video, and all writing is in the same font in the same size. Here are two examples to show you what I mean-
http://www.everyonecanhelp.org/
http://www.101dreamcaster.com/
Thanks for a response,
Jack.

Welcome to Apple Discussions, Jack.
You are seeing the root directory of your assigned section of the FTP server. This happens for a few different reasons:
1.) You do not have an index.html file at the root level of your server directory (The index.html file is the index of your site. Without it your web browser just shows you what files are sitting on the server, rather than loading a page as without an index, it has no idea where to find anything on it's own.)
2.) Your index.html file is broken
3.) Your server is broken / configured incorrectly (or it was changed by your host recently)
4.) Your domain name forwarding / routing is not set to the correct location on the server
How to fix:
1.) Click on your site in iWeb and go to File > Publish Entire Site (This should overwrite all files on your server with the site).
2.) Remove the following files to the trash, restart the computer and Publish Entire Site again:
Home > Library > Caches
Home > Library > Preferences > com.apple.iWeb.plist
3.) Make sure your FTP settings in iWeb are correct. If any of the information in the FTP window (especially the Path) is not exactly what your Host tells you to type in, it could produce the behavior we see.
4.) Make sure that your iWeb site is ok.
__Publish your Site to a local folder on your computer and open it.
_If it opens fine in your web browser locally then you know your site is fine. The issue is server side. Contact your host. I would suggest they remove everything from the server so you can publish your site again afresh. There may be a file that is corrupt and will not let itself be overwritten (which would explain why step 1 might fail).
_If they remove all the contents and you re-publish and the same issue occurs then they should make sure the forwarding of your domain name is going to the correct location on the server (unlikely given that it takes us to a directory on the server at all, but worth checking.)
Hope that helps.

Similar Messages

  • Problem with Java after Software Update to 10.5.7

    Hi,
    I am facing problem with Java after having run Software upgrades.
    Here is the whole story. I recently moved to iMac 10.5.6 from PowerPc 10.4. On this new machine I was having problem running a 3rd party application, which requires JVM. As this application worked well on Tiger, I decided to upgrade JVM on my iMAC using Software Upgrade(was I insane!!). As I like my systems to be updated (as with linux on my personal machine) I clicked "install all". As a result I have the following upgrades run on my machine:
    2009-05-20 13:12:01 +0200: Installed "Mac OS X Update Combined" (10.5.7)
    2009-05-20 13:12:10 +0200: Installed "Remote Desktop Client Update" (3.2.2)
    2009-05-20 13:12:26 +0200: Installed "Java For Mac OS X 10.5 Update 2" (1.0)
    2009-05-20 13:58:36 +0200: Installed "Java for Mac OS X 10.5 Update 3" (1.0)
    2009-05-20 13:58:44 +0200: Installed "AirPort Utility Software Update 2009-001" (5.4.1)
    2009-05-20 13:59:07 +0200: Installed "QuickTime" (7.6)
    2009-05-20 13:59:22 +0200: Installed "iPhoto Update" (7.1.5)
    2009-05-20 13:59:28 +0200: Installed "iLife Support" (9.0.2)
    2009-05-20 13:59:38 +0200: Installed "iDVD Update" (7.0.3)
    2009-05-20 13:59:58 +0200: Installed "iTunes" (8.1.1)
    But now, simply running $java on the prompt hangs, i.e. it takes no action.
    $ which java
    /usr/bin/java
    $ ls -ltr /usr/bin/java
    May 20 15:09 /usr/bin/java -> /System/Library/Frameworks/JavaVM.framework/Versions/Current/Commands/java
    $java (no response)
    Here is the output of $ top
    PID COMMAND %CPU TIME #TH #PRTS #MREGS RPRVT RSHRD RSIZE VSIZE
    703 java 98.8% 0:38.54 3 110 72 480K 184K 1964K 40M
    Any clues?
    Details of JavaVM on my machine
    $ pwd
    /System/Library/Frameworks/JavaVM.framework/Versions
    $ ls -ltr
    total 56
    drwxr-xr-x 3 root wheel 102 Dec 2 2007 1.3.1
    lrwxr-xr-x 1 root wheel 3 Aug 31 2008 1.4.1 -> 1.4
    drwxr-xr-x 8 root wheel 272 Aug 31 2008 1.4.2
    drwxr-xr-x 8 root wheel 272 Aug 31 2008 1.5.0
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.3 -> 1.3.1
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.4 -> 1.4.2
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.5 -> 1.5.0
    drwxr-xr-x 8 root wheel 272 May 20 13:12 1.6.0
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.6 -> 1.6.0
    drwxr-xr-x 8 root wheel 272 May 20 13:12 A
    lrwxr-xr-x 1 root wheel 1 May 20 14:57 Current -> A
    lrwxr-xr-x 1 root wheel 3 May 20 14:59 CurrentJDK -> 1.5
    Any suggestions? Is there a cleaner approach to uninstall Java on Mac then a simpl "move to thrash"!
    cheers

    Hi,
    I am facing problem with Java after having run Software upgrades.
    Here is the whole story. I recently moved to iMac 10.5.6 from PowerPc 10.4. On this new machine I was having problem running a 3rd party application, which requires JVM. As this application worked well on Tiger, I decided to upgrade JVM on my iMAC using Software Upgrade(was I insane!!). As I like my systems to be updated (as with linux on my personal machine) I clicked "install all". As a result I have the following upgrades run on my machine:
    2009-05-20 13:12:01 +0200: Installed "Mac OS X Update Combined" (10.5.7)
    2009-05-20 13:12:10 +0200: Installed "Remote Desktop Client Update" (3.2.2)
    2009-05-20 13:12:26 +0200: Installed "Java For Mac OS X 10.5 Update 2" (1.0)
    2009-05-20 13:58:36 +0200: Installed "Java for Mac OS X 10.5 Update 3" (1.0)
    2009-05-20 13:58:44 +0200: Installed "AirPort Utility Software Update 2009-001" (5.4.1)
    2009-05-20 13:59:07 +0200: Installed "QuickTime" (7.6)
    2009-05-20 13:59:22 +0200: Installed "iPhoto Update" (7.1.5)
    2009-05-20 13:59:28 +0200: Installed "iLife Support" (9.0.2)
    2009-05-20 13:59:38 +0200: Installed "iDVD Update" (7.0.3)
    2009-05-20 13:59:58 +0200: Installed "iTunes" (8.1.1)
    But now, simply running $java on the prompt hangs, i.e. it takes no action.
    $ which java
    /usr/bin/java
    $ ls -ltr /usr/bin/java
    May 20 15:09 /usr/bin/java -> /System/Library/Frameworks/JavaVM.framework/Versions/Current/Commands/java
    $java (no response)
    Here is the output of $ top
    PID COMMAND %CPU TIME #TH #PRTS #MREGS RPRVT RSHRD RSIZE VSIZE
    703 java 98.8% 0:38.54 3 110 72 480K 184K 1964K 40M
    Any clues?
    Details of JavaVM on my machine
    $ pwd
    /System/Library/Frameworks/JavaVM.framework/Versions
    $ ls -ltr
    total 56
    drwxr-xr-x 3 root wheel 102 Dec 2 2007 1.3.1
    lrwxr-xr-x 1 root wheel 3 Aug 31 2008 1.4.1 -> 1.4
    drwxr-xr-x 8 root wheel 272 Aug 31 2008 1.4.2
    drwxr-xr-x 8 root wheel 272 Aug 31 2008 1.5.0
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.3 -> 1.3.1
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.4 -> 1.4.2
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.5 -> 1.5.0
    drwxr-xr-x 8 root wheel 272 May 20 13:12 1.6.0
    lrwxr-xr-x 1 root wheel 5 May 20 13:12 1.6 -> 1.6.0
    drwxr-xr-x 8 root wheel 272 May 20 13:12 A
    lrwxr-xr-x 1 root wheel 1 May 20 14:57 Current -> A
    lrwxr-xr-x 1 root wheel 3 May 20 14:59 CurrentJDK -> 1.5
    Any suggestions? Is there a cleaner approach to uninstall Java on Mac then a simpl "move to thrash"!
    cheers

  • Problem with Java after System Upgrade to 10.5.7

    Hi,
    I am facing problem with Java after having run Software upgrades.
    Here is the whole story. I recently moved to iMac 10.5.6 from PowerPc 10.4. On this new machine I was having problem running a 3rd party application, which requires JVM. As this application worked well on Tiger, I decided to upgrade JVM on my iMAC using Software Upgrade(was I insane!!). As I like my systems to be updated (as with linux on my personal machine) I clicked "install all". As a result I have the following upgrades run on my machine:
    2009-05-20 13:12:01 +0200: Installed "Mac OS X Update Combined" (10.5.7)
    2009-05-20 13:12:10 +0200: Installed "Remote Desktop Client Update" (3.2.2)
    2009-05-20 13:12:26 +0200: Installed "Java For Mac OS X 10.5 Update 2" (1.0)
    2009-05-20 13:58:36 +0200: Installed "Java for Mac OS X 10.5 Update 3" (1.0)
    2009-05-20 13:58:44 +0200: Installed "AirPort Utility Software Update 2009-001" (5.4.1)
    2009-05-20 13:59:07 +0200: Installed "QuickTime" (7.6)
    2009-05-20 13:59:22 +0200: Installed "iPhoto Update" (7.1.5)
    2009-05-20 13:59:28 +0200: Installed "iLife Support" (9.0.2)
    2009-05-20 13:59:38 +0200: Installed "iDVD Update" (7.0.3)
    2009-05-20 13:59:58 +0200: Installed "iTunes" (8.1.1)
    But now, simply running $ java on the prompt hangs, i.e. it takes no action.
    $ which java
    /usr/bin/java
    $ ls -ltr /usr/bin/java
    May 20 15:09 /usr/bin/java -> /System/Library/Frameworks/JavaVM.framework/Versions/Current/Commands/java
    $java (no response)
    Here is the output of $ top
    PID COMMAND %CPU TIME #TH #PRTS #MREGS RPRVT RSHRD RSIZE VSIZE
    703 java 98.8% 0:38.54 3 110 72 480K 184K 1964K 40M
    Any clues?
    cheers

    Hi man,
    In the wake of this java problem I resorted to keep working on my old machine, and today in my spare time I tried to fix this new machine.
    So I execute $java on prompt, and then try to check the files it has opened, using lsof -p pid
    I see it referring to
    /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin/java
    isn't this usually the JAVA_HOME
    However, executing $/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin/java
    hangs!!
    but
    $/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/java
    works!!
    $ pwd
    /System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/bin
    $ ./java -version
    java version "1.6.0_07"
    Java(TM) SE Runtime Environment (build 1.6.0_07-b06-153)
    Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_07-b06-57, mixed mode)
    So, I changed the links as follows
    borgraf:Versions raveesh$ l
    total 72
    drwxr-xr-x 3 root wheel 102 Mar 6 2008 1.3.1
    lrwxr-xr-x 1 root wheel 3 May 21 19:42 1.4.1 -> 1.4
    drwxr-xr-x 8 root wheel 272 May 21 19:42 1.6.0
    lrwxr-xr-x 1 root wheel 3 May 21 19:44 OldCurrentJDK -> 1.5
    lrwxr-xr-x 1 root wheel 5 May 21 19:44 1.4 -> 1.4.2
    lrwxr-xr-x 1 root wheel 5 May 21 19:44 1.3 -> 1.3.1
    lrwxr-xr-x 1 root wheel 5 May 21 19:44 1.5 -> 1.5.0
    drwxr-xr-x 8 root wheel 272 May 21 19:44 1.4.2
    drwxr-xr-x 8 root wheel 272 May 21 19:44 1.5.0
    lrwxr-xr-x 1 root wheel 5 May 21 19:44 1.6 -> 1.6.0
    lrwxr-xr-x 1 root wheel 1 May 21 19:44 OldCurrent -> A
    drwxr-xr-x 8 root wheel 272 May 21 19:44 A
    lrwxr-xr-x 1 root wheel 3 Jun 4 17:14 CurrentJDK -> 1.6
    lrwxr-xr-x 1 root wheel 3 Jun 4 17:21 Current -> 1.6
    Linking my Current and CurrentJDK to 1.6 and it works!
    However, shall that be the reason!
    what is in your /Versions/Current/
    I got the following
    $ ls /System/Library/Frameworks/JavaVM.framework/Versions/Current
    CodeResources Frameworks JavaVM
    Commands Headers Resources
    There is no /Home in here, which is usually the case for /1.5 or /1.6
    Anyways, things seems to work for the moment. Lets see if I get problem with using Java.
    thanks

  • I am having problems with mail after upgrading to mountain lion. Is there a way to go back to lion?

    I am having problems with mail after upgrading to mountain lion. Is there a way to go back to lion?

    It would always be easier to fix the Mail problems.

  • Problems with Mail after upgrading to 10.9.1

    I am running into problems with Mail after installing 10.9.1. I had NO problems with Mail prior to this update.
    Problems I have encountered so far are:
    - I don't receive some e-mails on my Gmail account.
    - I have sent e-mails that supposedly got "sent" but do not show up in my Sent box both on mail and on web Gmail. My Outbox is empty also.
    Has anyone encountered the same problems and found a solution?
    Thanks in advance!

    Yes Paul I have, but no solution. I cannot send email. My ISP uses a smtp mail server for sending and It will not log in. Have had ISP on phone and checked all settings. Can only put it down to Mavericks.
    It worked OK for a week after upgrading then stopped. So now having to use web mail to send email.
    Strange thing is I receive mail OK, just cant send.

  • HT1589 problems with itunes after updating..can't locate some of my songs..some have an exclamation point beside them how do i get these songs back in my itunes

    I'm having problems with itunes after updating. I've lost all my playlists,,finally played around with it and got the songs back but some have an exclamation point beside them and can't be located. they are songs i've purchased. I'm not very computer literate so this is a major problem. I have spent hours with this. I just want all my songs to play even though I'm not happy that I have to recreate my playlists. It would be so much easier if I knew and understood how to correct this. Has anyone else had this problem and if so..is there an easy way to correct it?

    Not sure how this is an ipod touch question.
    Perhaps you should post in the itunes forum.

  • I have problems with activation, after delete mi Iphone from Icloud.

    I have problems with activation, after delete mi Iphone from Icloud.

    Hello Sikiz 21,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at:
    iPhone: Troubleshooting activation issues
    http://support.apple.com/kb/TS3424
    iOS: Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/TS4268
    Best of luck,
    Mario

  • I am having problem with iMessage after updating my 5s to iOS 8.0.2

    I am having problem with iMessage after updating my 5s to iOS 8.0.2. I cannot send any text by iMessage anymore. My friend tries to text me and it did not go through

    Hello Huyen,
    Thank you for using Apple Support Communities.
    You can use the following article to troubleshoot Messages:
    iOS: Troubleshooting Messages
    Regards,
    Jeff D. 

  • HT1933 I am facing problems with mails after update iPhone 4S/io7. I have configured yahoo mail in iPhone 4S. When I click on refresh, it shows new mail downloaded but when I go inside inbox the new mail don't show up. Can anyone help me with this iOS 7 i

    I am facing problems with mails after update iPhone 4S/io7. I have configured yahoo mail in iPhone 4S. When I click on refresh, it shows new mail downloaded but when I go inside inbox the new mail don't show up. Can anyone help me with this iOS 7 issue ?

    Hi were you able to resolve yours?
    I was very worried losing all my medical stuff on my iPad Air 2, plus i have nothing to use for the next day! So i have to try all the possible things i read on the internet!! And this worked on my part (Thank God, and thank you Google)
    Perform a hard reboot
    Hold down the Home button and Power button on your iPhone or iPad and keep holding them until you see the Apple logo. Once you do, you can let go. When your device boots back up, go ahead and check to see if the apps have started re-downloading. If they still appear to be stuck, continue on.

  • No batch input problem with Vendor master Upload

    Hi All,
    I am getting a problem with Vendor Master upload conversion. We have'nt change the code and configuration but when i try to run the code today its giving an error for particular Account group. I run this code yesterday and its work fine with that particluar Account group. But i am getting an error when i run the code today. The error is as follows "No batch input data for screen SAPMF02K 0610".When i got through the code i have'nt find that screen number.
    Can anyone suggest how to resolve that problem.

    Double click on the session name in SM35 and click on the screens tab there you can find the screen number.
    process the same session in foreground mode and see if you are getting the same error.
    If so, the new screen number you got is due to some change in the settings some where, show the new screen to Your Functional guy and he can help you.
    There is one more chance where some data is missing in the flat file, just check it out.
    Reward points if usefull.
    Thanks ,
    Veeru.

  • Basic Questions on ActionTec MI424-WR Router - problems with poor download/upload speed

    First, I will get to the point and ask my questions, then will explain what's happening - I'm interested in hearing whether the right actions are being taken to solve my problem.
    1) After perusing the forums, I see frequent reference to the "Rev" version of the ActionTec MI424-WR Router.  How do you find the Rev version?  I have logged into the Router and in the "System Monitoring" icon, the Router Status lists my Hardware version as 'A'.  Does this mean I have Rev 'A'?
    2) What is Verizon handing out these days for Routers?  Mine is being replaced, and I am wondering what to expect.  I have Verizon FIOS Phone, TV, and Internet service, and have the 25/25 Internet service.  Will they give me another MI424-WR?  If so, what Rev level are they likely to give me?
    Here's why my router is being replaced - opinions/comments/advice welcomed.
    For the past year or two, I've consistently measured (via speedtest.speakeasy.net) about 30Mbs download, and around 22-25 Upload.  Lately, I noticed that my downloads were quite slow, so I tested my speed at the above website, which I had not done in many months.  I measured only about 2-3 Download and 1-2 up.  Note all of what I am discussing hear takes place with hard-wired ethernet, NOT wireless.
    I tried testing from multiple computers, running XP, Vista, and Windows 7.  All getting consistently similar poor speeds.  I verified my account still is supposed to have 25/25/ service, which I verified online. 
    Tried rebooting the router, no change.  Then tried hard reset (pushing in the recessed button, holding it for about 20-30 seconds.  After it reconnected to the Internet, I tested speed again.  No change.
    Interestingly, I tested wireless speed on the laptop I have.  Speed is MUCH better, around 15 down, and 10-12 up.
    I tried the speed optimization tool on two of my PCs, it made no improvement.  Finally, got into an online chat with a Verizon Tech.  He did some tests on the line, we repeated some of the things I already tried, and then he asked how old my Router was...I am pretty sure it is the original one I received when I first signed up for FIOS, around 5-6 years ago, which is one of the reasons I asked how to tell which rev level I had.   So the tech concluded the problem was probably my Router.
    I TEND to agree, especially because I recently had an "anomaly" on my network.  My son complained one day that Internet was down.  When I got home, I found out my NetGear Gigbit switch was dead, and two of my hard-wired ethernet network printers could no longer talk to the network.  I replaced the switch, so now I am thinking perhaps the Router was damaged somehow.  I have no idea what the cause of this anomaly was - everything that connects to my network was plugged into Triplite ISOBAR surge protectors, but that only protects AC power. 
    I would think a hardware failure would completely kill the ethernet portion of the router, not simply reduce speed, but I could be wrong.  Anyone been through something similar to this before?  I expect to receive the new Router next Thursday, so hopefully I should know by then, but still - what should the next steps be if the new router does not fix the problem?
    Thanks for any comments, insight or shared experiences you might be willing to share...
    Solved!
    Go to Solution.

    This is embarrassing.
    Smith6612, you are absolutely correct, and you nailed it!
    When all this mess started, I checked my Verizon account to make sure I was signed up for 25/25 Internet.  I was.
    I don't know what has happened, but after reading Smith6612's response, I went back to recheck my account.  I was set up for 15/5!  So, the speedtest measurements I have been getting the last couple of days are exactly what I should be getting.  Two possibilities:
    1) My Triple-Play bundle must have expired in the past two weeks by coincidence.
    2) The Verizon tech may have changed my account profile when I worked with them online last week, although this was never discussed.
    At any rate, Smith6612 wins the prize.  It certainly explains the download/upload speeds I am getting.  I have logged into Verizon and signed up for a new bundle.  According to their website, my new profile should take effect Tuesday 1/10, so after that point, I should be measuring 25/25 again.
    Thanks to all who responded to this thread.  I will update this thread to confirm after Tuesday.  I get nervous whenever I have to change anything with Verizon - although everything has worked fine for the past few years, we have so many services with them - Cell Phone, TV, Internet, and Home Phone, that I worry something will go wrong with the billing, but we'll see.

  • Multiple Problems with website

    Hi, I've recently created my second website in Dreamweaver which was a friend who has a bed and breakfast www.snowatthebarn.co.uk
    However I have various problems with it:
    1. The site looks fine in Safari/Firefox but on some computers which run Internet Explorer the Divs at the top of the page are all jumbled up and the text overlaps. I've posted the html for the index page and the code for the attached external style sheet at the bottom of this list of questions. Does anyone have any idea where I am going wrong? I've also attached a screenshot of what it looks like.
    2. I've tried googling the website and when I use certain keywords the site is listed but for some reason there is no blue title to click on - just the url at the bottom - again I've attached a screenshot. Can anyone see anything missing in my code which is causing this?
    3.The bed and breakfast/guest house is in a small village called Marshfield in South West England. There are probably only 2 or 3 other guest houses in the village. However when I google 'bed and breakfast marshfield' the site isn't listed until the 4th, 5th or 6th pages (depending on search terms). i have included a list of keywords in my code just after the head tag. Does anyone know why the site is comming down so low in the listings? I don't think he has any links to the site yet but surely the site should come up on the first or second page despite this?
    4. Further to the question above - there is a Marshfield in America - a lot of American sites are comming up before the site that I created. Should mine not be given priority for people searching in the UK since it has a co.uk name? I see that the two or three other bed and breakfasts in the village come up first and second when searching for 'bed and breakfast marshfiled'
    5.I have put a google map into his website in the 'Directions' page. However, despite listing his business with google maps, there is no pointer on the map. When I log into the google account I created for him and go to 'Maps' it shows his business marked on the map with a pointer but when I search in google there is no pointer. Any ideas what I need to do to get this to work?
    Here are the two screenshots:
    (The website is the one in the middle)
    Here is the html for the .index page:
                    SNOW AT THE BARN                 Bed & Breakfast Accommodation
    Marshfield near Bath                     01225 892339            07973 382028            The Barn dates from the 18th Century and lies within the village of Marshfield, a designated conservation area, in the county of South Gloucestershire.  A family home of many years standing, the Barn is set in an attractive mature garden and offers ample off-street parking.  The comfortable bed and breakfast accommodation is to a high standard and the Barn offers a warm welcome and a relaxing environment.
          The village of Marshfield lies on the southern edge of the Cotswolds and is just 6 miles from the Roman city of Bath.  From its 12th Century church to its more recent 18th Century High Street, the village proudly displays its architectural heritage based on the old wool and malting industries.  Marshfield boasts two fine pubs offering good food, wine and traditional ales and a friendly teashop.  Other village amenities include an outstanding village shop, a butchers, newsagents and post office.     Welcome     
    Home
    What's Near
    Accommodation
    Rates
    Reservations
    Directions
    And here is the attached external stylesheet:
    @charset "UTF-8"; body {      background-color: #49602B;      font-family: "Times New Roman", Times, serif;      font-size: 32px;      font-style: normal;      font-weight: normal;      color: #FFF; } /* CSS Document */ #container {      font-size: 14px;      background: #F6F6F6;      width: 955px;      margin-right: auto;      margin-left: auto;      position: relative;      height: 1000px; } #greenarea {      background: #49602B;      position: absolute;      height: 184px;      width: 966px; } #topleft {      position: absolute;      height: 311px;      width: 414px;      left: 50px;      top: 281px;      text-align: left;      font-family: Arial, Helvetica, sans-serif;      font-size: 14px;      font-style: normal;      font-weight: normal;      color: #000; } #topright {      position: absolute;      height: 311px;      width: 414px;      top: 282px;      left: 493px;      font-family: Arial, Helvetica, sans-serif;      font-size: 12px;      font-style: normal;      font-weight: normal;      color: #000; } #map_canvas {      position: absolute;      height: 311px;      width: 414px;      left: 493px;      top: 282px; } .bold {      font-family: Arial, Helvetica, sans-serif;      font-size: 14px;      font-style: normal;      font-weight: bold;      color: #000; } #welcome {      font-family: Arial, Helvetica, sans-serif;      font-size: 31px;      font-style: normal;      font-weight: normal;      height: 35px;      width: 178px;      left: 169px;      top: 278px;      position: absolute;      color: #49602B; } #menu {      position: absolute;      height: 50px;      width: 899px;      left: 27px;      top: 177px;      font-family: Arial, Helvetica, sans-serif;      font-size: 18px;      font-style: normal;      font-weight: normal;      list-style: none;      color: #49602B; } #drawing {      background: url(images/logo.png);      position: absolute;      height: 172px;      width: 225px; } #snow {      position: absolute;      height: 25px;      width: 307px;      left: 330px;      top: -11px;      font-style: normal;      font-weight: normal; } #bed {      position: absolute;      height: 120px;      width: 340px;      left: 301px;      top: 50px; } #phone {      position: absolute;      height: 42px;      width: 163px;      left: 423px;      top: 125px;      text-align: left;      font-family: "Times New Roman", Times, serif;      font-size: 18px;      font-style: normal;      font-weight: normal;      color: #FFF; } #crest {      position: absolute;      height: 17px;      width: 61px;      left: 446.27px;      top: 40px;      background: url(images/crest3.png); } #container #greenarea #bed h2 {      font-family: "Times New Roman", Times, serif;      font-style: normal;      font-weight: normal;      color: #FFF;      text-align: center; } #container #greenarea #bed h1 {      font-size: 18px;      text-align: center; } #menu ul li {      display: inline;      margin-right: 25px;      margin-left: 25px;      list-style: none; } #menu a:hover {      color: #0F0;      text-decoration: none; } #bottomleft {      position: absolute;      height: 311px;      width: 414px;      left: 50px;      top: 618px;      font-family: Arial, Helvetica, sans-serif;      font-size: 14px;      font-style: normal;      font-weight: normal;      color: #000; } #bottomright {      position: absolute;      height: 311px;      width: 414px;      left: 491px;      top: 618px; } #menu a:visited {      color: #030;      text-decoration: none; } #menu a:link {      text-decoration: none;      color: #49602B; }

    Harry184297 wrote:
    Hi, I've recently created my second website in Dreamweaver which was a friend who has a bed and breakfast www.snowatthebarn.co.uk
    However I have various problems with it:
    1. The site looks fine in Safari/Firefox but on some computers which run Internet Explorer the Divs at the top of the page are all jumbled up and the text overlaps. I've posted the html for the index page and the code for the attached external style sheet at the bottom of this list of questions. Does anyone have any idea where I am going wrong? I've also attached a screenshot of what it looks like.
    On man phew!. Your using completely the incorrect technique to build websites, absolutely positioned <divs>. Bad! bad! bad!
    I can only offer a sticking plaster patch up for you to unjumble the text at the top of the page in  IE.
    Step 1:
    First copy all the css below and paste it into a new css document and save it to your site folder as global.css (do not overwrite your existing css style file at this stage just in case you want to revert back to it)
    body {
        background-color: #49602B;
        font-family: "Times New Roman", Times, serif;
        font-size: 32px;
        font-style: normal;
        font-weight: normal;
        color: #FFF;
    /* CSS Document */
    #container {
        font-size: 14px;
        background: #F6F6F6;
        width: 955px;
        margin-right: auto;
        margin-left: auto;
        position: relative;
        height: 1000px;
    #greenarea {
        background: #49602B;
        position: relative;
        height: 184px;
        width: 966px;
    #topleft {
        position: absolute;
        height: 311px;
        width: 414px;
        left: 50px;
        top: 281px;
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
        color: #000;
    #topright {
        position: absolute;
        height: 311px;
        width: 414px;
        top: 282px;
        left: 493px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #000;
    #map_canvas {
        position: absolute;
        height: 311px;
        width: 414px;
        left: 493px;
        top: 282px;
    .bold {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        color: #000;
    #welcome {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 31px;
        font-style: normal;
        font-weight: normal;
        height: 35px;
        width: 178px;
        left: 169px;
        top: 278px;
        position: absolute;
        color: #49602B;
    #drawing {
        background: url(images/logo.png);
        position: absolute;
        height: 172px;
        width: 225px;
    #snow {
    position: absolute;
    width: 400px;
    left: 299px;
    font-style: normal;
    font-weight: normal;
    #snow h1 {
    margin: 0;
    padding: 10px 0 0 0;
    font-size: 30px;
    text-align: center;
    #bed {
        position: absolute;
        height: 60px;
        width: 340px;
        left: 330px;
        top: 75px;
    #bed h1 {
    font-size: 18px;
    margin: 0;
    padding: 0;
    text-align: center;
    #phone {
        position: absolute;
        height: 42px;
        width: 340px;
        left: 330px;
        top: 125px;
        text-align: center;
        font-family: "Times New Roman", Times, serif;
        font-size: 18px;
        font-style: normal;
        font-weight: normal;
        color: #FFF;
    #crest {
        position: absolute;
        height: 17px;
        width: 61px;
        left: 470px;
        top: 50px;
        background: url(images/crest3.png);
    #container #greenarea #bed h2 {
        font-family: "Times New Roman", Times, serif;
        font-style: normal;
        font-weight: normal;
        color: #FFF;
        text-align: center;
    #bottomleft {
        position: absolute;
        height: 311px;
        width: 414px;
        left: 50px;
        top: 618px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
        color: #000;
    #bottomright {
        position: absolute;
        height: 311px;
        width: 414px;
        left: 491px;
        top: 618px;
    #menu {
        position: absolute;
        height: 50px;
        width: 899px;
        left: 27px;
        top: 195px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: normal;
        list-style: none;
        color: #49602B;
    #menu ul {
         margin: 0;
         padding: 0;
    #menu li {
        display: inline;
         margin: 0 25px;
         padding: 0;
        list-style: none;
    #menu a:hover {
        color: #0F0;
        text-decoration: none;
    #menu a:visited {
        color: #030;
        text-decoration: none;
    #menu a:link {
        text-decoration: none;
        color: #49602B;
    Step 2:
    Next copy all the html below and paste into a new Dreamweaver document and save it to your site folder as index_new.html (do not overwrite your existing index.html page at this satge just in case you want to recert back to it)
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <TITLE>-</TITLE>
    <META NAME="KEYWORDS" CONTENT="bed, breakfast, bath, marshfield, accommodation, hotel, cotswolds, south, gloucestershire, bristol, somerset, guest, house">
    <META NAME="DESCRIPTION" CONTENT="Bed and Breakfast in Marshfield near Bath">
    <META NAME="ROBOTS" CONTENT="INDEX,FOLLOW">
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>SNOW AT THE BARN - Bed &amp; Breakfast near Bath</title>
    <link href="global.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    <!--
    #header {
        position: absolute;
        height: 183.986px;
        width: 955px;
        background: #4a583a;
    #content {
        position: absolute;
        height: 700px;
        width: 955px;
        top: 183.986px;
    -->
    </style>
    <script type="text/javascript">
      var _gaq = _gaq || [];
      _gaq.push(['_setAccount', 'UA-22281135-1']);
      _gaq.push(['_trackPageview']);
      (function() {
        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    </script></head>
    <body>
    <div id="container">
      <div id="greenarea">
        <div id="drawing"></div>
        <div id="snow">
          <h1>SNOW AT THE BARN</h1>
        </div>
    <div id="crest"></div>
        <div id="bed">
          <h1>Bed &amp; Breakfast Accommodation<br />Marshfield near Bath</h1>
        </div>
        <div id="phone">01225 892339<br />07973 382028 </div>
      </div>
      <div id="topleft">
        <p> </p>
        <p>The Barn dates from the 18th Century and lies within the village of Marshfield, a designated conservation area, in the county of South Gloucestershire.  A family home of many years standing, the Barn is set in an attractive mature garden and offers ample off-street parking.  The comfortable bed and breakfast accommodation is to a high standard and the Barn offers a warm welcome and a relaxing environment.<br />
          <br />
          The village of Marshfield lies on the southern edge of the Cotswolds and is just 6 miles from the Roman city of Bath.  From its 12th Century church to its more recent 18th Century High Street, the village proudly displays its architectural heritage based on the old wool and malting industries.  Marshfield boasts two fine pubs offering good food, wine and traditional ales and a friendly teashop.  Other village amenities include an outstanding village shop, a butchers, newsagents and post office.</p>
      </div>
      <div id="topright"><img src="images/Marshfield-July-2006-032.jpg" width="414" height="311" alt="Snow at the Barn" /></div>
      <div id="welcome">Welcome</div>
      <div id="menu">
        <ul>
          <li><a href="index.html">Home</a></li>
          <li><a href="whatsnear.html">What's Near</a></li>
          <li><a href="accommodation.html">Accommodation</a></li>
          <li><a href="rates.html">Rates</a></li>
          <li><a href="reservations.html">Reservations</a></li>
          <li><a href="directions.html">Directions</a></li>
        </ul>
      </div>
      <div id="bottomleft"><img src="images/Marshfield-July-2006-042.jpg" width="414" height="311" alt="Garden" /></div>
      <div id="bottomright"><img src="images/Marshfield-July-2006-036.jpg" width="414" height="311" /></div>
    </div>
    </body>
    </html>
    Thats it! If you run that in IE now all the text at the top should be unjumbled.
    Remember this is a 'get out of jail free card' solution. Please do not use absolute positioning UNLESS you know what you are doing otherwise it will create many hours of frustration for you.

  • Problem with sound after update

    Hello
    After update to 11.3 I have no bass sound in subwoofer in Firefox browser (youtube). I uninstall the newest version and install previous (11.2) and bass plays ok.
    My os: Windows 7 x64. Sound card Creative X-fi.

    Hello!
    My problem is summed up in this topic.
    Updated Flash Player with 11.3 this morning (june 12th 2012) and since then my 7.1 Sound System works only 2.1. If i enable EAX Effects, works on 7.1 but since it`s just a room it sounds very odd.
    I have no problem with sound on HTML 5 websites for that matter, Winamp, Video Players, games.
    Uninstalled Flash Player, sounds work ok without it on different browsers, other than Chrome (since it has FP built in).
    I hope for a sollution soon.
    Thank you.
    *edit*
    Untill there is a permanent solution, i found a way to deal with my issue and i hope it will help others.
    I personally use Chrome and this is for this browser:
    1. Type "about:plugins" w/o the quotation in the navigation bar.
    2. On the upper right u will see "Details" click it then find the word "flash", and you will see something like this:
    Flash (3 files) - Version: 11,3,300,257
    Shockwave Flash 11.3 r300
    Name: Shockwave Flash
    Description: Shockwave Flash 11.3 r300
    Version: 11,3,300,257
    3. I say again, this worked for me on Chrome. The 3 files i have, two of them are Version 11,3,300,257 and one is 11.2.31.144
    4. Simply disable the lates version 11.3 and enable the previous version 11.2
    I hope this helps.
    Message was edited by: AndrewPAM

  • Problems with iWeb, after installing Lion

    Hi,
    Ever since I installed Lion, I have been having problems with iWeb. Any changes I make in iWeb, and then publish to my site, via mobileme, are not saved, and the site reverts to the orignial site, after closing the website, and iWeb also loses the cahnges. I am unable to sue the Publish Site button, and the option for Publish Site changes is not available.
    I am using iLife 11.
    These problems have only occurred since I installed Lion.
    Any help greatly appreciated.
    Nozza

    In Lion the Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    For opening your domain file in Lion or to switch between multiple domain files Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an application.
    do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"delay 1
    tell application "iWeb" to activate
    Just launch the application, find and select the domain file you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.
    You can download an already compiled version with this link: iWeb Switch Domain.
    WARNING: iWeb Switch Domain will overwrite an existing Domain.sites2 file if you select to create a new domain in the same folder.  So rename your domain files once they've been created to something other than the default name.
    OT

  • Problem with using new Upload to FTP Host feature...

    I tried using the "Upload to FTP Host" feature to upload to GoDaddy.com. It worked fine the first time but now I get this message:
    Error:
    Error creating folder //images. Click Resume to try again. If this problem persists, try again later.
    I tried a few times and even waited two days but I am still getting the same message. So I tried to "Export as HTML" liked I used to do and now for some reason it will not create a CSS or Scripts folder. Only an images folder.
    Also, the first time the "Upload to FTP Host" worked for some reason not all the images were there and the transition box I have is not fading smoothly from one image to the next.
    Please help!!!
    Thanks,
    Melissa

    The issue looks like it might be related to a known issue with our FTP upload client. We currently incorrectly assume the server is configured to use / as the root direcotry. We have a fix for the issue, that will be released in an upcoming update (likely to be sooner rather than later). The workaround for it is actually pretty simple though. If you login to your FTP server, you should be able to see what directory you are at, and you can use the full path there to upload successfully.
    For example, if you login using a different FTP client, you might see something like /home/users/myuser/ in the address bar. In Muse, in the directory location, if you place /home/users/myuser you will upload to the correct directory. If you want to upload to a specific directory, simply add that to the end of the directory path.
    If you are unable to upload after following the above steps, as Abhishek says, it is likely a permissions error. Try exporting first and using a third party client to upload it and let us know if you are able to do so successfully from there.

Maybe you are looking for

  • Jobs to run the function modules to extract the generic extarctors

    Gurus, I have a Datasource 'ZCMS_PP_TRAN' with extract structure 'ZBW_ST_CMSD_PP'. The extract structure is populated using the function module Z_BW_GET_CMSD_PP. But how do I schedule this FM or in general, are they run using std programs? Thanks, Si

  • Incorreect event-key in oracle.apps.inv.lotCreate Event subscription

    Hi, I have created event subscription as PL/SQL function for oracle.apps.inv.lotCreate Event. In this PL/SQL function, i am calling "getEventKey" method on WF_EVENT_T object obtained. However, value returned by this "getEventKey" method is incorrect.

  • File-RFC-File-File not getting deleted.

    Hi all, In File-RFC-File scenario i have used "Delete" as the processing mode for Sender file adapter.RFC was execured successfully and successful message was shown in SXMB_MONI.But at the same time there was an exception thrown in sender and receive

  • Shall I upgrade my N8 to BELLE???

    Hello, I own a N8 for 1 and half years and very happy with it. I did not upgrade to Belle because I read lots of people that were not satisfied and wanted to go back to Anna. Problems I read in the forum in various discussions: 1) Camera performance

  • Account receivable from sap bw perspective

    hi,    this is viswa.my client is asked is account receivable analysis from SAP BW perspective. Thanks & Regards, viswa.