Background not showing in browser after upload?

I need some help (duh or I wouldn't be posting). I have made a website with a background that would resize by using the code for "cover" But after it is uploaded it doesn't show up. Here is a link to one of the pages, http://metro.metrocog.org/new.html
Thanks for the help
ps new to css be gentle please.

The source code shows path to the image folder is using a lower case 'i' when your folder was created using upper case 'I'. Best to use all lower case for folder and file names.
http://metro.metrocog.org/Images/bg.gif

Similar Messages

  • Flash video not showing on website after upload

    I created a short flash video using Flash8 and used
    DreamWeaver8 to insert it into my web page. I can preview the page
    in any browser using the "preview in browser" function of
    DreamWeaver. It plays perfectly. However, when I upload the page to
    my website the modified web page appears but there is nothing where
    the Flash Video should be.
    I upload in the following manner: Since I do all my web site
    construction while away from the home server, I use my laptop to
    modify things and then use a remote signin to my home computer that
    is hosting the website which gives me access to my home computer's
    (My Server) website folders. I then move a copy of the modified
    page containing the Flash Video, the Video.swf file, and the
    Video.fla file into the website files on the home server.
    Why wont it play?
    What am I doing wrong?

    Hi I have a similar problem, imported a medium res flv clip
    into flash, the clip is about 1Meg, works fine when playing back
    the local flash site but does not work via server. A very simple
    flash site with content all in same directory? using MX 8
    pro

  • Podcast Will Not Play in Browser After Uploaded Through Fetch

    I'm using iWeb '08 to create my website and I have a Podcast section on this site. However, I cannot get my Podcast to play on the website after it is uploaded using Fetch. The Podcast works fine when integrated in the website and viewing it through iWeb. However, when I am actually online, it appears as a Quicktime logo with a question mark on it.
    Here is the process I am going through:
    1) Create Podcast in Garageband '08
    2) Share with iWeb '08
    3) Save and Publish to a Folder
    4) Upload all website folders to the web using Fetch (the most recent version)
    So far, I have also tried sharing the Podcast with iTunes and then placing it on the iWeb page as a mp4 file. I've also tried placing it as a .mov file and a .mp3 file with no avail.
    How can I get this thing to play on the internet? Any advice you all may have would be greatly appreciated!

    Surely the server wouldn't block these file extensions, too.
    Would not hurt to ask them what all they do block.
    Any other suggestions?
    You'll need to provide your url so people can see what is happening.

  • Body Background Not Showing in Browser

    <!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>
    <meta http-equiv="Content-Type" content="text/html;
    charset=UTF-8" />
    <title>Community United Methodist Church Web
    Site</title>
    <link href="/site_styles.css" rel="stylesheet"
    type="text/css" />
    </head>
    <body>
    <div id="header_container">
    <div id="header">
    <div id="logo">
    <div id="header_text">
    <h1>Community United Methodist Church Coeur d' Alene,
    Idaho</h1>
    </div>
    <div id="navigation">Content for
    id"navigation"GoesHere</div>
    </div>
    </div>
    </div>
    </body>
    </html>
    @charset "UTF-8";
    /* CSS Document */
    body {
    background-color: #FF3333;
    margin: 0px;
    padding: 0px;
    #header_container {
    background-color: #FF3333;
    width: 100%;
    #header {
    margin: auto;
    width: 760px;
    #logo {
    background-image: url(/images/logo.jpg);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    width: 760px;
    height: 143px;
    #header_text h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 120%;
    color: #FFFFFF;
    clear: left;
    float: right;
    width: 350px;
    margin-top: 40px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 0px;

    Right, without seeing the page as you suggested, which would
    tell us exactly
    what is causing it I was making a best guess at what the OP
    might be
    doing/seeing.
    Regards,
    Trent Pastrana
    www.fourlevel.com
    "Murray *ACE*" <[email protected]> wrote
    in message
    news:[email protected]...
    > If the OP meant that on PREVIEW (F12) the background
    color is not seen
    > *and* they do not have temp files enabled in their
    PREFERENCES settings
    > for preview in browser, then you are exactly correct.
    That would do it.
    >
    > --
    > Murray --- ICQ 71997575
    > Adobe Community Expert
    > (If you *MUST* email me, don't LAUGH when you do so!)
    > ==================
    >
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    > ==================
    >
    >
    > "T. Pastrana" <[email protected]> wrote in message
    > news:[email protected]...
    >> Could be that your stylesheet link path is relative
    to the site root
    >> rather than the document?
    >>
    >> <link href="/site_styles.css" rel="stylesheet"
    type="text/css" />
    >>
    >> Other than that we would need to see the actual page
    in its entirety.
    >>
    >> --
    >> Regards,
    >> Trent Pastrana
    >> www.fourlevel.com
    >> --------------------
    >>
    >>
    >> "Manic Mama" <[email protected]>
    wrote in message
    >> news:[email protected]...
    >>> <!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>
    >>> <meta http-equiv="Content-Type"
    content="text/html; charset=UTF-8" />
    >>> <title>Community United Methodist Church
    Web Site</title>
    >>> <link href="/site_styles.css"
    rel="stylesheet" type="text/css" />
    >>> </head>
    >>>
    >>> <body>
    >>> <div id="header_container">
    >>> <div id="header">
    >>> <div id="logo">
    >>> <div id="header_text">
    >>> <h1>Community United Methodist Church
    Coeur d' Alene, Idaho</h1>
    >>> </div>
    >>> <div id="navigation">Content for
    id"navigation"GoesHere</div>
    >>> </div>
    >>> </div>
    >>> </div>
    >>> </body>
    >>> </html>
    >>>
    >>>
    >>> @charset "UTF-8";
    >>> /* CSS Document */
    >>>
    >>> body {
    >>> background-color: #FF3333;
    >>> margin: 0px;
    >>> padding: 0px;
    >>> }
    >>> #header_container {
    >>> background-color: #FF3333;
    >>> width: 100%;
    >>> }
    >>> #header {
    >>> margin: auto;
    >>> width: 760px;
    >>> }
    >>> #logo {
    >>> background-image: url(/images/logo.jpg);
    >>> background-repeat: no-repeat;
    >>> margin: 0px;
    >>> padding: 0px;
    >>> width: 760px;
    >>> height: 143px;
    >>> }
    >>> #header_text h1 {
    >>> font-family: Arial, Helvetica, sans-serif;
    >>> font-size: 120%;
    >>> color: #FFFFFF;
    >>> clear: left;
    >>> float: right;
    >>> width: 350px;
    >>> margin-top: 40px;
    >>> margin-right: 0px;
    >>> margin-bottom: 0px;
    >>> margin-left: 0px;
    >>> padding-top: 0px;
    >>> padding-right: 5px;
    >>> padding-bottom: 0px;
    >>> padding-left: 0px;
    >>> }
    >>>
    >>>
    >>>
    >>
    >>
    >

  • When I save a site after I modify the file the changes do not show up in my upload file.

    When I save a site after I modify the file the changes do not show up in my upload file. What am I doing wrong?

    Start here:
    iPhone, iPad, or iPod touch: Device not recognized in iTunes for Windows

  • Email address change not showing on ipad after sync

    iTunes email address change not showing on ipad after sync

    So change it.
    Open iTunes, scroll to the bottom of the main page, tap your account name, log out then sign in with the correct name.

  • I just bought a new Retina Display macbook pro, and I plugged in my iPod touch (4th gen) into the new computer, but it will not show up, even after I typed in the passcode. How do I get my iTouch to sync with my new computer without restoring my itouch?

    I just bought a new Retina Display macbook pro, and I plugged in my iPod touch (4th gen) into the new computer, but it will not show up, even after I typed in the passcode. How do I get my iTouch to sync with my new computer without restoring my itouch?

    iOS: Device not recognized in iTunes for Mac OS X

  • Albums not showing in library after import

    Just install iTunes 10.4.1.10 on Win XP (have same issue on Win 7) it auto added my music folder but its all messed up due to filenames etc so I deleted everything from library with the intention of manually importing everything.  Albums are not showing in library after going File -> Add Folder to Library...
    Any ideas?

    Note that Pause and Resume can be found in the right-click context menu of an item (toolbar drop-down list).
    Do you have the .part file or only the (final) file with a byte count of 0 bytes?
    If the .part file and doesn't have the expected file size (2 GB) is missing then you won't be able to resume this download anyway. You can check the temp folder as well.

  • Not showing company list after installing B1 2007 on windows 2003 standard

    Hi gurus,
    I am facing a problem regarding B1.System not showing  company list after installing B1 2007 on windows 2003 standard edition.
    Plz help me.
    Thanks in advance
    Regds
    Maddy

    Hi Maddy,
    Please tell me did u upgrade from 2005 to 2007 or u performed a new installation of 2007???
    Vasu Natari.

  • History is blank! does not show any browsing history even changing the settings v 3.6.20 Mac OS

    Regardless of the settings you choose, Firefox is not showing any browsing history. It's happening in version 3.6.20 for Mac as well as V 5 for windows. I see a lot of the same questions on the internet but no answers

    I'm on Linux. There is no QuickTime for the Linux platform, but I see the player loading (caching) that movie. The Gecko Media Player doesn't seem to be able to play that file embedded, but does play it if I open the .mov file directly in the player.
    Another good place to ask questions and advice about web development is at the MozillaZine Web Development/Standards Evangelism forum.
    The helpers at that forum are more knowledgeable about web development issues.
    You need to register at the MozillaZine forum site in order to post at that forum.
    See http://forums.mozillazine.org/viewforum.php?f=25

  • MBA not opening web browser after WiFi connection

    MBA not opening web browser after WiFi connection.  Browser (Safari) starts and stalls frequently.  My MacBook Pro whoks fine on my same WiFi using Airport Extreme.  any suggestions?

    Hello,
    The closest Microsoft forum would be the
    Windows 7 forum on Microsoft Community.
    However, this is not a Microsoft product, so I'd ask on
    http://help.ask.com/link/portal/30015/30018/ArticleFolder/9/Ask-com-Q-A-Community
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog:http://unlockpowershell.wordpress.com
    My Book:Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C40686F746D61696C2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • Rapport does not show in browser

    I use Trusteer Rapport as extra security on my Windows 7 Firefox browser, I cannot find why it does not show in browser bar, I have checked my Trusteer Rapport software, and can find no problem, so I am thinking this is being stopped by Firefox security as I have just updated Firefox to V5 and Rapport was working in the bar before. Any info I can use?

    Report "xi" does not bundle with any version of .NET. Please find out the exact version of CR, version of .NET and CR updates you are working with.
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup

  • Swf files appearing in preview (D8) but not n browser after uploading - frustrated!

    Hello,
    I have worked with Flash and Dreamweaver on the side for a
    number of years. We all know that after the recent changes, the way
    it handles object and embed tags has changed to favor Java
    actionscripts instead.
    This code I am about to paste was created using Dreamweaver
    8.02, with transitional (x) html. Now mind you, this is not the
    prettiest piece of code you've ever seen. I now am learning to use
    CSS layouts instead of layers/tables, with php and flash
    integrated. This one example is not the only time I have had this
    problem however.
    I made a silly flash banner (its actually a placeholder for a
    better one I have to develop) for testing purposes and sizing. It
    appears fine in Firefox, and IE6 in the preview mode via
    Dreamweaver. When I upload it all to the site, the flash banner
    does not appear.
    I have tried copying the FLA and SWF files to the root folder
    (the fla, swf, and html files generated are all present), and tried
    a number of variations in the code and parameters to no avail. The
    darn thing just won't appear now. Similarly older pages I have
    created that Dreamweaver now prompts you to "fix the object tag
    that may not work in IE7...etc" have the same issue. If I select
    "go ahead and fix them for me", they are visible in production, but
    gone after uploading.
    Now to remove the possibility that this was a layering or
    parent tag issue of visibility, I created a blank HTML page and
    "insert/media/flash" and stuck the banner in there, then uploaded
    it to my server. It doesn't appear.
    I need help. I have been scouring the web for a few days now
    to no avail and have become quite frustrated with what used to be a
    really easy integration of Flash and html.
    Here is the top chunk of code from the page in question: (the
    page is live with the missing banner here:
    http://www.aeonsolutions.net/shirtworks/Shrtwrks_Homepage.html)
    <!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>
    <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    <title>Shirtworks custom T shirts, silk screening,
    inkjet printing, embroidery, event, club, sport, organization,
    holiday, humor, clothing</title>
    <script src="Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    <style type="text/css">
    <!--
    #Layer1 {
    position:absolute;
    width:999px;
    height:690px;
    z-index:1;
    left: 4px;
    top: 3px;
    margin: 0 auto;
    overflow: hidden;
    background-image: url(Shrtwrks_bkgrnd5.jpg);
    visibility: visible;
    -->
    </style>
    <script type="text/javascript">
    <!--
    function MM_reloadPage(init) { //reloads the window if Nav4
    resized
    if (init==true) with (navigator) {if
    ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight;
    onresize=MM_reloadPage; }}
    else if (innerWidth!=document.MM_pgW ||
    innerHeight!=document.MM_pgH) location.reload();
    MM_reloadPage(true);
    function MM_swapImgRestore() { //v3.0
    var i,x,a=document.MM_sr;
    for(i=0;a&&i<a.length&&(x=a
    )&&x.oSrc;i++) x.src=x.oSrc;
    function MM_preloadImages() { //v3.0
    var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new
    Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0;
    i<a.length; i++)
    if (a.indexOf("#")!=0){ d.MM_p[j]=new Image;
    d.MM_p[j++].src=a
    function MM_findObj(n, d) { //v4.01
    var p,i,x; if(!d) d=document;
    if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document;
    n=n.substring(0,p);}
    if(!(x=d[n])&&d.all) x=d.all[n]; for
    (i=0;!x&&i<d.forms.length;i++) x=d.forms[n];
    for(i=0;!x&&d.layers&&i<d.layers.length;i++)
    x=MM_findObj(n,d.layers
    .document);
    if(!x && d.getElementById) x=d.getElementById(n);
    return x;
    function MM_swapImage() { //v3.0
    var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new
    Array; for(i=0;i<(a.length-2);i+=3)
    if ((x=MM_findObj(a))!=null){document.MM_sr[j++]=x;
    if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    //-->
    </script>
    <link href="CSS/shirtworks.css" rel="stylesheet"
    type="text/css" media="all" />
    <style type="text/css">
    <!--
    #Layer2 {
    position:absolute;
    width:128px;
    height:309px;
    z-index:2;
    left: 8px;
    top: 197px;
    visibility: visible;
    #Layer3 {
    position:absolute;
    width:804px;
    height:457px;
    z-index:3;
    left: 179px;
    top: 215px;
    visibility: visible;
    #Layer4 {
    position:absolute;
    width:1000px;
    height:27px;
    z-index:4;
    left: 4px;
    top: 697px;
    visibility: visible;
    #Layer5 {
    position:absolute;
    width:528px;
    height:150px;
    z-index:5;
    left: 214px;
    top: 11px;
    visibility: visible;
    -->
    </style>
    </head>
    <body
    onload="MM_preloadImages('MenuText/HomePage_over.jpg','MenuText/Artwork_over.jpg','MenuTe xt/Apparel_over.jpg','MenuText/Embroidery_over.jpg','MenuText/Custom_over.jpg','MenuText/D irections_over.jpg','MenuText/AboutUs_over.jpg','MenuText/Contact_over.jpg')">
    <div id="Layer5">
    <table width="533" height="141" border="0">
    <tr>
    <td><script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','dat a','Banner1.html','width','525','height','143','hspace','0','vspace','0','align','middle', 'border','0','title','Banner1','src','Banner1','pluginspage','http://www.macromedia.com/go /getflashplayer','scale','noborder','movie','Banner1'
    ); //end AC code
    </script><noscript><object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"
    data="Banner1.html" width="525" height="143" hspace="0" vspace="0"
    align="middle" border="0" title="Banner1">
    <param name="movie" value="Banner1.swf" />
    <param name="SCALE" value="noborder" />
    <embed src="Banner1.swf" width="525" height="143"
    hspace="0" vspace="0" align="middle" pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    type="application/x-shockwave-flash"
    scale="noborder"></embed>
    </object></noscript></td>
    </tr>
    </table>
    Understanding this change is fundamental in my developing
    process as a designer, and will save my sanity. I appreciate any
    help.
    Mike

    Did you upload this folder?
    <script src="Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "MalikyeMoon" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hello,
    >
    > I have worked with Flash and Dreamweaver on the side for
    a number of
    > years.
    > We all know that after the recent changes, the way it
    handles object and
    > embed
    > tags has changed to favor Java actionscripts instead.
    >
    > This code I am about to paste was created using
    Dreamweaver 8.02, with
    > transitional (x) html. Now mind you, this is not the
    prettiest piece of
    > code
    > you've ever seen. I now am learning to use CSS layouts
    instead of
    > layers/tables, with php and flash integrated. This one
    example is not the
    > only
    > time I have had this problem however.
    >
    > I made a silly flash banner (its actually a placeholder
    for a better one I
    > have to develop) for testing purposes and sizing. It
    appears fine in
    > Firefox,
    > and IE6 in the preview mode via Dreamweaver. When I
    upload it all to the
    > site,
    > the flash banner does not appear.
    >
    > I have tried copying the FLA and SWF files to the root
    folder (the fla,
    > swf,
    > and html files generated are all present), and tried a
    number of
    > variations in
    > the code and parameters to no avail. The darn thing just
    won't appear
    > now.
    > Similarly older pages I have created that Dreamweaver
    now prompts you to
    > "fix
    > the object tag that may not work in IE7...etc" have the
    same issue. If I
    > select "go ahead and fix them for me", they are visible
    in production, but
    > gone
    > after uploading.
    >
    > Now to remove the possibility that this was a layering
    or parent tag issue
    > of
    > visibility, I created a blank HTML page and
    "insert/media/flash" and stuck
    > the
    > banner in there, then uploaded it to my server. It
    doesn't appear.
    >
    > I need help. I have been scouring the web for a few days
    now to no avail
    > and
    > have become quite frustrated with what used to be a
    really easy
    > integration of
    > Flash and html.
    >
    > Here is the top chunk of code from the page in question:
    (the page is
    > live
    > with the missing banner here:
    >
    http://www.aeonsolutions.net/shirtworks/Shrtwrks_Homepage.html)
    >
    > <!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>
    > <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    > <title>Shirtworks custom T shirts, silk screening,
    inkjet printing,
    > embroidery, event, club, sport, organization, holiday,
    humor,
    > clothing</title>
    > <script src="Scripts/AC_RunActiveContent.js"
    > type="text/javascript"></script>
    > <style type="text/css">
    > <!--
    > #Layer1 {
    > position:absolute;
    > width:999px;
    > height:690px;
    > z-index:1;
    > left: 4px;
    > top: 3px;
    > margin: 0 auto;
    > overflow: hidden;
    > background-image: url(Shrtwrks_bkgrnd5.jpg);
    > visibility: visible;
    > }
    > -->
    > </style>
    > <script type="text/javascript">
    > <!--
    > function MM_reloadPage(init) { //reloads the window if
    Nav4 resized
    > if (init==true) with (navigator) {if
    >
    ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    > document.MM_pgW=innerWidth; document.MM_pgH=innerHeight;
    > onresize=MM_reloadPage; }}
    > else if (innerWidth!=document.MM_pgW ||
    innerHeight!=document.MM_pgH)
    > location.reload();
    > }
    > MM_reloadPage(true);
    >
    > function MM_swapImgRestore() { //v3.0
    > var i,x,a=document.MM_sr;
    for(i=0;a&&i<a.length&&(x=a
    )&&x.oSrc;i++)
    > x.src=x.oSrc;
    > }
    >
    > function MM_preloadImages() { //v3.0
    > var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new
    Array();
    > var i,j=d.MM_p.length,a=MM_preloadImages.arguments;
    for(i=0;
    > i<a.length;
    > i++)
    > if (a.indexOf("#")!=0){ d.MM_p[j]=new Image;
    > d.MM_p[j++].src=a
    > }
    >
    > function MM_findObj(n, d) { //v4.01
    > var p,i,x; if(!d) d=document;
    >
    if((p=n.indexOf("?"))>0&&parent.frames.length) {
    > d=parent.frames[n.substring(p+1)].document;
    n=n.substring(0,p);}
    > if(!(x=d[n])&&d.all) x=d.all[n]; for
    (i=0;!x&&i<d.forms.length;i++)
    > x=d.forms[n];
    >
    for(i=0;!x&&d.layers&&i<d.layers.length;i++)
    > x=MM_findObj(n,d.layers
    .document);
    > if(!x && d.getElementById)
    x=d.getElementById(n); return x;
    > }
    >
    > function MM_swapImage() { //v3.0
    > var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new
    Array;
    > for(i=0;i<(a.length-2);i+=3)
    > if ((x=MM_findObj(a))!=null){document.MM_sr[j++]=x;
    if(!x.oSrc)
    > x.oSrc=x.src; x.src=a[i+2];}
    > }
    > //-->
    > </script>
    > <link href="CSS/shirtworks.css" rel="stylesheet"
    type="text/css"
    > media="all" />
    > <style type="text/css">
    > <!--
    > #Layer2 {
    > position:absolute;
    > width:128px;
    > height:309px;
    > z-index:2;
    > left: 8px;
    > top: 197px;
    > visibility: visible;
    > }
    > #Layer3 {
    > position:absolute;
    > width:804px;
    > height:457px;
    > z-index:3;
    > left: 179px;
    > top: 215px;
    > visibility: visible;
    > }
    > #Layer4 {
    > position:absolute;
    > width:1000px;
    > height:27px;
    > z-index:4;
    > left: 4px;
    > top: 697px;
    > visibility: visible;
    > }
    > #Layer5 {
    > position:absolute;
    > width:528px;
    > height:150px;
    > z-index:5;
    > left: 214px;
    > top: 11px;
    > visibility: visible;
    > }
    > -->
    > </style>
    >
    > </head>
    >
    > <body
    >
    onload="MM_preloadImages('MenuText/HomePage_over.jpg','MenuText/Artwork_over.jpg
    >
    ','MenuText/Apparel_over.jpg','MenuText/Embroidery_over.jpg','MenuText/Custom_ov
    >
    er.jpg','MenuText/Directions_over.jpg','MenuText/AboutUs_over.jpg','MenuText/Con
    > tact_over.jpg')">
    > <div id="Layer5">
    > <table width="533" height="141" border="0">
    > <tr>
    > <td><script type="text/javascript">
    > AC_FL_RunContent(
    > 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
    >
    version=7,0,19,0','data','Banner1.html','width','525','height','143','hspace','0
    >
    ','vspace','0','align','middle','border','0','title','Banner1','src','Banner1','
    > pluginspage','
    http://www.macromedia.com/go/getflashplayer','scale','noborder','m
    > ovie','Banner1' ); //end AC code
    > </script><noscript><object
    > classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    > codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
    > rsion=7,0,19,0" data="Banner1.html" width="525"
    height="143" hspace="0"
    > vspace="0" align="middle" border="0" title="Banner1">
    > <param name="movie" value="Banner1.swf" />
    > <param name="SCALE" value="noborder" />
    > <embed src="Banner1.swf" width="525" height="143"
    hspace="0"
    > vspace="0" align="middle"
    > pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    > type="application/x-shockwave-flash"
    scale="noborder"></embed>
    > </object></noscript></td>
    > </tr>
    > </table>
    >
    > Understanding this change is fundamental in my
    developing process as a
    > designer, and will save my sanity. I appreciate any
    help.
    >
    > Mike
    >

  • Browser background not showing up on ipad or iphone

    I have published a site and the browser background (which is an important part of my design) does not show up on my ipad or iphone when I visit the sight. I have published several websites from iweb and their browser backgrounds show up on my ipad and iphone. Have they changed the software or am I doing something wrong?

    Your link, bluecollarmedia.com. does not work.  Neither does www.bluecollarmedia.com.  Go to your site and copy the URL from the browser's URL field and paste it in a new reply for us.
    OT

  • Browser background not showing up

    I FINALLY got my website (www.unyquefiretrucks.com) to load but now the browser background does not appear!!! It showed up ok when I had published to MobileMe originally.
    The homepage has a diamond plate (aluminum) browser background and crosspieces on the homepage itself to divide the sections (you can see the outline of the cross pieces but they don't show up) while the rest of the pages use a background with the maltese cross (fire dept. emblem) as the broswer background (no page background used). On my 9/11 memorial pages, I used a design as the page background with a color as the browser background & that appears fine. With that in mind I am confused as to why the homepage is not showing up properly...I used a web safe color for the page background & the diamond plate (tile) for the browser background. I should mention that the homepage is 875 px wide while the rest of the pages are 980 px wide...don't think this should be an issue because it appeared ok on MobileMe but who knows...that's why I'm on these forums!!
    HELP!!!! I finally got this thing to load properly so I need to get this last little tweak taken care of. If you want/need to see what the site looks like normally, the unoptimized version is still accessible at
    http://web.me.com/firescueguy/UNYQUEFIRETRUCKS/uNYquefiretrucks_home.html
    Should I just add the maltese cross as the page background with a web safe color for the browser background on the bulk of my pages? Still not quite sure how that will affect the homepage with the diamond plate not showing up. BTW, eliminating the diamond plate on the homepage is NOT an option, that makes the entire page IMHO.
    Thanks in advance for the help, these forums have been a good source of info for me. Thanks, Tom

    Old Toad, thanks for the reply...FYI, I used an optimization program called HTML Optimizer Plus that FTP's my site to the server (actually much quicker than CyberDuck IMO). While I have a 1-to-1 set up for tomorrow, I would like to pick your brain as you seem to be pretty knowledgeable judging by your numerous posts. Exactly how would I load those background .gif files? They are currently in a folder on my desktop with various backgrounds. Oddly enough, the background for the 9/11 pages loaded with no problem.
    Thanks for the tip on the activity window (I did not know about that tool), that definitely gave more insight into what I was missing. I will give some thought to remove the border (will probably try it on a page or two to see how it looks first before changing the whole site).
    One last thing...I had named my homepage index.html (that file still exists on the server) but the optimizer program generated the file index.html.html - if I deleted this file, would the server presumably recognize the standard index.html file?
    Look forward to hearing your input. Thanks again for your help, Tom
    Message was edited by: Firescueguy

Maybe you are looking for

  • Need help fast! Need site to merge documents into one pdf

    I pay a monthly fee to adobe so I can merge different files together into one pdf. I just logged in for the first time this semester, and all I see are different products adobe wants me to buy. How do I find the site to merge the documents? I have le

  • Interactive PDF problems

    I'm making an interactive PDF document in Indesign. I'm adding buttons which go to anchors I've put on different pages within the document. At first it all works fine but then when I export it to PDF maybe one of the links on the buttons is wrong, so

  • G5 with Epson R1800

    Hi, I have 10.4 OS with a Epson R1800 connected via USB. However when I try to print from illustrator an error comes up with Media Out or not loaded correctly. I also have a ibook connected via printer sharing and when I print the ibook using Illustr

  • Once more - tabular form / update only rows that have changed

    I know it's been asked before, but I haven't seen an answer I like. :-) I have a query that includes a single column the user can update, using APEX_ITEM.TEXT(10, updateable_field, 10, 10) I have an additional APEX_ITEM.HIDDEN(21) and APEX_ITEM.HIDDE

  • CallManager on Compaq Proliant DL580

    Hi Guys, I read the post with the same subject, but, the post is old. My Customer have a CUCM 8.6.2 install about VMWare 5.1 EsXi in the hardware DL-580 GL. I would like know if this solution is approved to install CUCM. Thank You, Wilson