My web page centers in the design view, but not when viewed on line.

I am new to web design and of course, to this forum.  I had some background in VBA and Fortran, so when the original designer left, I was the only one in the organization willing to tackle the website and try to teach myself how to make it work and keep it current.  We were financially in the red at the time, so hiring outside help would have been almost impossible.  We are finally breaking even now, which was our goal as a non-profit.
So I inherited the computer and the responsibility for maintaining the website at a non-profit organization for kids in Florida a couple of years ago, and I am doing pretty well with it so far, even though my depth of knowledge is very shallow.  AsI said before, I am entirely self taught, mostly by the trial and error method, so please excuse what is probably a very basic question. 
My website is FloridaBandTournament.com.
The site is working pretty well for my users, but from an appearance standpoint, the pages always are on the left side of the screen.  I would like to center the page(s) in the screen so that it looks a little better.  They are on a black background - not sure how the background got there, but it is working fine for me.  When I tried to center the pages, I googled my way to the statement text-align: center, and after placing it a couple of different places in the code, it suddenly seemed to work, at least in the in Dreamweaver 8 (I also inherited the software, which is I know is old, but so am I - will be 70 soon, and do my work for free for the organization).  But when I went to a couple of different browsers, it still displayed the website on the left.  I tried Firefox and IE.  I am at a loss as to what to do.
When I found this forum, I thought maybe somebody could help me know what to do to make this centering of the page happen in a simple way for this old geezer.  I would sure appreciate it.
I do not know what I should be communicating to you, but I thought if I sent the code in the body, it might help.
The body code is as follows;
body  [
    background-image: url(file:///C|/Documents and Settings/user/Application Data/Macromedia/Dreamweaver 8/configuration/ServerConnections/www/images/background.gif):
   background-color:  #000000;
   margin-top:  0px;
   margin-left: 0px
   margin-bottom: 0px
   margin-right: 0px
  text-align:center
None of the pages in the active website have this code yet - I have a trial page that I am testing.  The trial page can be accessed from the link at the bottom of the 'links' page for 'Show Host Infoormation' (the mis-spelling is temporary and intentianal so I can find the darn test link myself when I want to).
I would be glad to provide any information that might help someone understand what I have and what I am trying to do, but again, I am self-taught so I have little understanding of the technical terms.  I would sure appreciate any help.  Thanks in advance.
Bob

First obviously make a back-up of the pages/s.
Go into code view in Dreamweaver and find the below html. Its near the top of the page after the css. You don't need to first table <table> </table> so you can delete that. It's the second table that we are interest in. See below I have added id="pageWrapper" to the opening <table tag.
<table width="795" border="0" cellpadding="0" cellspacing="0">
  <!--DWLayoutTable-->
  <tr>
    <td width="795" height="19" valign="top" bgcolor="#000000"><!--DWLayoutEmptyCell--> </td>
  </tr>
</table>
<table id="pageWrapper" width="795" border="0" cellpadding="0" cellspacing="0">
  <!--DWLayoutTable-->
Then add this to your css styles in the head setcion of the page.
#pageWrapper {
    margin: 0 auto;
You'll have to do this for each page of the site you want centered, which could be a pain if you have many pages.
Also your background image is linked to your local computer thats why you are not seeing it but have a black background instead:
body {
    background-image: url(file:///C|/Documents and Settings/user/Application Data/Macromedia/Dreamweaver 8/Configuration/ServerConnections/www/images/background.gif);
    background-color: #000000;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
If you want the image to appear amend the link to as below:
body {
    background-image: url(images/background.gif);
    background-color: #000000;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;

Similar Messages

  • HT5105 I have been trying to create a multicam clip from two camera's. They sync properly when using the sync feature but not when I use the multicam feature does anyone know what I may be doing wrong?

    I have been trying to create a multicam clip from two camera's. They sync properly when using the sync feature but not when I use the multicam feature does anyone know what I may be doing wrong?

    Probably best if you could post screen shots of the Inspecror window in extended view with a couple of the clips you using for the 2 angles.
    If you have audio from both cameras and have identified them separately, the sync is usually pretty reliable.
    Russ

  • Two Macbook pros circa 2009 in our temporary household in Turkey suddenly failed to boot and got stuck on the grey screen. They were able to boot at the Apple store, but not when we brought them back to our apartment. Could this be a coincidence?   A

    Two Macbook pros circa 2009 in our temporary household in Turkey suddenly failed to boot and got stuck on the grey screen. They were able to boot at the Apple store, but not when we brought them back to our apartment. Could this be a coincidence?   A

    THank you Ogelthorpe. When my wife's computer I went on line to the site that you sent and tried everything But nothing worked. When my son came to visit and his MacBook Pro did exactly the same thing we became suspicious - too much of a coincidence. We took both computers somewhere else, out of our apartment, and they both booted. We ran disk utility on both, but the report in both cases was that there are no issues with the hard drive.  Back in our apartment neither will boot up. My MacBook Pro is a later model with a solid state drive and it seems to work fine here.. I tried an external drive and it works fine. We think that this has something to do with some kind of magnetic interference in our apartment to which the 2009  drives are susceptible.  It is indeed a mystery!
    alf

  • Jpeg shows up when previewing in safari, but not when viewed after uploading to browser. CS5

    Hi, I'm afraid I don't know the jargon as someone else has set this up for me and I just make new pages based on the templates.
    But I've just uploaded 9 new pages all with 9 small images linked to the corresponding 9 large images. All of them work except one, where I changed the image a couple of months afterwards. So now the 9 small images and it's corresponding large image come up with a blue question mark in Safari, and blank in Firefox. However when you save and click on Preview in Safari etc. it all works fine.
    I've checked the jpeg names have no spaces and no caps. They're exactly the same length as the other jpeg names within that set of pages; nothing longer than 10 letters or numbers. Also they're both RGB as someone mentioned that could be a problem.
    Everything else works fine in the pages and all links work.
    Hope someone can help.
    Thanks

    One more thing I noticed is the filename convention you've used.
    It looks like this:
    <tr align="left">
        <td><a href="evasion01.html"><img src="works/evasion/evasion55.jpg" alt="" width="55" height="40" border="0" align="top" /></a><a href="joy01.html"></a></td>
        <td><a href="evasion02.html"><img src="works/evasion/evad55.jpg" width="37" height="55" border="0" align="top" /></a></td>
        <td><a href="evasion03.html"><img src="works/evasion/evasion255.jpg" alt="" width="36" height="55" border="0" align="top" /></a></td>
        <td><a href="evasion04.html"><img src="works/evasion/evasion355.jpg" alt="" width="55" height="44" border="0" align="top" /></a></td>
      </tr>
      <tr align="left">
        <td><a href="evasion05.html"><img src="works/evasion/evasion155.jpg" alt="" width="55" height="31" border="0" align="top" /></a></td>
        <td><a href="evasion06.html"><img src="works/evasion/evasion455.jpg" alt="" width="55" height="35" border="0" align="top" /></a></td>
        <td><a href="evasion07.html"><img src="works/evasion/evasion555.jpg" alt="" width="30" height="55" border="0" align="top" /></a></td>
        <td><a href="evasion08.html"><img src="works/evasion/evasion851.jpg" alt="" width="55" height="37" border="0" align="top" /></a></td>
      </tr>
      <tr>
        <td><a href="evasion09.html"><img src="works/evasion/evasion755.jpg" alt="" width="33" height="55" border="0" /></a></td>
    I'd recommend that you give a proper order for filenames - they make your job easier - i.e. evasion01.html could hold evasion01.jpg as main image filename and evasion01_t.jpg as thumbnail image filename. This varies with different people but this is the methodology I'd use. Or another easy way of doing it is to put your main images into works/evasion folder with filenames like 01.jpg, 02.jpg, etc.. And put the thumbnails into works/evasion/thumbs with filenames like 01.jpg, 02.jpg, etc...

  • Why page looks fine in Design view but not live view?

    I am new to DW. I created a page that looks fine in design view but now I cant get it to show up in live view or the browser preview. Can some one give me some areas to troubleshoot. Most of the code is from a previous page I created that still looks fine in every view. I am not sure what I could be doing different in setting up this site.

    Thanks for taking the time to reply to question. Aftr taking a break. I came back realized I inserted the stylesheet before I changed site settings. I just needed to remove the forward slash from my stylesheet declaration. FYI for anyone else new to DW: if stuffs not showing  in Live View and Browser Preview eg background images, Go to Manage Sites and check your site setting for Links relative to: You may have switched between document and site root. Thus breaking your links to images or in my case the entire style sheet.

  • When exporting files to web pages Aperture keeping losing files, so for instance, if I choose to export 600 images to a new web page, it might do 524 images but not the full 600. I've tried resetting Aperture, it's the latest version etc etc. Help please!

    If anyone can help me with this I would be seriously grateful.
    When exporting mutliple files to web pages Aperture keeping losing files, so for instance, if I choose to export 600 images to a new web page, it might make 524 pages but not the full 600. I've tried resetting Aperture and its persmission and am using the latest version of 3.
    I have 3600 images which I need to upload as sublfolders, each with their own URL and at the moment Aperture is dropping of anything from 1 to 90 images.
    This is critical as people need to see each and every on of these images online. So if a file has 600 photos in it, Aperture should make a URL with 600 full image pages. And this is what it's not doing. On small files, say 30 or so it seems to work well, it's when it gets to more than that the problem starts.
    I've used Aperture in the past under previous versions and not had this problem.
    Any help would be great.
    Thanks.
    Bob.

    Hi Jack,
    Thanks for responding (as it seems as though no one else has been able to provide any insight as of yet)! Not sure if you saw my recent post, but the version of Aperture on the 2008 MacBook has been upgraded to 3.1.2 (not sure how; I bought it in 2009, but only have OS X 10.5.8... which apparently can't house 3.1.2 of Aperture, but hey, like many other anomalies i'm encountering, I'm no longer surprised!). I am unable to upgrade it any further, as it warns me that my OS X does not fit the requirements. I exported the projects as libraries; however, like I posted before, apparently these are from too old of a version for the new Aperture (3.3.1) to handle and import.
    It's getting to the point where I'd almost pay to upgrade the OS X on my previous MacBook (10.5.8) to something newer in order to THEN update Aperture to a newer version; however, my previous MacBook simply cannot handle this (the specs are awful -- hence my decision to save up and upgrade to the newest MBP with Retina).
    I've spent hours upon hours transferring files, libraries as projects, previews, versions, even masters (though, apparently some of them aren't accessible?) with no luck. I've rebuilt the library and reprocessed everything. And this is all after having to return one MBP already since Aperture 3.3.1 is glitch-y as it is, and froze everything for having a "managed library". So, now that I know that I have to deal with a referenced library in Aperture... I just need to actually transfer my previous library to my new one (hopefully WITH adjustments since these are years worth of photos and work).
    Again, any help is appreciated. I've lost enough sleep, time, and vision health over this at this point.
    Also, I know Migration Assistant is an option, I was told that it wouldn't work properly anyway because of the different operating systems, and the potential for problems.

  • Embedded or in-line web page in mail!  Almost there but not quite.

    I have successfuly made a small web page in GoLive ( one small images, an animation GIF and a short block of text to act as an extended signature) then rendered/ viewed the page in Safari and everything looks OK at this stage. Then from file menu gone to 'Mail contents of this page' which of course opens the Mail.app and I can then see the images and text embedded into the mail and not as an attachment.
    Sending to myself it works fine so that when I receive it the images appear as part of the message but send out to others and they just see ? marks in blue boxes.
    What have I missed. Is there something I need to put into the header?

    Which options do you see enabled and which greyed out in the bottom part of the View > Message menu? If Best Alternative or Next Alternative are enabled, does choosing them fix the problem?
    There is a hidden setting that makes Plain Text the preferred alternative for viewing messages. Maybe something has caused that setting to be turned ON, in which case you might be able to fix the problem by turning it OFF.
    Open /Applications/Utilities/Terminal, type the following command (you can just copy it here and paste it in Terminal), and press <Return>:
    defaults write com.apple.mail PreferPlainText -bool FALSE
    Alternatively, you could issue the following command to revert to the default setting (which should accomplish the same, since the default is to not prefer Plain Text):
    defaults delete com.apple.mail PreferPlainText

  • ICal events that are visible in Week/Month views but not day view!

    I manage our iCal services for 10 users via iCal server. Everyone has their own calendar and then delegates read/write access as appropriate. In what seems to be a very random and not very reproducible problem we have a few events that are visible from week view and month view, but the event doesn't show up in day view. This is a huge problem when scheduling if we don't see other events in day view and it's a real pain to have to switch views to double check.
    Anyone else have this problem?
    Anyone know the specifics that cause it, so I can prevent it?
    Any fix for said issue?
    Thanks!

    If they are in photos view then they are in an event unless you have a corrupted library
    How are you"merging" the photos?
    most common issue is either bad sort (view menu ==> sort events) or bad camera dates
    select one and show event to see the event
    LN

  • All-Day events showing up in Weekly view but not Monthly view

    Okay, so I have about 80 All-Day events that I am setting up. They are not recurring events but all will be multiple day events. I am setting all events up to have two alarms, one alarm being a cut off date specific to that event and the other alarm corresponding to a group meeting date prior to each event.
    Since about 95% of these All-Day events will occur on the weekends, I will have several different All-Day events on each weekend. What it happening is that when viewed by month, I am not seeing all of the All-Day events but when viewed by Week, all All-Day events are there and editable.
    I thought it might be a result of space constraints so I deleted events on days where I had several simultaneous events and that did not allow "hidden" events in month view to become visible.
    Anyone have any suggestions?

    One more thing, it prints just fine in Month View. Bizarre.

  • Blank page generated from export to pdf but not when sent to viewer

    I have a report where I am suppressing a subreport when no data is found and it works correctly when sending it directly to the CrystalReportViewer.  However if I Export it directly to a pdf it is creating a blank page.  Can someone please tell me how to fix this issue?

    Not enough info, need version and patch level.

  • Songs appear in "Album" view but not "Playlist" view--sync problem

    I sync/drag songs from iTunes to my iPod manually. One album in particular shows up on my iPod when I view the list of songs by "Album," but when I view the list of songs by my Beatles "Playlist", songs from all albums except one show up.
    For instance... in "Album"view (on my iPod), I see "Abbey Road" with all its tracks. I also see "Let It Be" with all its tracks. BUT, when I switch over to the Beatles "Playlist,", I see all the tracks from "Abbey Road" but NO tracks from "Let It Be."
    So the only way for me to listen to the tracks from "Let It Be" is to play the Album. If I play the Beatles playlist, none of the "Let It Be" songs will play.
    Can someone help?
    By the way, my iTunes version is 7.6, and my iPods version is 1.2.3---- so both apps are up to date.

    Ramone4130,
    The first and easiest troubleshooting step involves replacing/refreshing the com.apple.iCal.plist file.
    Quit iCal and find the com.apple.iCal.plist file in your Macintosh HD/Users/yourusername/Library/Preferences Folder. Drag the file to your Desktop, log out/in or restart and check iCal for normal behavior.
    ;~)

  • Folio showing in Content Viewer, but not when published in Custom Content Viewer... please help...!

    I shared a folio to review it in the Content Viewer and everything looks ok, but when published (public / free) custom viewer (v24) doesn't show it. What could be the problem?
    Thanks, and excuse my english...

    I am guessing two things:
    1. You created the folio and uploaded to id [email protected] Then you shared with [email protected]
    What is the Title id mentioned in DPS App builder. If it's [email protected], it will not work.
    2. Do you have multiple folios with the same product id.

  • Sound on the video works, but not when music is played

    does anyone know what could be the problem?
      Windows XP  

    Oops, just read your question again. duh. Still could do with a bit more clarification of the problem? Cheers.

  • How come I can see my div in design view but not in live view

    Hi,
    I have a div ID called "portfolio" that I can see in design view but not live view or on a browser. It's a little pink square and I want that square round also.
    I ran it through validator. It picked up some things in the style.css which I changed and the boilerplate.css that I did not. Because I thought DW auto creates code for boilerplate because I don't enter that code myself.
    It's also rejecting a lot of webkit code but this seems like standard webkit code that works elsewhere on the page.
    BTW: at what point does this brutal hand coding pay off in money and less heartache when Wordpress looks cleaner and is so much easier to use? I feel like I barely know HTML or CSS in terms of translating vision to reality and with all-browser functionality after months and months of on-line classes. How long are the pros at it till they reach a watershed point?
    here's my address: http://www.adjacentdimensionsmedia.com/home.html
    Here's my html:
    <body>
      <div class="gridContainer clearfix">
        <div id="div1" class="fluid"><img src="adtitle2.png" width="700" height="80" alt=""/></div>
      <div class="fluid"><div class="box-shad"><a href="index.html"></a></div>
      </div>
        <div id="portfolio">Portfolio</div>
    </body>
    Here's my CSS:
    .box-shad {
      margin-top: 200px;
      margin-left: 100px;
      width: 900px;
      height: 700px;
      display: block;
      background-image: url("images/Big-tree-trans1.png");
      background-size: 900px 700px;
      -webkit-box-shadow: 15px 15px 15px #000000 inset;
      box-shadow: 15px 15px 15px #000000 inset;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      position: fixed;
    .box-shad a {
        display:block;
        width:900px;
        height:700px;
    #portfolio {
      width: 100px;
      height: 100px;
      margin-top: 0px;
      margin-right: 200px;
      margin-left: 200px;
      margin-bottom: 0px;
      border-radius: 75%;
      -webkit-border-radius: 75% 75%;
      background: pink;
      top: -300px;
      position: relative;

    The top:-300 is putting that div above the top of the browser viewport. Fix that and you'll see the div.

  • Field avaialble in field catalog but not when I try to create the condition

    Hi,
      I wanted to add a new table to a delivery output. I need the fields delivery type/ship point and destination country. I could see that destination country (LAND1) is not available in the field catalog. I added it from the list of available fields (in KOMKBV2) and can see it in the field catalog but not when I try to create the condition table. What else do I need to get this field ?
    Regards,
    Hari.

    Also add your new field to structure KOMBZ
    If you want to use a new field in the field catalog, you must add the field to KOMP or KOMK in the following INCLUDES:
    - header data in INCLUDE KOMKAZ in KOMK
    - item data in INCLUDE KOMPAZ in KOMP
    When you use INCLUDES, the field is automatically added to KOMG and the field catalog.
    The routines for assigning values to the new fields in order processing are found in member MV45AFZZ. Use the following user exits:
    - USEREXIT_PRICING_PREPARE_TKOMK (header fields)
    - USEREXIT_PRICING_PREPARE_TKOMP (item fields)

Maybe you are looking for

  • I got my husbands library from his old iphone to my computer, but how do i get my library to his iphone

    i got my husbands library to my library on my computer ,, but how do i get my library to his old iphone

  • No sound on Nano 3G

    I just got a new Nano 3G a few days ago. Today I got no sound when I hooked the nano up to my cassette adapter. Hmmm. So I tried it at work with my headphones. No sound. Well I read a post here that says to press the center and menu buttons together.

  • RAC Node eviction question...

    Say we have 3 node RAC cluster on OEL5.3. What happens if one node evicted out of it? I know other two instance will do dynamic remastering... and something more. I want to know eachand every steps in detail. What really happens when one node goes do

  • My license is about to stop

    I've got this automail from Adobe that my Creative Cloud is about to be terminated. Shouldn't that be renewed automatically when we are joining the Adobe Community Professionals Program ?

  • Error Opening iTunes in Vista

    iTunes cannot open in my new vista machine. After several fresh downloads of the iTunes client it still doesn't work. According the to error message the problem is not with iTunes per se, but quicktime. The following is a partial of the error message