Old 04-09-2004, 22:39   #1 (permalink)
Kenna
Registered User
 
Join Date: Sep 2004
Posts: 4
Get rid of white space

Hi, I am making a website for my friends band, and it was designed in photoshop with the dimensions of 640,480. I have it here www.multi-network.com/dotcom/ I have centered the entire thing in a div, and what I am trying to figure out is, how do I make it fit inside the window... without having all that extra white space around the design. There is way to much white space, and I just need it to fit inside, without any white space sourinding it. Any suggestions? thanks.
  Reply With Quote
Old 04-09-2004, 23:58   #2 (permalink)
seen.to
unusual suspect ™
 
seen.to's Avatar
 
Join Date: Jul 2004
Location: DE, USA
Posts: 2,780
Do you mean that you want it to open in a new window that is the same size as the site?

If so use this:
HTML Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>days of summer</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <script language="JavaScript" type="text/JavaScript"> <!-- function MM_openBrWindow(theURL,winName,features) { //v2.0 window.open(theURL,winName,features); } //--> </script> </head> <body onLoad="MM_openBrWindow('http://www.multi-network.com/dotcom','days','status=yes,scrollbars=auto,width=640,height=480')"> <p><font size="2" face="Courier New, Courier, mono">this site should load automatically within 5 seconds... </font></p> <p><font size="2" face="Courier New, Courier, mono">if it doesn't you may have a pop-up blocker installed in which case you should click <a href="javascript: MM_openBrWindow('http://www.multi-network.com/dotcom','days','status=yes,scrollbars=auto,width=640,height=480')">here</a>.</font></p> <p><font size="2" face="Courier New, Courier, mono">if this still does nothing your browser probably doesn't support JavaScript in which case you should click <a href="http://www.multi-network.com/dotcom" target="_blank">here</a>.</font></p> </body> </html>
__________________
  Reply With Quote
Old 05-09-2004, 03:50   #3 (permalink)
Kenna
Registered User
 
Join Date: Sep 2004
Posts: 4
errors

Ahhh, yeah that worked, but now can you help me with two other things. You see on the site www.multi-network.com/dotcom when u click what we do, it shows a bunch of broken images only on that page, and also when you click band it doesent load the flash in the middle, can you guys take a look at it? I dont know whatsup. Thanks, I appreciate it.
  Reply With Quote
Old 06-09-2004, 05:01   #4 (permalink)
dan
Iris Folder
 
dan's Avatar
 
Join Date: Apr 2003
Location: smokey
Posts: 2,676
The images don't work becase they arebn't there...

You've either moved them, your uploads failed, or you've targeted them incorrectly in the first place.

ie, this

http://www.multi-network.com/dotcom/scroller5.swf

ain't there.
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8