New Front Page Layout using Tabulated Modules - Joomla! Forum - community, help and support
ok, well, been trying improve front page use of tables, im new @ please me out!
i wrote code in dreamweaver, , views in ie , firefox great, until try put in joomla module, want put following code in joomla module @ top of front page, problem is, creates blank space right, , distorts table...
if can me, appreciated,
btw, have transparent.gif uploaded linked directly.
if can me basic html, cool, perhaps edit it, or rewrite code same layout job......
i wrote code in dreamweaver, , views in ie , firefox great, until try put in joomla module, want put following code in joomla module @ top of front page, problem is, creates blank space right, , distorts table...
if can me, appreciated,
code: select all
<table border="0" align="left" cellpadding="0" cellspacing="0">
<tr>
<td width="170" height="136" rowspan="3" valign="top" bgcolor="#fff8ec"> <strong>interesting media section:</strong><span class="style1">an interesting link goes here can see , appreciate </span>and lots of information </td>
<td width="2" height="68" valign="top"></td>
<td width="200" height="68" valign="top" bgcolor="#fff8ec"><img src="http://video.google.com/thumbnailserver?contentid=263017e9d78c863e&second=10&itag=w160&urlcreated=1144185369&sigh=l7gopvbgc_nwi6p2k6iwlv5-mq8" alt="" width="66" height="66" align="left" />an interesting link goes here can see , appreciate </td>
<td width="2" height="68" valign="top"></td>
<td width="200" height="68" valign="top" bgcolor="#fff8ec"><img src="http://video.google.com/thumbnailserver?contentid=263017e9d78c863e&second=10&itag=w160&urlcreated=1144185369&sigh=l7gopvbgc_nwi6p2k6iwlv5-mq8" alt="" width="66" height="66" align="left" />an interesting link goes here can see , appreciate </td>
<td width="2" height="68" valign="top"></td>
<td width="200" height="68" valign="top" bgcolor="#fff8ec"><img src="http://video.google.com/thumbnailserver?contentid=263017e9d78c863e&second=10&itag=w160&urlcreated=1144185369&sigh=l7gopvbgc_nwi6p2k6iwlv5-mq8" alt="" width="66" height="66" align="left" />an interesting link goes here can see , appreciate </td>
</tr>
<tr>
<td width="2" height="2" valign="top"></td>
<td width="200" height="2" valign="top"></td>
<td width="2" height="2" valign="top"></td>
<td width="200" height="2" valign="top"></td>
<td width="2" height="2" valign="top"></td>
<td width="200" height="2" valign="top"></td>
</tr>
<tr>
<td width="2" height="66" valign="top"></td>
<td width="200" height="66" valign="top" bgcolor="#fff8ec"><img src="http://video.google.com/thumbnailserver?contentid=263017e9d78c863e&second=5&itag=w160&urlcreated=1144185369&sigh=ldmoncpwa1ltcl8bmqcyjehabki" alt="" width="66" height="66" align="left" />an interesting link goes here can see , appreciate </td>
<td width="2" height="66" valign="top"></td>
<td width="200" height="66" valign="top" bgcolor="#fff8ec"><img src="http://video.google.com/thumbnailserver?contentid=263017e9d78c863e&second=10&itag=w160&urlcreated=1144185369&sigh=l7gopvbgc_nwi6p2k6iwlv5-mq8" alt="" width="66" height="66" align="left" />an interesting link goes here can see , appreciate </td>
<td width="2" height="66" valign="top"></td>
<td width="200" height="66" valign="top" bgcolor="#fff8ec"><img src="http://video.google.com/thumbnailserver?contentid=263017e9d78c863e&second=10&itag=w160&urlcreated=1144185369&sigh=l7gopvbgc_nwi6p2k6iwlv5-mq8" alt="" width="66" height="66" align="left" />an interesting link goes here can see , appreciate </td>
</tr>
<tr>
<td width="170" height="1" valign="top"><img src="transparent.gif" alt="" width="170" height="1" /></td>
<td width="2" height="1" valign="top"><img src="transparent.gif" alt="" width="2" height="1" /></td>
<td width="200" height="1" valign="top"><img src="transparent.gif" alt="" width="200" height="1" /></td>
<td width="2" height="1" valign="top"><img src="transparent.gif" alt="" width="2" height="1" /></td>
<td width="200" height="1" valign="top"><img src="transparent.gif" alt="" width="200" height="1" /></td>
<td width="2" height="1" valign="top"><img src="transparent.gif" alt="" width="2" height="1" /></td>
<td width="200" height="1" valign="top"><img src="transparent.gif" alt="" width="200" height="1" /></td>
</tr>
</table>btw, have transparent.gif uploaded linked directly.
if can me basic html, cool, perhaps edit it, or rewrite code same layout job......
Comments
Post a Comment