Help - Live Site Disaster :-(

This is a discussion on "Help - Live Site Disaster :-(" within the Web Page Design section. This forum, and the thread "Help - Live Site Disaster :-( are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jul 18th, 2008, 20:25
New Member
Join Date: Jul 2008
Location: London
Age: 33
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Help - Live Site Disaster :-(

Hi,

I am really hoping someone can help me here as I am in dire straits. My problem is that I was making a new page for the live site of my Company and I was testing it on the domain, but completely isolated in terms of links etc. from the main site.

In the course of experimenting I was trying to get a gap to appear in the vertical alignment of <li> tags. I mistakenly made a change to the CSS sheet for the live site and uploaded it. It completely destroyed the formatting of the site in both internet explorer and firefox.

Being sensible, I had a recent back-up of the whole site on another hard disk. So, I pulled the file “fusemain.css” off the hard drive and moved it into the main folder on my local drive, overwriting the existing, problem css file. I then used Dreamweaver to upload it. I have checked several times and the css file on the live site is now definitely the back-up one that was working fine earlier.

I expected that, having made no changes to the pages of the live site (other than the isolated page that I was tinkering with, which is not part of the live site) and having restored the original css file, which was working fine until a couple of hours ago, everything would go back to normal. Unfortunately for me, this is not the case.

I now have a site that is off the page on the left-hand side in Firefox, but centrally displayed in IE7. I don’t get it. I have restored everything back to how it was. How is this happening?

This is the live site for my business and I am seriously going to get it if I can’t fix this, but I really have no idea what the problem is. While I have built a few sites and I really a low-level hobbyist, and by no means an expert. Can anyone help. The URL is <removed>

The (Dreamweaver generated) CSS is here:

Code: Select all
td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}
body,td,th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #008CEB; background-color:#FFFFFF
}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}
td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}
.style3 {color: #FFFFFF; background-color:#FFFFFF}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}


a {
    font-size: 9px;
    color: #CCCCCC;
    background-color:#FFFFFF
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #CCCCCC;
    background-color:#FFFFFF
}
a:hover {
    text-decoration: underline;
    color: #666666;
    background-color:#FFFFFF
}
a:active {
    text-decoration: none;
    color: #CCCCCC;
    background-color:#FFFFFF
}
#Layer1 {
    position:absolute;
    width:361px;
    height:249px;
    z-index:19;
    left: -343px;
    top: 84px;
}
#Layer2 {
    position:absolute;
    width:149px;
    height:22px;
    z-index:20;
    left: 34px;
    top: 341px;
}
#Layer3 {
    position:absolute;
    width:10%;
    height:5%;
    z-index:1;
    top: 0%;
    margin: 0;
    right: auto;
    bottom: 0%;
    left: auto;
}
body {
    margin-left: 15%;
    margin-top: 0%;
    margin-right: 15%;
    text-align: left;
}
#Layer4 {
    position:absolute;
    width:158px;
    height:29px;
    z-index:2;
    left: 77px;
    top: 612px;
}
#Layer5 {
    position:absolute;
    width:159px;
    height:23px;
    z-index:2;
    left: 76px;
    top: 614px;
}
#Layer6 {
    position:absolute;
    width:156px;
    height:20px;
    z-index:2;
    left: 78px;
    top: 614px;
    background-color:#FFFFFF
}
and the HTML for my index page, which is but one of the pages that displays half off the screen on the left in Firerfox is here:

Code: Select all
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Fuse Learning - Training on Soft Skills, IT Applications and Technical and Professional Skills</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<META NAME="DESCRIPTION" CONTENT="Fuse Learning provides bespoke and scheduled training courses and programmes in IT applications, IT Technical, Soft Skills and Professional Skills, including management skills, executive coaching, change management, project management, personal productivity, lean, six sigma, helpdesk training, leadership, office, web development and desktop publishing dtp">
<META NAME="KEYWORDS" CONTENT="fuse, fuse learning, training solutions, courses, soft skills, IT, information technology, professional skills, change management">

<script type="text/javascript" src="ieupdate.js"></script>
<style type="text/css">

td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}
body,td,th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #008CEB;
}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}
td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}
td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}
</style>
<script type="text/javascript">
<!--

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[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

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[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].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[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
<link rel="shortcut icon" href="http://www.fuselearning.co.uk/favicon.ico">
<link href="fusemain.css" rel="stylesheet" type="text/css">
<!-- SWFObject embed by Geoff Stearns geoff@deconcept.com http://blog.deconcept.com/ -->
<script type="text/javascript" src="swfobject.js"></script>
<style type="text/css">
<!--
a:link {
    color: #666666;
}
a {
    font-size: x-small;
}
a:visited {
    color: #666666;
}
a:active {
    color: #666666;
}
-->
</style></head>

<body onLoad="MM_preloadImages('Sub_menu1/images/Sub_Menu1_r2_c3_f2.jpg','Sub_menu1/images/Sub_Menu1_r4_c2_f2.jpg','Sub_menu1/images/Sub_Menu1_r6_c2_f2.jpg','Sub_menu1/images/Sub_Menu1_r8_c2_f2.jpg','Sub_menu1/images/Sub_Menu1_r10_c3_f2.jpg','Sub_menu1/images/Sub_Menu1_r12_c4_f2.jpg','Sub_menu1/images/Sub_Menu1_r14_c3_f2.jpg','Sub_menu1/images/Sub_Menu1_r16_c3_f2.jpg','Sub_menu1/images/Sub_Menu1_r18_c3_f2.jpg','softskills/Right Panel/keydocs_related_links_r2_c2_f2.jpg','softskills/Right Panel/keydocs_related_links_r2_c5_f2.jpg','softskills/Right Panel/keydocs_related_links_r4_c5_f2.jpg','softskills/Right Panel/keydocs_related_links_r5_c2_f2.jpg','softskills/Right Panel/keydocs_related_links_r8_c5_f2.jpg','softskills/Right Panel/keydocs_related_links_r9_c2_f2.jpg','indexmenu/indexmenujpg_r2_c2_f2.gif','indexmenu/indexmenujpg_r4_c2_f2.gif','indexmenu/indexmenujpg_r6_c2_f2.gif','indexmenu/indexmenujpg_r8_c2_f2.gif','Index_Keydocs/keydocs_related_links_r2_c2_f2.gif','Index_Keydocs/keydocs_related_links_r2_c5_f2.gif','Index_Keydocs/keydocs_related_links_r4_c5_f2.gif','Index_Keydocs/keydocs_related_links_r5_c2_f2.gif','Index_Keydocs/keydocs_related_links_r8_c5_f2.gif','Index_Keydocs/keydocs_related_links_r9_c2_f2.gif','Index_menu_left/index_menu_left_r2_c5_f2.gif','Index_menu_left/index_menu_left_r4_c5_f2.gif','Index_menu_left/index_menu_left_r6_c2_f2.gif','Index_menu_left/index_menu_left_r8_c5_f2.gif','Index_menu_left/index_menu_left_r10_c4_f2.gif','Index_menu_left/index_menu_left_r12_c5_f2.gif','Index_menu_left/index_menu_left_r14_c5_f2.gif','Index_menu_left/index_menu_left_r16_c3_f2.gif')">
<div align="center">
  <div id="Layer3">
  
    <div align="center">
<span id="Layer13" style="position: absolute; left: 32px; top: 84px; width: 360px; height: 250px; z-index: 13; text-align: left"><img src="lightbulb3-1.jpg" alt=" " width="360" height="248" vspace="1"></span> </div>
 <div id="Layer15" style="position: absolute; left: -343px; top: 388px; width: 158px; height: 224px; z-index: 15; text-align: left">
    
      <div align="center">
                    <div id="indexmenu_left">
                       <div id="div">
                         <table border="0" cellpadding="0" cellspacing="0" width="158">
<!-- fwtable fwsrc="index_menu_left.png" fwbase="index_menu_left.gif" fwstyle="Dreamweaver" fwdocid = "1302265837" fwnested="0" -->
                           <tr>
<td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="15" height="1" border="0" /></td>
<td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="19" height="1" border="0" /></td>
<td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="3" height="1" border="0" /></td>
<td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="4" height="1" border="0" /></td>
<td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="73" height="1" border="0" /></td>
<td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="6" height="1" border="0" /></td>
<td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="2" height="1" border="0" /></td>
<td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="3" height="1" border="0" /></td>
<td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="11" height="1" border="0" /></td>
<td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="22" height="1" border="0" /></td>
<td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="1" height="1" border="0" /></td>
                           </tr>
                           <tr>
<td colspan="10"><img name="index_menu_left_r1_c1" src="Index_menu_left/index_menu_left_r1_c1.gif" width="158" height="27" border="0" id="index_menu_left_r1_c1" alt="" /></td>
<td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="1" height="27" border="0" /></td>
                           </tr>
                           <tr>
<td rowspan="4" colspan="4"><img name="index_menu_left_r2_c1" src="Index_menu_left/index_menu_left_r2_c1.gif" width="41" height="51" border="0" id="index_menu_left_r2_c1" alt="" /></td>
<td><a href="http://www.fuselearning.co.uk/softskills/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('index_menu_left_r2_c5','','Index_menu_left/index_menu_left_r2_c5_f2.gif',1);"><img name="index_menu_left_r2_c5" src="Index_menu_left/index_menu_left_r2_c5.gif" width="73" height="13" border="0" id="index_menu_left_r2_c5" alt="Soft Skills" /></a></td>
 <td rowspan="4" colspan="5"><img name="index_menu_left_r2_c6" src="Index_menu_left/index_menu_left_r2_c6.gif" width="44" height="51" border="0" id="index_menu_left_r2_c6" alt="" /></td>
<td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="1" height="13" border="0" /></td>
                           </tr>
                           <tr>
<td><img name="index_menu_left_r3_c5" src="Index_menu_left/index_menu_left_r3_c5.gif" width="73" height="12" border="0" id="index_menu_left_r3_c5" alt="" /></td>
<td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="1" height="12" border="0" /></td>
                           </tr>
                           <tr>
<td><a href="http://www.fuselearning.co.uk/ittraining/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('index_menu_left_r4_c5','','Index_menu_left/index_menu_left_r4_c5_f2.gif',1);"><img name="index_menu_left_r4_c5" src="Index_menu_left/index_menu_left_r4_c5.gif" width="73" height="13" border="0" id="index_menu_left_r4_c5" alt="IT Training" /></a></td>
 <td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="1" height="13" border="0" /></td>
                           </tr>
                           <tr>
<td><img name="index_menu_left_r5_c5" src="Index_menu_left/index_menu_left_r5_c5.gif" width="73" height="13" border="0" id="index_menu_left_r5_c5" alt="" /></td>
<td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="1" height="13" border="0" /></td>
                           </tr>
                           <tr>
<td rowspan="12"><img name="index_menu_left_r6_c1" src="Index_menu_left/index_menu_left_r6_c1.gif" width="15" height="148" border="0" id="index_menu_left_r6_c1" alt="" /></td>
<td colspan="8"><a href="http://www.fuselearning.co.uk/profskills/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('index_menu_left_r6_c2','','Index_menu_left/index_menu_left_r6_c2_f2.gif',1);"><img name="index_menu_left_r6_c2" src="Index_menu_left/index_menu_left_r6_c2.gif" width="121" height="11" border="0" id="index_menu_left_r6_c2" alt="Professional Skills" /></a></td>
 <td rowspan="12"><img name="index_menu_left_r6_c10" src="Index_menu_left/index_menu_left_r6_c10.gif" width="22" height="148" border="0" id="index_menu_left_r6_c10" alt="" /></td>
 <td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="1" height="11" border="0" /></td>
                           </tr>
                           <tr>
<td colspan="8"><img name="index_menu_left_r7_c2" src="Index_menu_left/index_menu_left_r7_c2.gif" width="121" height="14" border="0" id="index_menu_left_r7_c2" alt="" /></td>
<td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="1" height="14" border="0" /></td>
                           </tr>
                           <tr>
<td rowspan="2" colspan="3"><img name="index_menu_left_r8_c2" src="Index_menu_left/index_menu_left_r8_c2.gif" width="26" height="25" border="0" id="index_menu_left_r8_c2" alt="" /></td>
<td colspan="2"><a href="http://www.fuselearning.co.uk/consult/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('index_menu_left_r8_c5','','Index_menu_left/index_menu_left_r8_c5_f2.gif',1);"><img name="index_menu_left_r8_c5" src="Index_menu_left/index_menu_left_r8_c5.gif" width="79" height="13" border="0" id="index_menu_left_r8_c5" alt="Consultancy" /></a></td>
 <td rowspan="2" colspan="3"><img name="index_menu_left_r8_c7" src="Index_menu_left/index_menu_left_r8_c7.gif" width="16" height="25" border="0" id="index_menu_left_r8_c7" alt="" /></td>
<td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="1" height="13" border="0" /></td>
                           </tr>
                           <tr>
<td colspan="2"><img name="index_menu_left_r9_c5" src="Index_menu_left/index_menu_left_r9_c5.gif" width="79" height="12" border="0" id="index_menu_left_r9_c5" alt="" /></td>
<td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="1" height="12" border="0" /></td>
                           </tr>
                           <tr>
<td rowspan="6" colspan="2"><img name="index_menu_left_r10_c2" src="Index_menu_left/index_menu_left_r10_c2.gif" width="22" height="75" border="0" id="index_menu_left_r10_c2" alt="" /></td>
<td colspan="5"><a href="http://www.fuselearning.co.uk/method/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('index_menu_left_r10_c4','','Index_menu_left/index_menu_left_r10_c4_f2.gif',1);"><img name="index_menu_left_r10_c4" src="Index_menu_left/index_menu_left_r10_c4.gif" width="88" height="13" border="0" id="index_menu_left_r10_c4" alt="Methodolody" /></a></td>
 <td rowspan="8"><img name="index_menu_left_r10_c9" src="Index_menu_left/index_menu_left_r10_c9.gif" width="11" height="98" border="0" id="index_menu_left_r10_c9" alt="" /></td>
<td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="1" height="13" border="0" /></td>
                           </tr>
                           <tr>
<td colspan="5"><img name="index_menu_left_r11_c4" src="Index_menu_left/index_menu_left_r11_c4.gif" width="88" height="12" border="0" id="index_menu_left_r11_c4" alt="" /></td>
<td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="1" height="12" border="0" /></td>
                           </tr>
                           <tr>
<td rowspan="4"><img name="index_menu_left_r12_c4" src="Index_menu_left/index_menu_left_r12_c4.gif" width="4" height="50" border="0" id="index_menu_left_r12_c4" alt="" /></td>
<td><a href="http://www.fuselearning.co.uk/resources/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('index_menu_left_r12_c5','','Index_menu_left/index_menu_left_r12_c5_f2.gif',1);"><img name="index_menu_left_r12_c5" src="Index_menu_left/index_menu_left_r12_c5.gif" width="73" height="12" border="0" id="index_menu_left_r12_c5" alt="Resources" /></a></td>
 <td rowspan="4" colspan="3"><img name="index_menu_left_r12_c6" src="Index_menu_left/index_menu_left_r12_c6.gif" width="11" height="50" border="0" id="index_menu_left_r12_c6" alt="" /></td>
<td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="1" height="12" border="0" /></td>
                           </tr>
                           <tr>
<td><img name="index_menu_left_r13_c5" src="Index_menu_left/index_menu_left_r13_c5.gif" width="73" height="13" border="0" id="index_menu_left_r13_c5" alt="" /></td>
<td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="1" height="13" border="0" /></td>
                           </tr>
                           <tr>
<td><a href="http://www.fuselearning.co.uk/courses/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('index_menu_left_r14_c5','','Index_menu_left/index_menu_left_r14_c5_f2.gif',1);"><img name="index_menu_left_r14_c5" src="Index_menu_left/index_menu_left_r14_c5.gif" width="73" height="11" border="0" id="index_menu_left_r14_c5" alt="Courses" /></a></td>
 <td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="1" height="11" border="0" /></td>
                           </tr>
                           <tr>
<td><img name="index_menu_left_r15_c5" src="Index_menu_left/index_menu_left_r15_c5.gif" width="73" height="14" border="0" id="index_menu_left_r15_c5" alt="" /></td>
<td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="1" height="14" border="0" /></td>
                           </tr>
                           <tr>
<td rowspan="2"><img name="index_menu_left_r16_c2" src="Index_menu_left/index_menu_left_r16_c2.gif" width="19" height="23" border="0" id="index_menu_left_r16_c2" alt="" /></td>
<td colspan="5"><a href="http://www.fuselearning.co.uk/casestudies/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('index_menu_left_r16_c3','','Index_menu_left/index_menu_left_r16_c3_f2.gif',1);"><img name="index_menu_left_r16_c3" src="Index_menu_left/index_menu_left_r16_c3.gif" width="88" height="11" border="0" id="index_menu_left_r16_c3" alt="Case Studies" /></a></td>
 <td rowspan="2"><img name="index_menu_left_r16_c8" src="Index_menu_left/index_menu_left_r16_c8.gif" width="3" height="23" border="0" id="index_menu_left_r16_c8" alt="" /></td>
<td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="1" height="11" border="0" /></td>
                           </tr>
                           <tr>
<td colspan="5"><img name="index_menu_left_r17_c3" src="Index_menu_left/index_menu_left_r17_c3.gif" width="88" height="12" border="0" id="index_menu_left_r17_c3" alt="" /></td>
<td><img src="Index_menu_left/spacer.gif" alt="" name="undefined_5" width="1" height="12" border="0" /></td>
                           </tr>
                         </table>
                      </div>
                    </div>
      </div>
    </div>
<div id="Layer16" style="position: absolute; left: -185px; top: 390px; width: 217px; height: 230px; z-index: 16; text-align: left">
      <div align="right"><span style="color:#666666">
        <script src="/breadnav.js" type="text/javascript">
          </script>
        </span> <br>
Fuse Learning specialises in innovative interactive training solutions to inspire you and your people. We will help you realise your potential. <br>
        <br>
 Our team will work with you to ensure that your training meets your individual requirements, no matter how unique. We strive to provide the best training for you across <a href="softskills/index.html">soft skills</a>, <a href="ittraining/index.html">information technology</a> and <a href="profskills/index.html">professional skills</a>.<br>
        <br>
 Whether you need scheduled training, a course customised to your exact requirements or a full tailored <a href="courses/index.html">training programme</a> designed to reflect the vision of your organisation. </div>
    </div>
 <div id="layer" style="position: absolute; left: 53px; top: 400px; width: 337px; height: 88px; z-index: 18; text-align: right; font-weight: bold;">
      <div id="ROIClinic">
        <!-- this appears if user doesn't have JavaScript enabled, or doesn't have the required Flash Player version -->
<p align=center>Please upgrade to the latest version of <a href="http://www.adobe.com/go/getflashplayer/" target="_blank">Flash Player</a>.</p>
 <p align=center><a href="?detectflash=false">Click here</a> if you already have Flash Player installed.</p>
      </div>
      <script type="text/javascript">
    // <![CDATA[

    var so = new SWFObject("ROIClinic/ROI_Banner_Ad/ROIAnim.swf", "myMovie", "340", "88", "8", "#FFFFFF");
    so.write("ROIClinic");

    // ]]>
      </script>
    </div>
<div id="Layer18" style="position: absolute; left: 54px; top: 660px; width: 337px; height: 12px; z-index: 18; line-height: 12px; text-align: right;">
      <div align="right">
        &copy; 2006 Fuse Learning Ltd.<br /><br />
        <br />
        <br />
 <a href="http://jigsaw.w3.org/css-validator/" target="_blank">
  <img
       src="/WC3_CSS.jpg" 
       alt="Valid CSS!" width="61" height="22"/></a>
 <a href="http://validator.w3.org/check?uri=referer" target="_blank"><img
        src="/WC3_HTML.jpg"
        alt="Valid HTML 4.01 Transitional" height="22" width="61"></a>&nbsp;      </div>
    </div>
<div id="layer21" style="position: absolute; left: 54px; top: 519px; width: 337px; height: 88px; z-index: 18; text-align: right">
    
      <div align="center">
        <table border="0" cellpadding="0" cellspacing="0" width="335">
<!-- fwtable fwsrc="keydocs_related_links.png" fwbase="keydocs_related_links.jpg" fwstyle="Dreamweaver" fwdocid = "1614869721" fwnested="0" -->
          <tr>
<td><img src="softskills/Right Panel/spacer.gif" alt="" name="undefined_2" width="35" height="1" border="0" id="undefined_2"></td>
            <td><img src="softskills/Right Panel/spacer.gif" alt="" width="71" height="1" border="0" ></td>
            <td><img src="softskills/Right Panel/spacer.gif" alt="" width="15" height="1" border="0" ></td>
            <td><img src="softskills/Right Panel/spacer.gif" alt="" width="123" height="1" border="0" ></td>
            <td><img src="softskills/Right Panel/spacer.gif" alt="" width="45" height="1" border="0" ></td>
            <td><img src="softskills/Right Panel/spacer.gif" alt="" width="21" height="1" border="0" ></td>
            <td><img src="softskills/Right Panel/spacer.gif" alt="" width="25" height="1" border="0" ></td>
            <td><img src="softskills/Right Panel/spacer.gif" alt="" width="1" height="1" border="0" ></td>
          </tr>
          <tr>
            <td colspan="7" rowspan="11"><table border="0" cellpadding="0" cellspacing="0" width="335">
<!-- fwtable fwsrc="keydocs_related_links.png" fwbase="keydocs_related_links.gif" fwstyle="Dreamweaver" fwdocid = "1614869721" fwnested="0" -->
              <tr>
<td><img src="Index_Keydocs/spacer.gif" alt="" name="undefined_4" width="35" height="1" border="0" /></td>
<td><img src="Index_Keydocs/spacer.gif" alt="" name="undefined_4" width="71" height="1" border="0" /></td>
<td><img src="Index_Keydocs/spacer.gif" alt="" name="undefined_4" width="63" height="1" border="0" /></td>
<td><img src="Index_Keydocs/spacer.gif" alt="" name="undefined_4" width="75" height="1" border="0" /></td>
<td><img src="Index_Keydocs/spacer.gif" alt="" name="undefined_4" width="45" height="1" border="0" /></td>
<td><img src="Index_Keydocs/spacer.gif" alt="" name="undefined_4" width="21" height="1" border="0" /></td>
<td><img src="Index_Keydocs/spacer.gif" alt="" name="undefined_4" width="25" height="1" border="0" /></td>
<td><img src="Index_Keydocs/spacer.gif" alt="" name="undefined_4" width="1" height="1" border="0" /></td>
              </tr>
              <tr>
<td colspan="7"><img name="keydocs_related_links_r1_c1" src="Index_Keydocs/keydocs_related_links_r1_c1.gif" width="335" height="21" border="0" id="keydocs_related_links_r1_c1" alt="" /></td>
 <td><img src="Index_Keydocs/spacer.gif" alt="" name="undefined_4" width="1" height="21" border="0" /></td>
              </tr>
              <tr>
<td rowspan="10"><img name="keydocs_related_links_r2_c1" src="Index_Keydocs/keydocs_related_links_r2_c1.gif" width="35" height="68" border="0" id="keydocs_related_links_r2_c1" alt="" /></td>
 <td colspan="2"><a href="Index_Keydocs/WelcometoFuseLearning.doc" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('keydocs_related_links_r2_c2','','Index_Keydocs/keydocs_related_links_r2_c2_f2.gif',1);"><img name="keydocs_related_links_r2_c2" src="Index_Keydocs/keydocs_related_links_r2_c2.gif" width="134" height="13" border="0" id="keydocs_related_links_r2_c2" alt="" /></a></td>
 <td rowspan="10"><img name="keydocs_related_links_r2_c4" src="Index_Keydocs/keydocs_related_links_r2_c4.gif" width="75" height="68" border="0" id="keydocs_related_links_r2_c4" alt="" /></td>
 <td><a href="courses/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('keydocs_related_links_r2_c5','','Index_Keydocs/keydocs_related_links_r2_c5_f2.gif',1);"><img name="keydocs_related_links_r2_c5" src="Index_Keydocs/keydocs_related_links_r2_c5.gif" width="45" height="13" border="0" id="keydocs_related_links_r2_c5" alt="" /></a></td>
 <td rowspan="2" colspan="2"><img name="keydocs_related_links_r2_c6" src="Index_Keydocs/keydocs_related_links_r2_c6.gif" width="46" height="18" border="0" id="keydocs_related_links_r2_c6" alt="" /></td>
 <td><img src="Index_Keydocs/spacer.gif" alt="" name="undefined_4" width="1" height="13" border="0" /></td>
              </tr>
              <tr>
<td rowspan="2" colspan="2"><img name="keydocs_related_links_r3_c2" src="Index_Keydocs/keydocs_related_links_r3_c2.gif" width="134" height="8" border="0" id="keydocs_related_links_r3_c2" alt="" /></td>
 <td><img name="keydocs_related_links_r3_c5" src="Index_Keydocs/keydocs_related_links_r3_c5.gif" width="45" height="5" border="0" id="keydocs_related_links_r3_c5" alt="" /></td>
 <td><img src="Index_Keydocs/spacer.gif" alt="" name="undefined_4" width="1" height="5" border="0" /></td>
              </tr>
              <tr>
<td rowspan="2" colspan="2"><a href="consult/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('keydocs_related_links_r4_c5','','Index_Keydocs/keydocs_related_links_r4_c5_f2.gif',1);"><img name="keydocs_related_links_r4_c5" src="Index_Keydocs/keydocs_related_links_r4_c5.gif" width="66" height="13" border="0" id="keydocs_related_links_r4_c5" alt="" /></a></td>
 <td rowspan="8"><img name="keydocs_related_links_r4_c7" src="Index_Keydocs/keydocs_related_links_r4_c7.gif" width="25" height="50" border="0" id="keydocs_related_links_r4_c7" alt="" /></td>
 <td><img src="Index_Keydocs/spacer.gif" alt="" name="undefined_4" width="1" height="3" border="0" /></td>
              </tr>
              <tr>
<td rowspan="2"><a href="method/Methodology.doc" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('keydocs_related_links_r5_c2','','Index_Keydocs/keydocs_related_links_r5_c2_f2.gif',1);"><img name="keydocs_related_links_r5_c2" src="Index_Keydocs/keydocs_related_links_r5_c2.gif" width="71" height="13" border="0" id="keydocs_related_links_r5_c2" alt="" /></a></td>
 <td rowspan="7"><img name="keydocs_related_links_r5_c3" src="Index_Keydocs/keydocs_related_links_r5_c3.gif" width="63" height="47" border="0" id="keydocs_related_links_r5_c3" alt="" /></td>
 <td><img src="Index_Keydocs/spacer.gif" alt="" name="undefined_4" width="1" height="10" border="0" /></td>
              </tr>
              <tr>
<td rowspan="2" colspan="2"><img name="keydocs_related_links_r6_c5" src="Index_Keydocs/keydocs_related_links_r6_c5.gif" width="66" height="6" border="0" id="keydocs_related_links_r6_c5" alt="" /></td>
 <td><img src="Index_Keydocs/spacer.gif" alt="" name="undefined_4" width="1" height="3" border="0" /></td>
              </tr>
              <tr>
<td rowspan="2"><img name="keydocs_related_links_r7_c2" src="Index_Keydocs/keydocs_related_links_r7_c2.gif" width="71" height="8" border="0" id="keydocs_related_links_r7_c2" alt="" /></td>
 <td><img src="Index_Keydocs/spacer.gif" alt="" name="undefined_4" width="1" height="3" border="0" /></td>
              </tr>
              <tr>
<td rowspan="3" colspan="2"><a href="profskills/index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('keydocs_related_links_r8_c5','','Index_Keydocs/keydocs_related_links_r8_c5_f2.gif',1);"><img name="keydocs_related_links_r8_c5" src="Index_Keydocs/keydocs_related_links_r8_c5.gif" width="66" height="21" border="0" id="keydocs_related_links_r8_c5" alt="" /></a></td>
 <td><img src="Index_Keydocs/spacer.gif" alt="" name="undefined_4" width="1" height="5" border="0" /></td>
              </tr>
              <tr>
<td><a href="consult/Consultancy.doc" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('keydocs_related_links_r9_c2','','Index_Keydocs/keydocs_related_links_r9_c2_f2.gif',1);"><img name="keydocs_related_links_r9_c2" src="Index_Keydocs/keydocs_related_links_r9_c2.gif" width="71" height="12" border="0" id="keydocs_related_links_r9_c2" alt="" /></a></td>
 <td><img src="Index_Keydocs/spacer.gif" alt="" name="undefined_4" width="1" height="12" border="0" /></td>
              </tr>
              <tr>
<td rowspan="2"><img name="keydocs_related_links_r10_c2" src="Index_Keydocs/keydocs_related_links_r10_c2.gif" width="71" height="14" border="0" id="keydocs_related_links_r10_c2" alt="" /></td>
 <td><img src="Index_Keydocs/spacer.gif" alt="" name="undefined_4" width="1" height="4" border="0" /></td>
              </tr>
              <tr>
<td colspan="2"><img name="keydocs_related_links_r11_c5" src="Index_Keydocs/keydocs_related_links_r11_c5.gif" width="66" height="10" border="0" id="keydocs_related_links_r11_c5" alt="" /></td>
 <td><img src="Index_Keydocs/spacer.gif" alt="" name="undefined_4" width="1" height="10" border="0" /></td>
              </tr>
            </table></td>
            <td><img src="softskills/Right Panel/spacer.gif" alt="" width="1" height="21" border="0"></td>
          </tr>
          <tr>
            <td><img src="softskills/Right Panel/spacer.gif" alt="" width="1" height="13" border="0"></td>
          </tr>
          <tr>
            <td><img src="softskills/Right Panel/spacer.gif" alt="" width="1" height="5" border="0"></td>
          </tr>
          <tr>
            <td><img src="softskills/Right Panel/spacer.gif" alt="" width="1" height="3" border="0"></td>
          </tr>
          <tr>
            <td><img src="softskills/Right Panel/spacer.gif" alt="" width="1" height="10" border="0"></td>
          </tr>
          <tr>
            <td><img src="softskills/Right Panel/spacer.gif" alt="" width="1" height="3" border="0"></td>
          </tr>
          <tr>
            <td><img src="softskills/Right Panel/spacer.gif" alt="" width="1" height="3" border="0"></td>
          </tr>
          <tr>
            <td><img src="softskills/Right Panel/spacer.gif" alt="" width="1" height="5" border="0"></td>
          </tr>
          <tr>
            <td><img src="softskills/Right Panel/spacer.gif" alt="" width="1" height="12" border="0"></td>
          </tr>
          <tr>
            <td><img src="softskills/Right Panel/spacer.gif" alt="" width="1" height="4" border="0"></td>
          </tr>
          <tr>
            <td><img src="softskills/Right Panel/spacer.gif" alt="" width="1" height="10" border="0"></td>
          </tr>
        </table>
      </div>
    </div>
    <div id="Layer1">
    
      <div align="center">
        <table border="0" cellpadding="0" cellspacing="0" width="374">
<!-- fwtable fwsrc="indexmenu.png" fwbase="indexmenujpg.gif" fwstyle="Dreamweaver" fwdocid = "617858359" fwnested="0" -->
          <tr>
<td><img src="indexmenu/spacer.gif" alt="" name="undefined_3" width="298" height="1" border="0" id="undefined_3"></td>
            <td><img src="indexmenu/spacer.gif" alt="" width="33" height="1" border="0"></td>
            <td><img src="indexmenu/spacer.gif" alt="" width="28" height="1" border="0"></td>
            <td><img src="indexmenu/spacer.gif" alt="" width="15" height="1" border="0"></td>
            <td><img src="indexmenu/spacer.gif" alt="" width="1" height="1" border="0"></td>
          </tr>
          <tr>
<td colspan="4"><img name="indexmenujpg_r1_c1" src="indexmenu/indexmenujpg_r1_c1.gif" width="374" height="179" border="0" id="indexmenujpg_r1_c1" alt=""></td>
<td><img src="indexmenu/spacer.gif" alt="" name="undefined_3" width="1" height="179" border="0"></td>
          </tr>
          <tr>
<td rowspan="8"><img name="indexmenujpg_r2_c1" src="indexmenu/indexmenujpg_r2_c1.gif" width="298" height="124" border="0" id="indexmenujpg_r2_c1" alt=""></td>
 <td colspan="2"><a href="whoweare/index.html" target="_self" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('indexmenujpg_r2_c2','','indexmenu/indexmenujpg_r2_c2_f2.gif',1)"><img name="indexmenujpg_r2_c2" src="indexmenu/indexmenujpg_r2_c2.gif" width="61" height="11" border="0" id="indexmenujpg_r2_c2" alt="who we are"></a></td>
 <td rowspan="8"><img name="indexmenujpg_r2_c4" src="indexmenu/indexmenujpg_r2_c4.gif" width="15" height="124" border="0" id="indexmenujpg_r2_c4" alt=""></td>
            <td><img src="indexmenu/spacer.gif" alt="" width="1" height="11" border="0"></td>
          </tr>
          <tr>
<td colspan="2"><img name="indexmenujpg_r3_c2" src="indexmenu/indexmenujpg_r3_c2.gif" width="61" height="19" border="0" id="indexmenujpg_r3_c2" alt=""></td>
            <td><img src="indexmenu/spacer.gif" alt="" width="1" height="19" border="0"></td>
          </tr>
          <tr>
<td colspan="2"><a href="whatwedo/index.html" target="_self" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('indexmenujpg_r4_c2','','indexmenu/indexmenujpg_r4_c2_f2.gif',1)"><img name="indexmenujpg_r4_c2" src="indexmenu/indexmenujpg_r4_c2.gif" width="61" height="11" border="0" id="indexmenujpg_r4_c2" alt="what we do"></a></td>
            <td><img src="indexmenu/spacer.gif" alt="" width="1" height="11" border="0"></td>
          </tr>
          <tr>
<td colspan="2"><img name="indexmenujpg_r5_c2" src="indexmenu/indexmenujpg_r5_c2.gif" width="61" height="19" border="0" id="indexmenujpg_r5_c2" alt=""></td>
            <td><img src="indexmenu/spacer.gif" alt="" width="1" height="19" border="0"></td>
          </tr>
          <tr>
<td colspan="2"><a href="contactus/index.html" target="_self" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('indexmenujpg_r6_c2','','indexmenu/indexmenujpg_r6_c2_f2.gif',1)"><img name="indexmenujpg_r6_c2" src="indexmenu/indexmenujpg_r6_c2.gif" width="61" height="11" border="0" id="indexmenujpg_r6_c2" alt="contact us"></a></td>
            <td><img src="indexmenu/spacer.gif" alt="" width="1" height="11" border="0"></td>
          </tr>
          <tr>
<td colspan="2"><img name="indexmenujpg_r7_c2" src="indexmenu/indexmenujpg_r7_c2.gif" width="61" height="19" border="0" id="indexmenujpg_r7_c2" alt=""></td>
            <td><img src="indexmenu/spacer.gif" alt="" width="1" height="19" border="0"></td>
          </tr>
          <tr>
<td><a href="/index2.html" target="_self" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('indexmenujpg_r8_c2','','indexmenu/indexmenujpg_r8_c2_f2.gif',1)"><img name="indexmenujpg_r8_c2" src="indexmenu/indexmenujpg_r8_c2.gif" width="33" height="11" border="0" id="indexmenujpg_r8_c2" alt="home"></a></td>
 <td rowspan="2"><img name="indexmenujpg_r8_c3" src="indexmenu/indexmenujpg_r8_c3.gif" width="28" height="34" border="0" id="indexmenujpg_r8_c3" alt=""></td>
            <td><img src="indexmenu/spacer.gif" alt="" width="1" height="11" border="0"></td>
          </tr>
          <tr>
<td><img name="indexmenujpg_r9_c2" src="indexmenu/indexmenujpg_r9_c2.gif" width="33" height="23" border="0" id="indexmenujpg_r9_c2" alt=""></td>
            <td><img src="indexmenu/spacer.gif" alt="" width="1" height="23" border="0"></td>
          </tr>
        </table>
      </div>
    </div>
    <div id="Layer2">
<div align="center"><img src="FuseLogogif.gif" alt="Fuse Learning" width="172" height="40" align="middle"></div>
    </div>
  </div>
</div>
</body>
</html>
I would really appreciate anything anyone can suggest, as I have to have this resolved by Monday. Thanks everyone.

Cheers,

Flunkie.

Last edited by flunkie; Jul 20th, 2008 at 18:35. Reason: solved problem
Reply With Quote

  #2 (permalink)  
Old Jul 20th, 2008, 18:35
New Member
Join Date: Jul 2008
Location: London
Age: 33
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Help - Live Site Disaster :-(

Don't worry. Problem solved.
Reply With Quote
  #3 (permalink)  
Old Jul 21st, 2008, 19:31
moojoo's Avatar
Moderator
Join Date: Aug 2005
Location: Texas
Posts: 2,020
Blog Entries: 1
Thanks: 0
Thanked 33 Times in 33 Posts
Re: Help - Live Site Disaster :-(

Just got to this, in the future may I suggest you set up a development environment on your local box to use for testing/changes prior to editing the live site.

PHP/Apache/MySQL etc are easy to install and set up.
__________________
I hate IE 6. Just sayin....
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
Reply With Quote
Reply

Tags
css, display problems, firefox, html

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Disaster Recovery??? moromara Hosting & Domains 4 Jul 7th, 2008 11:13
another site of mine thats gone live... nuideas Free Web Site Critique 1 May 21st, 2008 20:48
Tips On WebPage? (PSD, not live site) josephman1988 Website Planning 9 Nov 5th, 2007 01:23
Live Review uqwebdesign Free Web Site Critique 13 Jan 5th, 2007 22:16
Live Web Cam Bortiquai Web Page Design 3 Aug 14th, 2006 16:45


All times are GMT. The time now is 20:40.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43