Results 1 to 10 of 10
  1. #1

    Need some quick HTML work done.

    On my site http://www.black-zero.com you will find a news box right under the welcome message on the home page.

    The images seem to be out of line and don't really match up. I'm willing to pay $15 for someone to go through and make sure everything looks good.

    Here's the HTML code and I'm guessing you'll need to download the images and css from the site.

    Code:
    <div class="news-dcc" style="display: block">
    <table width="100%" border="0" cellpadding="0" cellspacing="0">
      <!--DWLayoutTable-->
      <tr>
        <td width="32" height="38" valign="top"><img src="/themes/Z3/images/stl.jpg" width="32" height="38" alt="Black Zero" title="Black Zero" /></td>
        <td width="100%" valign="top"><table class="bgst" width="100%" border="0" cellpadding="0" cellspacing="0">
          <!--DWLayoutTable-->
          <tr>
            <td width="45%">&nbsp;</td>
          </tr>
          <tr>
            <td height="19" width="50%" align="left" valign="top"><span class="style3"><span size="-1"><b>$title</b></span></span></td>
                    <td height="19" align="left" valign="top">
            <div class="news-comments" align="left">
        <a href="#" onclick="prev(); return false;">&lt;&lt;</a>
        &nbsp;&nbsp;<a href="http://www.black-zero.com/News/">News</a>&nbsp;&nbsp;
        <a href="#" onclick="next(); return false;">&gt;&gt;</a>
    </div>
    <script type="text/javascript">
        if (document.all || document.getElementById)
        {
            getElementByClass("news-dcc");
            start_stop();
        }
    </script>
    </td>
          </tr>
        </table></td>
        <td width="29" valign="top"><img src="/themes/Z3/images/str.jpg" width="29" height="38" alt="Black Zero" title="Black Zero" /></td>
      </tr>
      <tr>
        <td height="156" valign="top" class="bgsl"></td>
        <td valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
          <!--DWLayoutTable-->
          <tr>
            <td width="108" height="156" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
              <!--DWLayoutTable-->
              <tr>
                <td width="108" height="156" align="center" valign="top" bgcolor="#000000" class="extras"><br /> 
                      <a href="modules.php?name=News&amp;new_topic=$topic"> <img src="$tipath$topicimage" border="0" alt="$topictext" title="$topictext" hspace="10" vspace="10"></a><br />
                      <span size="-1">&nbsp;</span> </td>
              </tr>
            </table></td>
            <td width="100%" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
              <!--DWLayoutTable-->
              <tr>
                <td width="13" height="12" valign="top"><img src="/themes/Z3/images/s2tl.jpg" width="13" height="12" alt="Black Zero" title="Black Zero" /></td>
                <td width="100%" valign="top" class="bgs2t"></td>
                <td width="13" valign="top"><img src="/themes/Z3/images/s2tr.jpg" width="13" height="12" alt="Black Zero" title="Black Zero" /></td>
              </tr>
              <tr>
                <td rowspan="2" valign="top" class="bgs2l"><img src="/themes/Z3/images/s2l.jpg" width="13" height="3" alt="Black Zero" title="Black Zero" /></td>
                <td height="116" valign="top" bgcolor="#000000"><span class="style7">$content</span></td>
                <td rowspan="2" valign="top" class="bgs2r"><img src="/themes/Z3/images/s2r.jpg" width="13" height="2" alt="Black Zero" title="Black Zero" /></td>
              </tr>
              <tr>
                <td height="19" align="right" valign="bottom" bgcolor="#000000">$posted</td>
              </tr>
              <tr>
                <td height="9" valign="top"><img src="/themes/Z3/images/s2bl.jpg" width="13" height="9" alt="Black Zero" title="Black Zero" /></td>
                <td valign="top" class="bgs2b"><img src="/themes/Z3/images/s2b.jpg" width="1" height="9" alt="Black Zero" title="Black Zero" /></td>
                <td valign="top"><img src="/themes/Z3/images/s2br.jpg" width="13" height="9" alt="Black Zero" title="Black Zero" /></td>
              </tr>
            </table></td>
          </tr>
        </table></td>
        <td valign="top" class="bgsr"></td>
      </tr>
      <tr>
        <td height="40" valign="top"><img src="/themes/Z3/images/sbl.jpg" width="32" height="40" alt="Black Zero" title="Black Zero" /></td>
        <td align="center" valign="top" class="bgsb"></td>
        <td valign="top"><img src="/themes/Z3/images/sbr.jpg" width="29" height="40" alt="Black Zero" title="Black Zero" /></td>
      </tr>
    </table>
    </div>
    Thanks

  2. #2
    Join Date
    Sep 2005
    Location
    In canada
    Posts
    3,374
    What images are you talking about can you provide a screenshot with those areas highlighted or circled ?
    12+ years -same website , new server [SSD Inside] providing shared/reseller hosting only !
    These things we do not provide/offer : Unlimited Storage ! Unlimited Bandwidth ! But Why? Cause, we were unable to put such a large number on our pages, it just would not fit.
    So check out the numbers that actually fit >> << the page as well as your budget too !

  3. #3
    It's the box that says "Back From the Dead" in the upper hand corner. If you look closely the blue outlines don't match up and the spacing is off.

  4. #4
    Join Date
    Nov 2007
    Location
    Bali, Indonesia
    Posts
    13
    if you mean gap between corner image and left image, probably it has incorrect height in tr/td or/and image size. table based layout always have this kind of problems. IMHO, change into tableless layout if you want pixel perfect layout

  5. #5
    K would you be willing to check the heights of the images and/or tables to see whats causing the problem. $15 in it if you fix it.

  6. #6
    Join Date
    Sep 2005
    Location
    In canada
    Posts
    3,374
    There is a trick i use all the time for those i will see what i can do please hold.

    First of all whoever coded did not do a good job, there i can see codes like img src="/images/sommaire//points.gif

    now can you tell me what error it got ? anyways i am assuming its some theme you got from some place ?
    Last edited by Energizer Bunny; 11-08-2009 at 09:03 PM.
    12+ years -same website , new server [SSD Inside] providing shared/reseller hosting only !
    These things we do not provide/offer : Unlimited Storage ! Unlimited Bandwidth ! But Why? Cause, we were unable to put such a large number on our pages, it just would not fit.
    So check out the numbers that actually fit >> << the page as well as your budget too !

  7. #7
    Join Date
    Sep 2005
    Location
    In canada
    Posts
    3,374
    PS: its not a simple HTML fix need to modify your css files too , just setting up a platform for that page alone will require some doing.

    You need to modify stylesheet, look for this code, there must be somewhere a td code that's causing spacing issues.
    td.bgsl {background: url(/themes/Z3/images/sl.jpg); }
    td.bgs2t {background: url(/themes/Z3/images/s2t.jpg); }
    td.bgs2l {background: url(/themes/Z3/images/s2l.jpg); }
    td.bgs2r {background: url(/themes/Z3/images/s2r.jpg); }
    td.bgs2b {background: url(/themes/Z3/images/s2b.jpg); }
    td.bgsr {background: url(/themes/Z3/images/sr.jpg); }
    td.bgsb {background: url(/themes/Z3/images/sb.jpg); }
    td.bgtt {background: url(/themes/Z3/images/tt.jpg); }
    td.bgtl {background: url(/themes/Z3/images/tl.jpg); }
    td.bgtr {background: url(/themes/Z3/images/tr.jpg); }
    td.bgtb {background: url(/themes/Z3/images/tb.jpg); }

    Contact me if interested to have it fixed will need ftp access to modify files directly on server instead of trying to fix it locally.

    cheers
    12+ years -same website , new server [SSD Inside] providing shared/reseller hosting only !
    These things we do not provide/offer : Unlimited Storage ! Unlimited Bandwidth ! But Why? Cause, we were unable to put such a large number on our pages, it just would not fit.
    So check out the numbers that actually fit >> << the page as well as your budget too !

  8. #8
    Join Date
    Nov 2007
    Location
    Bali, Indonesia
    Posts
    13
    Quote Originally Posted by Black Zero View Post
    K would you be willing to check the heights of the images and/or tables to see whats causing the problem. $15 in it if you fix it.
    change your DOCTYPE declaration to transitional. Change in the beginning of your html file from
    Code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    change to
    Code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

  9. #9
    Join Date
    Nov 2007
    Location
    Bali, Indonesia
    Posts
    13
    looks like you've changed on my suggestion

  10. #10
    Join Date
    Jun 2006
    Location
    Houston, Texas
    Posts
    9
    validator dot w3 dot org will tell you exactly what is wrong with your site and what to do to fix it. I suggest you take this into account and do what it says to fix all your issues. It is a simple tool for designers to use to correct all errors on a page. When i checked this document I found 400 erros and 55 warnings. It will cost more than 15 dollars to correct all these issues.

Similar Threads

  1. Smarty Template Work - UK - HTML/CSS Work
    By UK Servers in forum Design Requests
    Replies: 4
    Last Post: 05-13-2009, 01:09 PM
  2. Replies: 4
    Last Post: 01-17-2007, 01:39 AM
  3. Need Quick HTML/CSS Work Done
    By smoove. in forum Employment / Job Offers
    Replies: 2
    Last Post: 12-11-2005, 03:14 PM
  4. Replies: 0
    Last Post: 10-15-2003, 07:34 PM
  5. Need some quick HTML work done.
    By o.0 in forum Employment / Job Offers
    Replies: 4
    Last Post: 06-29-2003, 11:30 PM

Posting Permissions

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