Spidean  

The home of the AutoTheme HTML Theme System: PHP-Nuke Themes, phpNuke Themes, PostNuke Themes, Zikula Themes, Platinum Nuke Themes, Nuke Evolution Themes, Smeego Themes

 
 
Pinnacle of Excellence  

FAQ

SUPPORT

THEMES

TEMPLATES

   
   

   
Main Menu

 
Welcome Guest   Register | Log in



Spidean Forums

 < Last Thread   Next Thread >Ascending sortDescending sorting  New Topic  Post Reply
Author: Subject: How to prevent a row from vertically expanding?

Junior Member





Posts: 34
Registered: 6/5/2003
Status: Offline

  posted on 5/24/2005 at 09:40 PM
I'm having a problem with one of my rows expanding vertically. I have a picture set as the background had I have set the height to be 31px. See the picture below and the bold code below.

This row only expands when certain modules are displayed. Does anyone have any idea how to prevent this row from vertically expanding?
Thanks,
Darren


<TABLE width="100%" BORDER="1" CELLPADDING="0" CELLSPACING="0">
<TR>
<TD ROWSPAN=3 bgcolor="336699" valign="top" align="left">
<font color="#FFFFFF">
<!-- [left-blocks] -->
</font></TD>
<TD bgcolor="336699" width="30" height="31" valign="top"><img src="<!-- [image-path] -->shootmatch-template5_corner.jpg" width="30" height="31"></TD>
<TD COLSPAN=2 height="31" background="<!-- [image-path] -->shootmatch-template5_10.jpg"></TD>
</TR>
<TR>
<TD background="<!-- [image-path] -->shootmatch-template5_14.jpg" width="30" rowspan="2"></TD>
<TD bgcolor="FFFFFF" valign="top" width="100%">
<!-- [center-blocks] -->
<!-- [modules] -->
</TD>
<TD bgcolor="FFFFFF" valign="top" align="center">
<!-- [right-blocks] -->
</TD>
</TR>
<TR>
<TD bgcolor="FFFFFF" valign="top" colspan="2" align="center">
<hr width="80%">
<!-- [footer-msg] -->
</TD>
</TR>
</TABLE>

 
Reply With Quote Visit User's Homepage

Junior Member




Posts: 34
Registered: 6/5/2003
Status: Offline

  posted on 6/4/2005 at 09:52 PM
Shawn,

Do you have any idea what is going on with this? Do you know of anyone that might be able to help?

Thanks,
Darren

 
Reply With Quote

Senior Member




Posts: 149
Registered: 1/31/2004
Status: Offline

  posted on 6/17/2005 at 06:11 AM
It's now 6 weeks old this thread and you might found the Solution allready. In case not try to add valign="top" in the table tag where your background picture is.

Like this:

quote:
<TD height="31" COLSPAN=2 valign="top" background="<!-- [image-path] -->shootmatch-template5_10.jpg"></TD>


 
Reply With Quote

Junior Member




Posts: 34
Registered: 6/5/2003
Status: Offline

  posted on 6/17/2005 at 08:32 PM
I still have the problem. I'll give it a try. Thanks.
 
Reply With Quote
New Topic    Post Reply



Printer Friendly Page Printer Friendly Page 
         



Copyright © 2002-2008 Shawn McKenzie and Spidean.
Legal | Credits

AutoTheme   Built with AutoTheme   Enhanced by AutoTheme   Powered by AutoTheme

Valid HTML 4.01!   Valid CSS!
Powered by the AutoTheme HTML Theme System
Page created in 0.086909 Seconds