Help Website wont display right on server, but looks fine on my local files.

After I uploaded my website to my server the pages lost their format, the only page that looks correct is my index page.
This is how it should look.  (local File)
This is how it looks on the (server)   
Please Help

This is the code for my templet, the erroe should be here.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
   <link rel="shortcut icon" href="favicon.ico" >
   <link rel="icon" type="image/gif" href="animated_favicon1.gif" >
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- TemplateBeginEditable name="doctitle" -->
<title>Demo</title>
<!-- TemplateEndEditable -->
<!-- TemplateBeginEditable name="head" -->
<!-- TemplateEndEditable -->
<link href="file:///C|/Users/tdavis/Documents/Unnamed Site 2/1232.css" rel="stylesheet" type="text/css">
<style type="text/css">
body {
    background-color: #000000;
    background-image: url(../PICS/new_bg1.jpg);
body,td,th {
    color: #CCCCCC;
.container .sidebar2 #Accordion1 .AccordionPanel.AccordionPanelOpen .AccordionPanelTab div {
    font-weight: bold;
    color: #CCCCCC;
.container .sidebar2 #Accordion1 .AccordionPanel.AccordionPanelClosed .AccordionPanelTab div {
    font-weight: bold;
    color: #CCCCCC;
</style>
<script src="file:///C|/Users/tdavis/Documents/Unnamed Site 2/SpryAssets/SpryAccordion.js" type="text/javascript"></script>
<script src="../Scripts/swfobject_modified.js" type="text/javascript"></script>
<link href="file:///C|/Users/tdavis/Documents/Unnamed Site 2/SpryAssets/SpryAccordion.css" rel="stylesheet" type="text/css">
<style type="text/css">
a:link {
    text-decoration: none;
    color: #FFFFFF;
a:visited {
    text-decoration: none;
    color: #2B3856;
a:hover {
    text-decoration: none;
    color: #2B3856;
a:active {
    text-decoration: none;
    color: #2B3856;
</style>
</head>
<body>
<div class="container">
  <div class="header">
<div align="center">
      <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="960" height="116" id="FlashID" title="Banner">
        <param name="movie" value="../PICS/IPC_Newest_3.swf">
        <param name="wmode" value="opaque">
        <param name="swfversion" value="6.0.65.0">
        <param name="expressinstall" value="../Scripts/expressInstall.swf">
        <param name="LOOP" value="false">
<object type="application/x-shockwave-flash" data="../PICS/IPC_Newest_3.swf" width="960" height="116">
  <!--<![endif]-->
  <param name="wmode" value="opaque">
  <param name="swfversion" value="6.0.65.0">
  <param name="expressinstall" value="../Scripts/expressInstall.swf">
  <param name="LOOP" value="false">
<div>
            <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
            <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
          </div>
</object>
        <!--<![endif]-->
      </object>
    </div>
  </div>
  <div class="sidebar1"> <!-- TemplateBeginEditable name="EditRegion5" -->
    <p align="center"><a href="../INDEX/Home.html"><strong>Home</strong></a></p>
  <!-- TemplateEndEditable --></div>
  <!-- TemplateBeginEditable name="EditRegion3" -->
  <div class="content">
    <h1>Instructions</h1>
    <p>Be aware that the CSS for these layouts is heavily commented. If you do most of your work in Design view, have a peek at the code to get tips on working with the CSS for the fixed layouts. You can remove these comments before you launch your site. To learn more about the techniques used in these CSS Layouts, read this article at Adobe's Developer Center -</p>
  </div>
  <!-- TemplateEndEditable -->
  <div class="sidebar2">
<div id="Accordion1" class="Accordion" tabindex="0"><!-- TemplateBeginEditable name="123456" -->
  <div class="AccordionPanel">
        <div class="AccordionPanelTab">
          <div align="center">IP Phones</div>
        </div>
        <div class="AccordionPanelContent" style="display: block; color: #CCC;">
          <p align="center"><a href="Systems.html">Mitel Phone System</a></p>
          <p align="center"><a href="../IP_Phones/M_Phone.html">Mitel Phones</a></p>
          <p align="center"><a href="M Mobile.html">Mitel Mobile</a></p>
          <p align="center"><a href="UC Advanced.html">UC Advanced</a></p>
          <p align="center"><a href="Sip Phones.html">Sip Phones</a>        </p>
        </div>
      </div>
      <div class="AccordionPanel">
        <div class="AccordionPanelTab">
          <div align="center">Services</div>
        </div>
        <div class="AccordionPanelContent" style="display: none; color: #CCC;">
          <p align="center"><a href="../Services/Phone Service.html">Phone Service</a></p>
          <p align="center"><a href="../Services/Network.html">Computer Networking</a></p>
          <p align="center"><a href="../Services/Video.html">Video Surveillance</a></p>
          <p align="center"><a href="../Services/Cable.html">Caballing</a></p>
          <p align="center"><a href="../Services/Tickets.html">Online Tickets</a></p>
        </div>
      </div>
      <div class="AccordionPanel">
        <div class="AccordionPanelTab">
          <div align="center">About Us</div>
        </div>
        <div class="AccordionPanelContent" style="display: none; color: #CCC;">
          <p align="center"><a href="../About Us/Who we are.html">Who We Are </a></p>
          <p align="center"><a href="../About Us/Contact Us.html">Contact Us</a></p>
        </div>
      </div>
<!-- TemplateEndEditable --></div>
</div>
  <div class="footer">
<div align="center">Copyright 2011 IP Communications,                           Inc.</div>
  </div>
</div>
<script type="text/javascript">
var Accordion1 = new Spry.Widget.Accordion("Accordion1");
swfobject.registerObject("FlashID");
</script>
</body>
</html>
im also getting this error
Thanks Tyler

Similar Messages

  • My website wont display right on firefox

    Hi my website wont display right on firefox,
    website is www.nexu.co.il
    in chrome and IE it works very well, only at firefox i have this issue \=
    what is the problem

    This forum is intended for user support, not for web development issues.
    Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The contributors over there are more knowledgeable about web page development issues with Firefox.
    http://forums.mozillazine.org/viewforum.php?f=25
    You'll need to register and login to be able to post in that forum.

  • PHP website displays on web server but only text shows on local testing server

    Hi,  I am not a PHP programmer.
    I tried to get the testing server set up in the DW site definition area but was unsuccessful so I am back tracking to first make sure I have a working testing server. So, here is the info:
    I took on a new client with a simple PHP site, without any databases.
    The site is up and running on the web.
    I would like to eventually get it running on my local machine to integrate editable regions for use with Adobe Contribute.
    I have latest version of WAMP installed running Apache version 2.2.11 and PHP version 5.3.0
    I created a directory in the WAMP "www" project directory and it shows up  like it's supposed to when I browse to "localhost"
    Problem:
    The home page of website displays text but no, images, styles, footer, header, nav links, etc.
    Here is the code for the home page:
                                                                                                                                                                Welcome                         This is the content area. This is the content area. This is the content area.                                                                        
    Any help would be greatly appreciated. I have spent many hours on this.
    Regards

    Hi,
    Not sure what you have going on there. One thing I would try is to enclose all your php code within <?php code here ?> not <? code here ?>
    Also ADDT does not work fully with php 5.3.0 as this may also be your error. When you say it only shows text do you mean dynamic text values or just text that is not dynamic?

  • All reds are rendered a rust color in Photoshop, but look fine in other programs.

    All reds are rendered a rust color in Photoshop, but look fine in other programs.

    Can you please post screenshots so we can get a better understanding of your problem?
    Thanks,
    Julia

  • Page displays right in IE but wrong in FF

    My site displays correctly in IE but incorrectly in FF and i
    cant figure out why. I create my page in PS slice it up, import to
    DW, insert div tags for text and post. But FF is getting the
    spacing all wrong.
    Any help will be much appreciated.
    Here is the code
    <html>
    <head>
    <title>David_Jackson_professional_website</title>
    <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1">
    <style type="text/css">
    <!--
    body {
    background-color: #060A30;
    -->
    </style>
    <link href="Portfolio.css" rel="stylesheet"
    type="text/css">
    <style type="text/css">
    <!--
    .style1 {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    .style8 {color: #F0F1F6}
    .style9 {color: #663333}
    .style12 {
    color: #009933;
    font-weight: bold;
    .style13 {
    font-size: 10px;
    font-style: italic;
    .style17 {color: #000099}
    .style18 {
    color: #006633;
    font-weight: bold;
    .style22 {color: #FF0000}
    .style23 {color: #000000}
    -->
    </style>
    </head>
    <body leftmargin="0" topmargin="0" marginwidth="0"
    marginheight="0">
    <!-- ImageReady Slices (resume site sliced.psd) -->
    <table width="864" height="1081" border="0" align="center"
    cellpadding="0" cellspacing="0" id="Table_01">
    <tr>
    <td colspan="11">
    <img src="images/index_01.jpg" alt="" width="864"
    height="154" border="0"></td>
    </tr>
    <tr>
    <td rowspan="7"><img src="images/index_02.jpg"
    alt="" width="58" height="926" border="0"></td>
    <td colspan="2">
    <a href="index.html"><img src="images/index_03.jpg"
    alt="" width="59" height="21" border="0"></a></td>
    <td rowspan="2">
    <img src="images/index_04.jpg" width="18" height="56"
    alt=""></td>
    <td> <a
    href="David_Jackson_Online_Resume.pdf"><img
    src="images/index_05.jpg" alt="" width="79" height="21"
    border="0"></a></td>
    <td rowspan="2">
    <img src="images/index_06.jpg" width="20" height="56"
    alt=""></td>
    <td> <a
    href="contact_me/contact_me.html"><img
    src="images/index_07.jpg" alt="" width="115" height="21"
    border="0"></a></td>
    <td colspan="4" rowspan="2">
    <img src="images/index_08.jpg" width="515" height="56"
    alt=""></td>
    </tr>
    <tr>
    <td colspan="2">
    <img src="images/index_09.jpg" width="59" height="35"
    alt=""></td>
    <td>
    <img src="images/index_10.jpg" width="79" height="35"
    alt=""></td>
    <td>
    <img src="images/index_11.jpg" width="115" height="35"
    alt=""></td>
    </tr>
    <tr>
    <td rowspan="5">
    <img src="images/index_12.jpg" width="19" height="870"
    alt=""></td>
    <td colspan="6">
    <img src="images/index_13.jpg" alt="" width="325"
    height="231" border="0"></td>
    <td rowspan="2">
    <img src="images/index_14.jpg" width="62" height="269"
    alt=""></td>
    <td><div id="Portfolio">
    <p><span class="style1">Examples of past
    work</span> <br>
    <strong><br>
    <span class="style9">&gt;<span
    class="style23"><a
    href="ScreenPoint_media_kit.ppsx">PowerPoint
    </a></span></span></strong><span
    class="style8"><br>
    </span><strong>&gt;<a
    href="feasibility_study.pdf">Financial Reports<span
    class="style22"><br>
    </span></a></strong> <span
    class="style17"><strong>><a
    href="Binder.pdf">Photoshop</a><span
    class="style13"><br>
    </span></strong></span><span
    class="style12"><span
    class="style23">></span><a
    href="ProForma.xls">Excel</a><br>
    </span> <span class="style18"><span
    class="style23">></span><a href="
    http://www.rosevilletanningsalons.biz">DreamWeaver</a><a
    href="www.rosevilletanningsalons.biz"><br>
    </a><span
    class="style23">&gt;</span><a
    href="randall_flyer.pdf">Publisher</a><a
    href="www.rosevilletanningsalons.biz"><br>
    </a></span><br>
    <p> </p>
    </div></td>
    <td rowspan="5">
    <img src="images/index_16.jpg" width="76" height="870"
    alt=""></td>
    </tr>
    <tr>
    <td colspan="6">
    <img src="images/index_17.jpg" width="325" height="38"
    alt=""></td>
    <td>
    <img src="images/index_18.jpg" width="324" height="38"
    alt=""></td>
    </tr>
    <tr>
    <td colspan="8">
    <img src="images/index_19.jpg" width="711" height="32"
    alt=""></td>
    </tr>
    <tr>
    <td colspan="8">
    <img src="images/index_20.jpg" width="711" height="308"
    alt=""></td>
    </tr>
    <tr>
    <td colspan="8">
    <img src="images/index_21.jpg" width="711" height="261"
    alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="58" height="1"
    alt=""></td>
    <td>
    <img src="images/spacer.gif" width="19" height="1"
    alt=""></td>
    <td>
    <img src="images/spacer.gif" width="40" height="1"
    alt=""></td>
    <td>
    <img src="images/spacer.gif" width="18" height="1"
    alt=""></td>
    <td>
    <img src="images/spacer.gif" width="79" height="1"
    alt=""></td>
    <td>
    <img src="images/spacer.gif" width="20" height="1"
    alt=""></td>
    <td>
    <img src="images/spacer.gif" width="115" height="1"
    alt=""></td>
    <td>
    <img src="images/spacer.gif" width="53" height="1"
    alt=""></td>
    <td>
    <img src="images/spacer.gif" width="62" height="1"
    alt=""></td>
    <td>
    <img src="images/spacer.gif" width="324" height="1"
    alt=""></td>
    <td>
    <img src="images/spacer.gif" width="76" height="1"
    alt=""></td>
    </tr>
    </table>
    <!-- End ImageReady Slices -->
    </body>
    </html>

    Image Ready code, yuck. This is not the best way to build
    pages in DW.
    Graphics apps are good for images but they produce horrible
    html code that
    is rigid and won't hold up when you need to add content
    later.
    Very basic idea - 3 image slices brought into a CSS layout
    http://alt-web.com/Image-slices-in-a-CSS-based-layout.html
    More Advanced - Taking a Fireworks (or Pshop) comp to a CSS
    based layout in
    DW
    http://www.adobe.com/devnet/fireworks/articles/web_standards_layouts_pt1.html
    --Nancy O.
    Alt-Web Design & Publishing
    www.alt-web.com
    "reinfeld" <[email protected]> wrote in
    message
    news:[email protected]...
    > My site displays correctly in IE but incorrectly in FF
    and i cant figure
    out
    > why. I create my page in PS slice it up, import to DW,
    insert div tags
    for
    > text and post. But FF is getting the spacing all wrong.
    >
    > Any help will be much appreciated.
    > Here is the code
    >
    > <html>
    > <head>
    >
    <title>David_Jackson_professional_website</title>
    > <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1">
    > <style type="text/css">
    > <!--
    > body {
    > background-color: #060A30;
    > }
    > -->
    > </style>
    > <link href="Portfolio.css" rel="stylesheet"
    type="text/css">
    > <style type="text/css">
    > <!--
    > .style1 {
    > font-family: "Times New Roman", Times, serif;
    > font-size: 14px;
    > font-weight: bold;
    > }
    > .style8 {color: #F0F1F6}
    > .style9 {color: #663333}
    > .style12 {
    > color: #009933;
    > font-weight: bold;
    > }
    > .style13 {
    > font-size: 10px;
    > font-style: italic;
    > }
    > .style17 {color: #000099}
    > .style18 {
    > color: #006633;
    > font-weight: bold;
    > }
    > .style22 {color: #FF0000}
    > .style23 {color: #000000}
    > -->
    > </style>
    > </head>
    > <body leftmargin="0" topmargin="0" marginwidth="0"
    marginheight="0">
    > <!-- ImageReady Slices (resume site sliced.psd)
    -->
    > <table width="864" height="1081" border="0"
    align="center"
    cellpadding="0"
    > cellspacing="0" id="Table_01">
    > <tr>
    > <td colspan="11">
    > <img src="images/index_01.jpg" alt="" width="864"
    height="154"
    > border="0"></td>
    > </tr>
    > <tr>
    > <td rowspan="7"><img src="images/index_02.jpg"
    alt="" width="58"
    > height="926" border="0"></td>
    > <td colspan="2">
    > <a href="index.html"><img
    src="images/index_03.jpg" alt="" width="59"
    > height="21" border="0"></a></td>
    > <td rowspan="2">
    > <img src="images/index_04.jpg" width="18" height="56"
    alt=""></td>
    > <td> <a
    href="David_Jackson_Online_Resume.pdf"><img
    > src="images/index_05.jpg" alt="" width="79" height="21"
    border="0"></a></td>
    > <td rowspan="2">
    > <img src="images/index_06.jpg" width="20" height="56"
    alt=""></td>
    > <td> <a
    href="contact_me/contact_me.html"><img
    src="images/index_07.jpg"
    > alt="" width="115" height="21"
    border="0"></a></td>
    > <td colspan="4" rowspan="2">
    > <img src="images/index_08.jpg" width="515"
    height="56" alt=""></td>
    > </tr>
    > <tr>
    > <td colspan="2">
    > <img src="images/index_09.jpg" width="59" height="35"
    alt=""></td>
    > <td>
    > <img src="images/index_10.jpg" width="79" height="35"
    alt=""></td>
    > <td>
    > <img src="images/index_11.jpg" width="115"
    height="35" alt=""></td>
    > </tr>
    > <tr>
    > <td rowspan="5">
    > <img src="images/index_12.jpg" width="19"
    height="870" alt=""></td>
    > <td colspan="6">
    > <img src="images/index_13.jpg" alt="" width="325"
    height="231"
    > border="0"></td>
    > <td rowspan="2">
    > <img src="images/index_14.jpg" width="62"
    height="269" alt=""></td>
    > <td><div id="Portfolio">
    > <p><span class="style1">Examples of past
    work</span> <br>
    >
    <br>
    > <span class="style9">><span
    class="style23"><a
    > href="ScreenPoint_media_kit.ppsx">PowerPoint
    </a></span></span><span
    > class="style8"><br>
    > </span>
    ><a href="feasibility_study.pdf">Financial
    Reports<span
    > class="style22"><br>
    > </span></a> <span class="style17">
    ><a
    > href="Binder.pdf">Photoshop</a><span
    class="style13"><br>
    > </span></span><span
    class="style12"><span
    > class="style23">></span><a
    href="ProForma.xls">Excel</a><br>
    > </span> <span class="style18"><span
    class="style23">></span><a
    > href="
    http://www.rosevilletanningsalons.biz">DreamWeaver</a><a
    > href="www.rosevilletanningsalons.biz"><br>
    > </a><span
    class="style23">></span><a
    > href="randall_flyer.pdf">Publisher</a><a
    > href="www.rosevilletanningsalons.biz"><br>
    > </a></span><br>
    > <p> </p>
    > </div></td>
    > <td rowspan="5">
    > <img src="images/index_16.jpg" width="76"
    height="870" alt=""></td>
    > </tr>
    > <tr>
    > <td colspan="6">
    > <img src="images/index_17.jpg" width="325"
    height="38" alt=""></td>
    > <td>
    > <img src="images/index_18.jpg" width="324"
    height="38" alt=""></td>
    > </tr>
    > <tr>
    > <td colspan="8">
    > <img src="images/index_19.jpg" width="711"
    height="32" alt=""></td>
    > </tr>
    > <tr>
    > <td colspan="8">
    > <img src="images/index_20.jpg" width="711"
    height="308" alt=""></td>
    > </tr>
    > <tr>
    > <td colspan="8">
    > <img src="images/index_21.jpg" width="711"
    height="261" alt=""></td>
    > </tr>
    > <tr>
    > <td>
    > <img src="images/spacer.gif" width="58" height="1"
    alt=""></td>
    > <td>
    > <img src="images/spacer.gif" width="19" height="1"
    alt=""></td>
    > <td>
    > <img src="images/spacer.gif" width="40" height="1"
    alt=""></td>
    > <td>
    > <img src="images/spacer.gif" width="18" height="1"
    alt=""></td>
    > <td>
    > <img src="images/spacer.gif" width="79" height="1"
    alt=""></td>
    > <td>
    > <img src="images/spacer.gif" width="20" height="1"
    alt=""></td>
    > <td>
    > <img src="images/spacer.gif" width="115" height="1"
    alt=""></td>
    > <td>
    > <img src="images/spacer.gif" width="53" height="1"
    alt=""></td>
    > <td>
    > <img src="images/spacer.gif" width="62" height="1"
    alt=""></td>
    > <td>
    > <img src="images/spacer.gif" width="324" height="1"
    alt=""></td>
    > <td>
    > <img src="images/spacer.gif" width="76" height="1"
    alt=""></td>
    > </tr>
    > </table>
    > <!-- End ImageReady Slices -->
    > </body>
    > </html>
    >

  • My iphone5 wont charge with usb port but works fine with wall plug... Infact computer. Doesn't recognizes the iphone

    Battery not charging with usb port but works fine with wall plug.. So the prob is computer is not detecting the iphone5 . This problem started after upgrading to 6.1.3 version

    Try to see what happens on another computer. If it works on another computer, the issue is not at the iPhone.

  • HTML doc not attaching to style sheet but looks fine in DW. Problem

    Hello once more,
    I posted this problem the other day but it was mistaken for something else, this was my fault as I posted incorrectly.
    The current problem with this page, is that it looks fine in Dreamweaver, but as soon as it is viewed in any browser, even firefox, it loses all of the style commands.  The problem is with the text on the page, the menu seems to be behaving fine and I cannot comment on whether it is interfering with the page in a manner which causes the text to not find the styles.
    Here is a screenshot of how the page should be appearing:
    http://postimage.org/image/wp16tgqid/
    Here is the page live on the internet:
    Page
    Here is an except of one of the styles:
    .readingtextborder9{
        width:471px;
        height:173px;
        background:url(../images/reading%20border9.png);
        margin-top: 20px;
        margin-left: 36px;
        margin-right: 10px;
        margin-bottom: 5 px;
        text-align:justify;
        padding-left: 180px;   
        padding-top: 10px;
        padding-right: 13px;   
    The page did work fine up until a point which I cannot distinguish, but at one point the menu was working together with the page, correctly.  Hence why I find it hard to believe the menu is causing the problems.
    Any help would be hugely appreciated.
    Thank you

    Validate code and fix reported errors. 
    You have a messed up Meta tag on line 26 and an extra </div> tag on line 208.
    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.entasistours.com%2Freading.ht ml
    On lines 4-11, you have this style inside comments.  Why?
    <!--
    .style24 {
    font-size: 11px;
    font-family: verdana;
    color: #666666;
    text-indent: 30px;
    -->
    On line 11 you have this which doesn't do anything. Remove it.
    <style type="text/css"></style>
    On lines 33-47, you have these styles.
    <style type="text/css">
    .style1 {font-size: 12px}
    a:link {
    color: #666666; }
    a:hover {
    color: #333333; }
    .style2 {
    font-size: 12px;
    color: #666666; }
    .style3 {color: #666666}
    .style4 {font-size:12px; font-weight: normal; line-height:1; font-family: verdana; padding-top: 2px; margin-top: 5px; text-align:center; width: 100%;}
    a:visited {
    color: #333333; }
    </style>
    And even more styles on lines 58-71, also inside comments, why?
    <style type="text/css">
    <!--
    body {
    background-image: url(images/backgroundmain.jpg); }
    .style37 {font-size: medium}
    .clearfix:before .clearfix:after { content: ""; display: table; }
        .clearfix:after { clear: both; }
        .clearfix { zoom: 1; }
    .style42 {
    font-size: small;
    font-family: verdana;
    color: #666666; }
    -->
    </style>
    Organize your code better.
    Use meaningful .class names instead of style1, style2, style37, style42 which don't tell you what the style is being used for.
    Put CSS code into your external style sheet. This will make problem solving and site management much easier.
    Nancy O.

  • I am having trouble with CSS.  Displays right in DW but not in web browser

    Hello,
    I am having difficultiy getting my webpage to look the way it does in Dreamweaver in a browers (All 5 of them).  My problems are with:
    - Title Heading Content
    - Sidebar
    I have two lines in my heading with the name of the organization.  I made two rules.  Header H1 and a sub header.  For some reason while previewing them in a browser there is a gap between the two words.  But in DW there is not.  I do not want the gaps.  How can I fix it?
    In a browser the side bar does not come all the way down.  There is a small gap between it and the footer.  Like the other problem this does not appear in DW only in the browers.
    Any help would be appreciated!  I am still learning CSS.
    I believe these are the only two files you need to look at.
    Thanks for the help!

    Also how can you see if your ISP offers the free web server space?
    Contact your internet service provider (ISP).  Often this is your telephone or cable broadband provider too.  If not, there are many free or very low cost remote server hosts around.   Do a Google search.
    I did do the validator and it told me I was fine.  I did not do a CSS one though.
    Good. So we know it's not an HTML error.  Get the FF Web Developer Toolbar.  It permits you to edit CSS in your browser to see how changes effect the layout plus a lot of other cool stuff.
    Sorry I'm still new to all of this.
    Don't fret, Tim. We all started in the same place.  You'll catch on soon enough. 
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb

  • HELP - Website isn't working for me but working for everybody else

    Hey I'm new to this site so I'm sorry if this is in the wrong section!
    So I've been getting annoyed lately because my website (www.curtiskeay.com) isn't working for me and just redirecting me back to my hosting website saying that the website is 'coming soon' but it works for everyone else that has tried loading it, so it just seems to be me that it's not loading for.
    It works every now and then but very rarely for me, so it makes me feel that the site is down but really and truly it's just not loading for ME. It works perfectly fine at home on my wifi on my phone which is android and I use google chrome. I know this isn't probably a Apple related problem but I was unsure where else to post this.
    If anyone can give me any kind of help it would be greatly appreciated!
    Thanks,
    Curtis

    It's working here.
    Try this..   from your Safari menu bar click Safari > Preferences then select the Privacy tab.
    Click:  Remove All Website Data
    Now empty the Safari cache.
    Back to Safari > Preferences. This time select the Advanced tab.
    Click: Show develop menu in menu bar
    Now go to the menu bar, click Develop > Empty Caches
    Quit and relaunch Safari then try your site.

  • Page not displayed on server but works fine locally in Jdeveloper

    Hi,
    The page works fine locally when run from Jdeveloper.
    But when the page is imported to server and when the page is called....it trys to load the page for long time and times out and displays the IE error 'The Page cannot be displayed'.
    Do I have to do anything specific in server after importing a page?

    In the CO of the table region:
    public void processRequest(OAPageContext pageContext, OAWebBean webBean)
    super.processRequest(pageContext, webBean);
    ApplicationModuleImpl am1 = (ApplicationModuleImpl) pageContext.getRootApplicationModule();
    SalesOrderHeaders2VOImpl VO1 = (SalesOrderHeaders2VOImpl) am1.findViewObject("SalesOrderHeaders2VO");
    String HeaderId = (VO1.first().getAttribute("HeaderId")).toString();
    if (HeaderId != null)
    Serializable[] params = {HeaderId};
    OAApplicationModule am = (OAApplicationModule)pageContext.getApplicationModule(webBean);
    OADBTransactionImpl DBTrans = (OADBTransactionImpl)am.getOADBTransaction();
    boolean log = DBTrans.loggingEnabled() ;
    // Write Diagnostic message...
    if(pageContext.isLoggingEnabled(1))
    pageContext.writeDiagnostics(this," am : "+am ,1);
    if(am != null)
    OAViewObject viewObject = (OAViewObject)am.findViewObject("InterfaceSummVO");
    if(viewObject != null)
    viewObject.setWhereClauseParams(null);
    viewObject.setWhereClause("header_id = :1");
    viewObject.setWhereClauseParam(0, HeaderId );
    viewObject.executeQuery();
    }

  • Help Itunes wont see Iphone yet windows sees it fine :s

    Help my iphone wont show in itunes have tried all the suggested things but hasnt worked and having uninstalled and reinstalled itunes latest version about 8 times now im getting a bit tired of it. Was running fine then i removed some old nokia phone software and now it wont show in itunes. My computer shows it as a camera and its displayed in devices as well help me this is sooo annoying!

    You might need to restart the Apple Mobile Device Service. Check out this article:
    http://support.apple.com/kb/TS1567?viewlocale=en_US

  • Can't connect to gmail smtp server but receiving fine

    I have been using gmail with my mac osx mail fine for several years with no hiccups. Recently, I had problems with gmail and my ipad but with an app, it's now working fine.
    Today, when sending an email from my imac, I had the old error prompt show up asking for my password. Had a bad feeling about this. I entered it. Then again. Wouldn't take it.
    Now it's telling me that my smtp server is offline. It works fine with webmail, so the gmail isn't the problem. I'm able to receive mail just fine and also send mail with other accounts.
    I have tried rebullding my mail by letting it build a new index file and that didn't help. I read some advice about deleting the container folder. I don't have that folder on my imac. Can't locate it.
    Can anyone please help? I hate using webmail and want to go back to using mac osx mail.
    imac / 2.66 / 8gb RAM / 10.8.3
    Thanks,
    Bob

    Robert Wilkins2 wrote:
    Thanks for your reply Csound. I know that it's not right to solve my own post, but after thinking the problem was solved, I clicked resolved. I wanted to share my "solution" with the community. Sorry about bad form.
    No bad form to worry about, just the reduced attention to your problem that a solved designation causes.
    If I remove my gmail account, I'll be able to get all the emails back when I create my new one - because it's imap?
    Yes, but check 2 things,
    1. That it is setup as Imap (POP is possible but is not the default) and 2 that you have not created any local folders that house mail from the Imap account, if you did then you must export them before removing the account.
    What do you mean by verify both passwords? You mean imap and smtp?
    I assume I should be using the application specific password in my mail settings?
    Thanks,
    Bob
    Imap and SMTP should be the same, but check.

  • VPN client connect to CISCO 887 VPN Server but I can't ping Local LAN

    Hi
    my scenario is as follows
    SERVER1 on lan (192.168.1.4)
    |
    |
    CISCO-887 (192.168.1.254)
    |
    |
    INTERNET
    |
    |
    VPN Cisco client on windows 7 machine
    My connection have public ip address assegned by ISP, after ppp login.
    I've just configured (with Cisco Configuration Professional) the ADSL connection and VPN Server (Easy VPN).
    All the PC on LAN surf internet and remote PC connect to VPN Cisco server via cisco VPN client.
    But all remote PC after connection to Cisco VPN server don't ping SERVER1 in lan and therefore don't see SERVER1 and every other resource in LAN. I can't even ping the gateway 192.168.1.254
    I'm using Cisco VPN client (V5.0.07) with "IPSec over UDP NAT/PAT".
    What is wrong in my attached configuration? (I've alspo tried to bind Virtual-Template1 both to unnambered Dialer0 and to Loopback0 but without luck)
    Perhaps ACL problem?
    Building configuration...
    Current configuration : 4921 bytes
    ! Last configuration change at 14:33:06 UTC Sun Jan 26 2014 by NetasTest
    version 15.2
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname TestLab
    boot-start-marker
    boot-end-marker
    enable secret 4 5ioUNqNjoCPaFZIVNAyYuHFA2e9v8Ivuc7a7UlyQ3Zw
    aaa new-model
    aaa authentication login default local
    aaa authentication login ciscocp_vpn_xauth_ml_1 local
    aaa authentication login ciscocp_vpn_xauth_ml_2 local
    aaa authorization exec default local
    aaa authorization network ciscocp_vpn_group_ml_1 local
    aaa authorization network ciscocp_vpn_group_ml_2 local
    aaa session-id common
    memory-size iomem 10
    crypto pki trustpoint TP-self-signed-3013130599
    enrollment selfsigned
    subject-name cn=IOS-Self-Signed-Certificate-3013130599
    revocation-check none
    rsakeypair TP-self-signed-3013130599
    crypto pki certificate chain TP-self-signed-3013130599
    certificate self-signed 01
    3082022B 30820194 A0030201 02020101 300D0609 2A864886 F70D0101 05050030
    31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
    69666963 6174652D 33303133 31333035 3939301E 170D3134 30313236 31333333
    35305A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
    4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D33 30313331
    33303539 3930819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
    8100A873 940DE7B9 112D7C1E CEF53553 ED09B479 24721449 DBD6F559 1B9702B7
    9087E94B 50CBB29F 6FE9C3EC A244357F 287E932F 4AB30518 08C2EAC1 1DF0C521
    8D0931F7 6E7F7511 7A66FBF1 A355BB2A 26DAD318 5A5A7B0D A261EE22 1FB70FD1
    C20F1073 BF055A86 D621F905 E96BD966 A4E87C95 8222F1EE C3627B9A B5963DCE
    AE7F0203 010001A3 53305130 0F060355 1D130101 FF040530 030101FF 301F0603
    551D2304 18301680 14E37481 4AAFF252 197AC35C A6C1E8E1 E9DF5B35 27301D06
    03551D0E 04160414 E374814A AFF25219 7AC35CA6 C1E8E1E9 DF5B3527 300D0609
    2A864886 F70D0101 05050003 81810082 FEE61317 43C08637 F840D6F8 E8FA11D5
    AA5E49D4 BA720ECB 534D1D6B 1A912547 59FED1B1 2B68296C A28F1CD7 FB697048
    B7BF52B8 08827BC6 20B7EA59 E029D785 2E9E11DB 8EAF8FB4 D821C7F5 1AB39B0D
    B599ECC1 F38B733A 5E46FFA8 F0920CD8 DBD0984F 2A05B7A0 478A1FC5 952B0DCC
    CBB28E7A E91A090D 53DAD1A0 3F66A3
    quit
    no ip domain lookup
    ip cef
    no ipv6 cef
    license udi pid CISCO887VA-K9 sn ***********
    username ******* secret 4 5ioUNqNjoCPaFZIVNAyYuHFA2e9v8Ivuc7a7UlyQ3Zw
    username ******* secret 4 Qf/16YMe96arcCpYI46YRa.3.7HcUGTBeJB3ZyRxMtE
    controller VDSL 0
    crypto isakmp policy 1
    encr 3des
    authentication pre-share
    group 2
    crypto isakmp client configuration group EXTERNALS
    key NetasTest
    dns 8.8.4.4
    pool VPN-Pool
    acl 120
    crypto isakmp profile ciscocp-ike-profile-1
    match identity group EXTERNALS
    client authentication list ciscocp_vpn_xauth_ml_2
    isakmp authorization list ciscocp_vpn_group_ml_2
    client configuration address respond
    virtual-template 1
    crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
    mode tunnel
    crypto ipsec transform-set ESP-3DES-SHA1 esp-3des esp-sha-hmac
    mode tunnel
    crypto ipsec profile CiscoCP_Profile1
    set transform-set ESP-3DES-SHA1
    set isakmp-profile ciscocp-ike-profile-1
    interface Ethernet0
    no ip address
    shutdown
    interface ATM0
    no ip address
    no atm ilmi-keepalive
    hold-queue 224 in
    pvc 8/35
    pppoe-client dial-pool-number 1
    interface FastEthernet0
    no ip address
    interface FastEthernet1
    no ip address
    interface FastEthernet2
    no ip address
    interface FastEthernet3
    no ip address
    interface Virtual-Template1 type tunnel
    ip address 192.168.2.1 255.255.255.0
    tunnel mode ipsec ipv4
    tunnel protection ipsec profile CiscoCP_Profile1
    interface Vlan1
    ip address 192.168.1.254 255.255.255.0
    ip nat inside
    ip virtual-reassembly in
    ip tcp adjust-mss 1452
    interface Dialer0
    ip address negotiated
    ip mtu 1452
    ip nat outside
    ip virtual-reassembly in
    encapsulation ppp
    dialer pool 1
    dialer-group 1
    ppp authentication chap pap callin
    ppp chap hostname ****
    ppp chap password 0 *********
    ppp pap sent-username ****** password 0 *******
    no cdp enable
    ip local pool VPN-Pool 192.168.2.210 192.168.2.215
    ip forward-protocol nd
    ip http server
    ip http authentication local
    ip http secure-server
    ip http timeout-policy idle 600 life 86400 requests 10000
    ip nat inside source list 100 interface Dialer0 overload
    ip route 0.0.0.0 0.0.0.0 Dialer0
    access-list 100 remark
    access-list 100 deny ip 192.168.1.0 0.0.0.255 192.168.2.0 0.0.0.255
    access-list 100 remark
    access-list 100 permit ip 192.168.1.0 0.0.0.255 any
    access-list 120 remark
    access-list 120 permit ip 192.168.1.0 0.0.0.255 192.168.2.0 0.0.0.255
    line con 0
    exec-timeout 5 30
    password ******
    no modem enable
    line aux 0
    line vty 0 4
    password ******
    transport input all
    end
    Best Regards,

    I've updated ios to c870-advipservicesk9-mz.124-24.T8.bin  and tried to ping from rv320 to 871 and vice versa. Ping stil not working.
    router#sh crypto session detail 
    Crypto session current status
    Code: C - IKE Configuration mode, D - Dead Peer Detection     
    K - Keepalives, N - NAT-traversal, T - cTCP encapsulation     
    X - IKE Extended Authentication, F - IKE Fragmentation
    Interface: Dialer0
    Uptime: 00:40:37
    Session status: UP-ACTIVE     
    Peer: 93.190.178.205 port 500 fvrf: (none) ivrf: (none)
          Phase1_id: 192.168.1.100
          Desc: (none)
      IKE SA: local 93.190.177.103/500 remote 93.190.178.205/500 Active 
              Capabilities:(none) connid:2001 lifetime:07:19:22
      IPSEC FLOW: permit ip 10.1.1.0/255.255.255.0 10.1.2.0/255.255.255.0 
            Active SAs: 4, origin: dynamic crypto map
            Inbound:  #pkts dec'ed 0 drop 30 life (KB/Sec) 4500544/1162
            Outbound: #pkts enc'ed 5 drop 0 life (KB/Sec) 4500549/1162

  • IDML FILE WONT OPEN IN CC VERSION BUT OPENS FINE IN CS6 WTF?

    Hi,
    I am having a big issue that makes no sense.
    I am using CC indesign and saving files to IDML.
    When i try to reopen that file with CC indesign, the software freezes and pretty much crashes.
    Opening it with CS6, there is no issues.
    What doesnt make any sense is that when i am saving with CC, i assume i should be able to reopen it with CC.
    but it does not allow me to do so.
    Does anyone know the cause?
    I can only find information of the opposite of what i am asking. So i assume i am the only one having this stupid issue.
    I am unable to contact adobe myself, if someone could please help me resolve this issue!
    Thanks

    @slim617 – hard to tell what's going wrong.
    What is the exact version of CC?
    What is your version of OS?
    Did you try to open the IDML file with the current version of CC 2014? v.10.2.0.69
    Uwe

  • Today Firefox auto-updated; thereafter, secure websites have displayed a screenfull of what looks like code, and for some websites (MS Outlook web app), the site is overwritten with code text.

    It looks like a display issue.

    Starting with this, you have errors in your CSS code.
    body {
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      color: 151515;
      font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
      background-color: EFF5F8;
    body {
      margin:0;
      color: #151515;
      font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
      background-color: #EFF5F8;
      font-size: 100%;
    Related links:
    Windows Chrome, why do my fonts look so bad? - Lee Green
    css3 - Bad font rendering Chrome - Stack Overflow
    Nancy O.

Maybe you are looking for