What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Quick HTML Tables Help?

Quick HTML Tables Help?
Author: Message:
lethalreality9
Junior Member
**


Posts: 20
32 / Male / Flag
Joined: Dec 2007
O.P. Quick HTML Tables Help?
I'm trying to set up a website that explains my script and where people can download my script and so on. I have it almost completed, except for when I remove some content the top 2 cells of my table randomly get bigger, even though I set their height to 30. Does anyone know what I can do to fix this?

I attached the full code below. Can someone go through it to just make sure everything is okay. If you notice any errors or anything that should be modified, added or deleted, please let me know!

Thanks!

code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
    <title>Synchronize Display! Live 1.0 &raquo; A Messenger Plus! Live Script</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <link rel="stylesheet" type="text/css" href="includes/css/stylesheet.css" />
    <link rel="shortcut icon" href="favicon.ico" />
</head>

<body>

<table cellpadding="7" border="1">
<tr valign="top">
<td width="138" rowspan="2" valign="top">
<img src="includes/images/bigicon.png" width="138" height="129" alt="" />
<br />
<br />
<p align="center"><a href="downloads/Synchronize_Display!_Live_1.0.plsc"><img src="includes/images/dbutton_v1.0.png" class="domroll includes/images/dbutton_v1.0_mouseover.png" width="130" height="47" border="0" alt="Click here to download the latest version" /></a></p>
<font size="1" color="#fda30e"><strong>released on:</strong></font><br />
December 26, 2007
<br />
<br />
<font size="1" color="#fda30e"><strong>developed by others:</strong></font><br />
&raquo; <a href="http://www.msgpluslive.net/scripts/view/277-NudgesToolsScript/">NudgesToolsScript 1.2</a><br />
&raquo; <a href="http://www.msgpluslive.net/scripts/view/78-KeyFlasher/">KeyFlasher 1.1</a><br />
&raquo; <a href="http://www.msgpluslive.net/scripts/view/194-ReduceMEM/">ReduceMEM 1.3</a><br />
&raquo; <a href="http://www.msgpluslive.net/scripts/view/39-Gmail-Checker/">Gmail Checker 1.11</a><br />
&raquo; <a href="http://www.msgpluslive.net/scripts/view/181-SendTo/">SendTo 2.2</a><br />
&raquo; <a href="http://www.msgpluslive.net/scripts/view/179-Ultimate-Script/">Ultimate Script 2.2.1</a><br />
&raquo; <a href="http://www.msgpluslive.net/scripts/view/209-YouTube-Launcher/">YouTube Launcher 1.1</a><br />
&raquo; <a href="http://www.msgpluslive.net/scripts/view/310-Weather/">Weather 1.0.1</a><br />
&raquo; <a href="http://www.msgpluslive.net/scripts/view/245-Stat-Center/">Stat Center 1.1.2</a><br />
&raquo; <a href="http://www.msgpluslive.net/scripts/view/317-Last-Messages/">Last Messages 1.0</a><br />
&raquo; <a href="http://www.msgpluslive.net/scripts/browse/">More Scripts...</a>
</td>
<td width="35%" height="30" valign="middle">
<div class="header">Synchronize Display! Live 1.0</div>
<div class="subheader">A Messenger Plus! Live Script</div>
</td>
<td height="30" valign="middle">
<p align="right"><a class="navigation" href="#"><font size="2" color="#48a7db"><strong>home</strong></font></a><font size="2"> | <a class="navigation" href="#">about</a> | <a class="navigation" href="#">download</a> | <a class="navigation" href="#">features</a> | <a class="navigation" href="#">help</a> | <a class="navigation" href="#">contact</a></font></p>
</td>
</tr>

<tr valign="top">
<td colspan="2" valign="top">
<div class="important"><strong>Important:</strong> You need to have <a href="http://www.msgpluslive.net/download/">Messenger Plus! Live</a> installed before being able to install this script.</div>
<br />
<strong>Synchronize Display! Live</strong> is a small and simple script developed by Christopher Kavanagh for Messenger Plus! Live. This script has been crafted to constantly synchronize your computer's user account picture with your Windows Live! Messenger display picture.
<br />
<br />
This script is 100% free and is neither spyware nor shareware. Why hesitate? Join hundreds of happy users right now!
<br />
<br />
<?php
$main_limit = 3;
require_once('/home/lethalre/public_html/scripts/synchronize-display-live/news/show-blog.php');
?>
<div class="title">Download</div>
In this section you can download the <strong>Synchronize Display! Live</strong> script or modifications. Please select which you wish to download below. The best release to download will be the current/last release, shown at the top of the list.
<br />
<br />
&raquo; <a href="downloads/Synchronize_Display!_Live_1.0.plsc"><strong>Version 1.0</strong></a> <i>(1.18 KB) (December 26, 2007)</i>
<br />
<br />
<div class="title">Need Help?</div>
You're in luck! I offer fast, reliable support for users of my script. If you are having trouble with <strong>Synchronize Display! Live</strong> please e-mail me at <a href="mailto:scripts@lethalreality.com">scripts@lethalreality.com</a>. Please make certain that you include the <strong>version number</strong>.
<br />
<br />
Please allow up to 8 hours for a response. I can't commit to 24/7 support, because afterall I do have to sleep! Finally, make sure you're running the most recent version of the script before contacting me with bug reports because it is likely they will have been caught and fixed already.
</td>
</tr>

<tr valign="top">
<td colspan="3" valign="top">
<p align="right"><font size="1"><strong>Synchronize Display! Live</strong> &copy; <?php echo date("Y"); ?> by Christopher Kavanagh.<br />
Messenger Plus! Live is a registered trademark of Patchou.<br />
This site is not affiliated in <i>any</i> way with Patchou.
<br />
<br />
<a href="http://validator.w3.org/check/referer" title="Validate this site's XHTML">Valid XHTML</a> &amp; <a href="http://jigsaw.w3.org/css-validator/check/referer?warning=no&amp;profile=css3" title="Validate this site's CSS">CSS</a>.</font></p>
</td>
</tr>
</table>

<script type="text/javascript" src="includes/js/mouseover.js"></script>

</body>
</html>


You can view my problem here:

Click here to see what the layout is suppose to look like.
Click here to see what the layout looks like when there isn't as much content in the page.

Please help me, thanks!
12-29-2007 09:38 PM
Profile E-Mail PM Web Find Quote Report
Tochjo
forum super mod
******

Avatar

Posts: 4207
Reputation: 78
36 / Male / Flag
Joined: Sep 2003
Status: Online
RE: Quick HTML Tables Help?
This is a problem with Internet Explorer only, your page shows fine in Firefox. I'm not aware of a solution for this issue, a Google search only showed a handful of people with the same problem but none of them ended up with a decent solution.
12-30-2007 11:00 AM
Profile PM Find Quote Report
Nathan
Veteran Member
*****

Avatar
Yeah, "large dimensions" ;)

Posts: 2984
Reputation: 76
– / Male / Flag
Joined: Apr 2005
RE: Quick HTML Tables Help?
A solution would be to totally rewrite it with as minimal usage of tables as possible.
Tables were not meant to be used for website templates (they were not meant to be used to design a website) they were and are meant to handle data.

Recode it in div's it is possible and if you want me to do it for you PM me and I will do it as soon as i get home :)
12-30-2007 01:15 PM
Profile E-Mail PM Web Find Quote Report
lethalreality9
Junior Member
**


Posts: 20
32 / Male / Flag
Joined: Dec 2007
O.P. RE: Quick HTML Tables Help?
Thank you so much for your replies!

Napbree, I messaged you! :)
12-30-2007 02:45 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On