Jump to content

Ugh... Help, please.


Semishadow

Recommended Posts

I began a layout a few days ago for a Chiodos fansite I'm designing. So far, I haven't had too many problems but, recently, I discovered a very large one that I can't seem to fix.

Whenever the text in the "main area" (such as where content and updates would go) forces that side of the layout to become larger than the sidebar, it's fine. Layout works perfectly. Unfortunetly, whenever it doesn't force that side of the layout to become larger than the sidebar, everything gets all... Blah. Here's a couple of image previews:

Fine.

Not fine.

Anyway, here's the coding. I won't bother you with everything in the <head> tag. It's still a lot of coding to go through, though, and it's pretty sloppy (I apologize for this - most of it is still in the "development stage.".


<body bgcolor="#CFD4DC" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="700" border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td rowspan="8" bgcolor="#CFD4DC" width="4" height="100%">
</td>
<td colspan="6">
<img src="images/bord_top.gif" width="692" height="10" alt=""></td>
<td rowspan="8" bgcolor="#CFD4DC" width="4" height="100%">
</td>
</tr>
<tr>
<td colspan="4">
<script language="JavaScript">showImage();</script>
</td>
<td rowspan="7" bgcolor="#CFD4DC" width="3" height="100%">
</td>
<td rowspan="7" bgcolor="#CFD4DC" width="185" height="100%" valign="top">
sidebar would go here.
</td>
</tr>
<tr>
<td>
<a href="#" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu1, '150px')" onMouseout="delayhidemenu()">
<img src="images/but_band.gif" hsrc="images/but_band_over.gif" width="118" height="36" border="0" alt=""></a></td>
<td>
<a href="#" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu2, '150px')" onMouseout="delayhidemenu()">
<img src="images/but_music.gif" hsrc="images/but_music_over.gif" width="98" height="36" border="0" alt=""></a></td>
<td>
<a href="#" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu3, '150px')" onMouseout="delayhidemenu()">
<img src="images/but_media.gif" hsrc="images/but_media_over.gif" width="152" height="36" border="0" alt=""></a></td>
<td>
<a href="#" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu4, '150px')" onMouseout="delayhidemenu()">
<img src="images/but_site.gif" hsrc="images/but_site_over.gif" width="136" height="36" border="0" alt=""></a></td>
</tr>
<tr>
<td colspan="4">
<img src="images/div_navcon.gif" width="504" height="11" alt=""></td>
</tr>
<tr>
<td colspan="4" background="images/main.gif" width="504" height="100%" valign="top">
<table width="504" border="0" cellpadding="10" cellspacing="0">
<tr>
<td>
content would go here.
</td></tr></table></td>
</tr>
<tr>
<td colspan="4">
<img src="images/div_conbot.gif" width="504" height="11" alt=""></td>
</tr>
<tr>
<td colspan="4" background="images/bot_bg.gif" width="504" height="100%">
<table width="100%" border="0" cellpadding="3" cellspacing="0">
<tr>
<td align="center">
<img src="images/arrow.gif"> <a href="#">Heaven's Plagues</a> is Copyright © <a href="mailto:[email protected]">Ethan Vogt</a> 2007 unless otherwise stated.
Heaven's Plagues is in no way affiliated with <a href="http://www.chiodos.net/" target="_blank">Chiodos</a> or <a href="http://www.equalvision.com/" target="_blank">Equal Vision Records</a>.
All Rights Reserved.
</td></tr></table>
</td>
</tr>
<tr>
<td colspan="4">
<img src="images/bottom.gif" width="504" height="6" alt=""></td>
</tr>
</table>
</body>
</html>

I have tried everything I can think of, except re-slicing the entire layout (I have made minor slice changes, though, none of which worked).

For any and all help, I appreciate it.

Link to comment
Share on other sites

It actually has to do with the slicing.. I have a layout that did that too.. but I didn't notice it until I had the layout active on the judgement ring.. =P Which I haven't ever fixed.. LOL

It seems to break if you slice something to where like the navigation area covers more then just one other slice along side it.. such as the content area being smaller sliced in height... one way to fix it could possibly be to use div coding.. or wrap things in their own tables so that not everything is in one big table code.

Link to comment
Share on other sites

Koby: I actually tried slicing it so that it worked like that. After thinking for a while, I realized that's how I used to do all of my old layouts and they all worked fine. However... Still didn't work. It actually probably would have had I completely re-did the HTML (well... let Photoshop do it for me), but I really didn't feel like re-coding all of it. Oh well. S'pose I'll have to.

*shrug*

New001: Thanks. I'll try messing with it in Frontpage to see if I can avoid re-slicing it. Never thought of that.

[=

Link to comment
Share on other sites

  • 3 weeks later...
  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...
Please Sign In or Sign Up