
August 6th, 2003
08:47 PM
I really need help! please
I did a search but I still didn't find what I wanted. This is my interface> But when I try to add iframes and content it looks like this> http://bama.ua.edu/~parri023/layout2bad.jpg
http://images.deviantart.com/large/interfaces/imetal/Pa ... aphics_Layout_V2.jpg
___________________
You can be the first to feel the heat

August 6th, 2003
09:10 PM
Neverside Newbie
Status: Offline!
So what exactly do you want?

August 6th, 2003
09:15 PM
I want to know how to fix it
___________________
You can be the first to feel the heat

August 6th, 2003
09:22 PM
Neverside Newbie
Status: Offline!
Which image are you talking about? The first one, looks like you need to redefine the iframe width.
Second one looks fine to me.
Some code would be helpful.

August 6th, 2003
09:27 PM

the second one is just the image, this is the code for the first one
<html>
<head>
<title>Parrish Graphics</title>
</head>
<body background=bg.gif bgcolor=#000000 topmargin=0 leftmargin=0 rightmargin=0 bottommargin=0>
<!-- ImageReady Slices (layout2.psd) -->
<TABLE WIDTH=715 BORDER=0 CELLPADDING=0 CELLSPACING=0 align=center>
<TR>
<TD valign=top COLSPAN=5>
<IMG SRC="top.jpg" WIDTH=715 HEIGHT=139 ALT=""></TD>
</TR>
<TR>
<TD valign=top>
<IMG SRC="left.jpg" WIDTH=65 HEIGHT=545 ALT=""></TD>
<TD valign="top" background=contentbg.gif width=513 height=545>
<!--<IMG SRC="content.jpg" WIDTH=513 HEIGHT=545 ALT="">-->
<!--<iframe src="contentframe.htm" name="contentframe" scrolling="yes" width=513 height=545 frameborder="0">-->
</TD>
<TD valign=top>
<IMG SRC="contentright.jpg" WIDTH=13 HEIGHT=545 ALT=""></TD>
<TD valign="top" background=linkmebg.gif width=68 height=545>
<!--<IMG SRC="linkme.jpg" WIDTH=68 HEIGHT=545 ALT="">-->
<iframe src="linkmeframe.htm" name="linkmeframe" scrolling="no" width=68 height=545 frameborder="0">
</TD>
<TD valign=top>
<IMG SRC="right.jpg" WIDTH=56 HEIGHT=545 ALT=""></TD>
</TR>
<TR>
<TD valign=top COLSPAN=5>
<IMG SRC="bottom.jpg" WIDTH=715 HEIGHT=16 ALT=""></TD>
</TR>
</TABLE>
<!-- End ImageReady Slices -->
<br>
<center>
© Copyright Parrish Graphics 2003. All rights reserved.
</center>
</body>
</html>
___________________
You can be the first to feel the heat

August 6th, 2003
09:37 PM
Neverside Newbie
Status: Offline!
When you created the image/sliced it, then used a WYSIWYG on it, did you delete any images? That may mess up alignment on tables and all. I would replace the images you got rid of with the spacer.gif

August 6th, 2003
09:47 PM
TF Retiree
Status: Offline!

August 7th, 2003
03:44 PM

August 7th, 2003
06:13 PM
It's fixed now (well for now it is) thanks people and for that logo I have had this idea in my head for a long time now so 2advanced can kiss my ........
___________________
You can be the first to feel the heat
Last edited by Slizzie, August 7th, 2003 06:16 PM (Edited 1 times)