Results 1 to 6 of 6

Thread: Urgent help needed PLEASE! Layout breaking up in Dreamweaver

  1. #1

    Urgent help needed PLEASE! Layout breaking up in Dreamweaver

    I've created me design in Photoshop and imported it in to Dreamweaver and it looks great until I add links or rollovers. As soon as I do this the layou breaks up.

    Can anyone tell me why this happens and more importantly how to resolve this?

    Thanks

    Tony

  2. #2
    Throm-Ka Hermie's Avatar
    Join Date
    Jul 2006
    Location
    Nijverdal, Holland
    Posts
    5,316
    For that we need to see the code of the page....

    Maybe some screen shots, etc....

  3. #3
    When you choose a sliced image and make it a link, is dreamweaver putting a box around your image? This is what typically messes my layouts up when created in photoshop first.

    Try typing into the code after you place the link "border=0" and that should clear it up is that is what is causing the problem.

  4. #4
    Programming Ninja mkeefe's Avatar
    Join Date
    Feb 2003
    Location
    Boston
    Posts
    7,794
    Screenshots or code will help us assist you, no point in us guessing.

    Matt

  5. #5

    Urgent help needed PLEASE! Layout breaking up in Dreamweaver » Reply

    Hi Guys, thanks for all your help. Much appreciated.

    I've attached the screenshot and pasted in the code.

    file:///Users/keithcolvinsmith/Desktop/Picture%201.png



    <html>
    <head>
    <title>Home page-galleryV5</title>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <style type="text/css">
    <!--
    body {
    background-color: #000000;
    }
    -->
    </style></head>
    <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
    <div align="center">
    <!-- ImageReady Slices (Home page-galleryV5.jpg) -->
    <table id="Table_01" width="1025" height="769" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td colspan="12">
    <img src="images/Home-page-galleryV5_01.jpg" width="1024" height="171" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="1" height="171" alt=""></td>
    </tr>
    <tr>
    <td colspan="2" rowspan="3">
    <img src="images/Home-page-galleryV5_02.jpg" width="98" height="119" alt=""></td>
    <td colspan="2" rowspan="3">
    <a href="../music/MusicV5.1-APPROVED.html"><img src="images/Home-page-galleryV5_03.jpg" width="97" height="119" alt=""></a></td>
    <td rowspan="3">
    <img src="images/Home-page-galleryV5_04.jpg" width="81" height="119" alt=""></td>
    <td colspan="2" rowspan="3">
    <img src="images/Home-page-galleryV5_05.jpg" width="77" height="119" alt=""></td>
    <td colspan="4" rowspan="2">
    <img src="images/Home-page-galleryV5_06.jpg" width="321" height="84" alt=""></td>
    <td>
    <img src="images/Home-page-galleryV5_07.jpg" width="350" height="68" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="1" height="68" alt=""></td>
    </tr>
    <tr>
    <td rowspan="5">
    <img src="images/Home-page-galleryV5_08.jpg" width="350" height="111" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="1" height="16" alt=""></td>
    </tr>
    <tr>
    <td rowspan="3">
    <img src="images/Home-page-galleryV5_09.jpg" width="56" height="84" alt=""></td>
    <td rowspan="2">
    <img src="images/Home-page-galleryV5_10.jpg" width="52" height="68" alt=""></td>
    <td>
    <img src="images/Home-page-galleryV5_11.jpg" width="50" height="35" alt=""></td>
    <td rowspan="8">
    <img src="images/Home-page-galleryV5_12.jpg" width="163" height="184" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="1" height="35" alt=""></td>
    </tr>
    <tr>
    <td rowspan="5">
    <img src="images/Home-page-galleryV5_13.jpg" width="65" height="97" alt=""></td>
    <td colspan="2" rowspan="5">
    <img src="images/Home-page-galleryV5_14.jpg" width="65" height="97" alt=""></td>
    <td rowspan="5">
    <img src="images/Home-page-galleryV5_15.jpg" width="65" height="97" alt=""></td>
    <td colspan="2" rowspan="7">
    <img src="images/Home-page-galleryV5_16.jpg" width="118" height="149" alt=""></td>
    <td rowspan="2">
    <img src="images/Home-page-galleryV5_17.jpg" width="40" height="49" alt=""></td>
    <td rowspan="4">
    <img src="images/Home-page-galleryV5_18.jpg" width="50" height="73" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="1" height="33" alt=""></td>
    </tr>
    <tr>
    <td rowspan="5">
    <img src="images/Home-page-galleryV5_19.jpg" width="52" height="77" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="1" height="16" alt=""></td>
    </tr>
    <tr>
    <td colspan="2" rowspan="5">
    <img src="images/Home-page-galleryV5_20.jpg" width="96" height="100" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="1" height="11" alt=""></td>
    </tr>
    <tr>
    <td rowspan="4">
    <img src="images/Home-page-galleryV5_21.jpg" width="350" height="89" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="1" height="13" alt=""></td>
    </tr>
    <tr>
    <td rowspan="3">
    <img src="images/Home-page-galleryV5_22.jpg" width="50" height="76" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="1" height="24" alt=""></td>
    </tr>
    <tr>
    <td colspan="4" rowspan="2">
    <img src="images/Home-page-galleryV5_23.jpg" width="195" height="52" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="1" height="13" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/Home-page-galleryV5_24.jpg" width="52" height="39" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="1" height="39" alt=""></td>
    </tr>
    <tr>
    <td colspan="12">
    <img src="images/Home-page-galleryV5_25.jpg" width="1024" height="329" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="1" height="329" alt=""></td>
    </tr>
    <tr>
    <td>
    <img src="images/spacer.gif" width="65" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="33" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="32" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="65" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="81" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="37" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="40" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="56" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="52" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="50" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="163" height="1" alt=""></td>
    <td>
    <img src="images/spacer.gif" width="350" height="1" alt=""></td>
    <td></td>
    </tr>
    </table>
    <!-- End ImageReady Slices -->
    </div>
    </body>
    </html>

  6. #6

    Urgent help needed PLEASE! Layout breaking up in Dreamweaver » Reply

    Hi, I tried to insert a screenshot from my desktop but this didn't work. Can anyone tell me how to do this?

    Thanks again

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •