Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

 

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
New Webmasters ask "How-To" questions here. This is where other fucking Webmasters help.

 
Thread Tools
Old 11-01-2005, 06:16 PM   #1
StickyGreen
.
 
StickyGreen's Avatar
 
Industry Role:
Join Date: Oct 2003
Posts: 13,076
Why are the images not lining up correctly on my site?

I reinstalled an older design that I used a long time ago for my site. The first time I used this design it looked perfectly aligned. Now there are these weird spaces between the images and things just aren't lined up right. Can someone please help me fix this??? Here's the site: http://www.hellapussy.com
StickyGreen is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 11-01-2005, 06:53 PM   #2
Dynamix
G F Y not
 
Industry Role:
Join Date: Jan 2004
Location: MN
Posts: 2,910
Too much space inbetween each table cell - by space I mean tabs and pressing enter.

Code:
    <TR> 
      <TD COLSPAN=2 height="74"> <IMG SRC="/splash_01.jpg" width=182 height=72 ALT=""></TD>
      <TD height="74"> <IMG SRC="/splash_02.jpg" WIDTH=182 HEIGHT=72 ALT=""></TD>
      <TD COLSPAN=2 ROWSPAN=2 background="/splash_03.jpg" height="147"> 
        <div align="center">
          <table width="100%" border="0" cellspacing="2" cellpadding="2">
            <tr>
              <td height="25">&nbsp;</td>
            </tr>
            <tr>
              <td height="70">
                <div align="center"><a href="http://www.allinternal.com/go/217435/2/9/n/" target="_blank"><img border="0" src="ai.jpg" width="369" height="70"></a></div>
              </td>
            </tr>
            <tr>
              <td height="25" valign="bottom"> 
                <div align="right"><a href="javascript:bookmark();"><MARQUEE><font face="Arial, Helvetica, sans-serif" size="2"><b>HellaPussy.com - 100% Free Porn Galleries all day every day!</b></font></MARQUEE></a></div>
              </td>
            </tr>
          </table>
        </div>
      </TD>
    </TR>
Compress that so it's all on one line:
Code:
<TR><TD COLSPAN=2 height="74"> <IMG SRC="/splash_01.jpg" width=182 height=72 ALT=""></TD><TD height="74"> <IMG SRC="/splash_02.jpg" WIDTH=182 HEIGHT=72 ALT=""></TD><TD COLSPAN=2 ROWSPAN=2 background="/splash_03.jpg" height="147"> <div align="center"><table width="100%" border="0" cellspacing="2" cellpadding="2"><tr><td height="25">&nbsp;</td></tr><tr><td height="70"><div align="center"><a href="http://www.allinternal.com/go/217435/2/9/n/" target="_blank"><img border="0" src="ai.jpg" width="369" height="70"></a></div></td></tr><tr><td height="25" valign="bottom"> <div align="right"><a href="javascript:bookmark();"><MARQUEE><font face="Arial, Helvetica, sans-serif" size="2"><b>HellaPussy.com - 100% Free Porn Galleries all day every day!</b></font></MARQUEE></a></div></td></tr></table></div></TD></TR>
__________________

TGPFactory Full TGP Design & Installation Services
ICQ 250 142 484 · AIM TGPDynamix · Email: patrick (at) tgpfactory (dot) com
See who I am at AdultWhosWho.com!
Dynamix is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 11-01-2005, 09:19 PM   #3
StickyGreen
.
 
StickyGreen's Avatar
 
Industry Role:
Join Date: Oct 2003
Posts: 13,076
Quote:
Originally Posted by Dynamix
Too much space inbetween each table cell - by space I mean tabs and pressing enter.

Code:
    <TR> 
      <TD COLSPAN=2 height="74"> <IMG SRC="/splash_01.jpg" width=182 height=72 ALT=""></TD>
      <TD height="74"> <IMG SRC="/splash_02.jpg" WIDTH=182 HEIGHT=72 ALT=""></TD>
      <TD COLSPAN=2 ROWSPAN=2 background="/splash_03.jpg" height="147"> 
        <div align="center">
          <table width="100%" border="0" cellspacing="2" cellpadding="2">
            <tr>
              <td height="25">&nbsp;</td>
            </tr>
            <tr>
              <td height="70">
                <div align="center"><a href="http://www.allinternal.com/go/217435/2/9/n/" target="_blank"><img border="0" src="ai.jpg" width="369" height="70"></a></div>
              </td>
            </tr>
            <tr>
              <td height="25" valign="bottom"> 
                <div align="right"><a href="javascript:bookmark();"><MARQUEE><font face="Arial, Helvetica, sans-serif" size="2"><b>HellaPussy.com - 100% Free Porn Galleries all day every day!</b></font></MARQUEE></a></div>
              </td>
            </tr>
          </table>
        </div>
      </TD>
    </TR>
Compress that so it's all on one line:
Code:
<TR><TD COLSPAN=2 height="74"> <IMG SRC="/splash_01.jpg" width=182 height=72 ALT=""></TD><TD height="74"> <IMG SRC="/splash_02.jpg" WIDTH=182 HEIGHT=72 ALT=""></TD><TD COLSPAN=2 ROWSPAN=2 background="/splash_03.jpg" height="147"> <div align="center"><table width="100%" border="0" cellspacing="2" cellpadding="2"><tr><td height="25">&nbsp;</td></tr><tr><td height="70"><div align="center"><a href="http://www.allinternal.com/go/217435/2/9/n/" target="_blank"><img border="0" src="ai.jpg" width="369" height="70"></a></div></td></tr><tr><td height="25" valign="bottom"> <div align="right"><a href="javascript:bookmark();"><MARQUEE><font face="Arial, Helvetica, sans-serif" size="2"><b>HellaPussy.com - 100% Free Porn Galleries all day every day!</b></font></MARQUEE></a></div></td></tr></table></div></TD></TR>
thanx for looking at it man, i got in contact with the dude who originally made it for me though, should be back to normal now...
StickyGreen is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 11-01-2005, 10:29 PM   #4
bustherh
Confirmed User
 
Join Date: Oct 2005
Posts: 198
Quote:
Originally Posted by StickyGreen
I reinstalled an older design that I used a long time ago for my site. The first time I used this design it looked perfectly aligned. Now there are these weird spaces between the images and things just aren't lined up right. Can someone please help me fix this??? Here's the site: http://www.hellapussy.com
I downloaded your site and played around with it in Dreamweaver. I adjusted the image hight of the five images that were not connecting by 3 pixels.
now it looks fine. although it may need a little more tweaking.
you can see it at: http://bustherhyman.com/help/HellaPussy.htm

While I'm typing, Would you like to do a link exchange? If you do just go to my Hardlink Exchange Form

Thanks
bustherh is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 11-02-2005, 01:55 AM   #5
StickyGreen
.
 
StickyGreen's Avatar
 
Industry Role:
Join Date: Oct 2003
Posts: 13,076
Quote:
Originally Posted by bustherh
I downloaded your site and played around with it in Dreamweaver. I adjusted the image hight of the five images that were not connecting by 3 pixels.
now it looks fine. although it may need a little more tweaking.
you can see it at: http://bustherhyman.com/help/HellaPussy.htm

While I'm typing, Would you like to do a link exchange? If you do just go to my Hardlink Exchange Form

Thanks
i'm not ready just yet to start adding hardlinks, but i'll hit you up...
StickyGreen is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
 
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.