Go Back  HTML Forums - Free Webmaster Forums and Help Forums > WEBSITE DEVELOPMENT > CSS
User Name:
Password:
 

Reply
Thread Tools   Display Modes
  View First Unread
 
Old 11-03-2009, 10:15 AM
  #1
bunny1
Novice (Level 1)
 
Join Date: Mar 2007
Posts: 10
iTrader: (0)
bunny1 is an unknown quantity at this point
Setting size of page

I have a page but it stretches across the screen vertically and horizontally and therefore there are 2 scrollbars. However the entire page is on the left hand side and there is no need for the extra space to the right of it or below it.
I have aligned it to the center but i cant understand why all this extra space appears.
Im sure its something im missing in my code.

Here is the style sheet

Code:
@charset "utf-8";

body {   
    margin:0px auto; 
	padding:0px;   
	text-align: center; 
    background: #96B4CE;
}   
* {
	margin: 0;
	padding: 0;
	border: 0;
}
#wrap {   
    background:#96B4CE url(images/bg2.jpg) no-repeat;   
	background-position: top; 
	background-position: center;
	text-align:center;	
    width: 1018px;
	height:1106px;
	margin: 0 auto;
	padding: 0;
}
#top {
	position:relative;
	left:305px;
	top:6px;
	clear: both; 
} 
#nav {
	margin: 0px auto 0;
	position:relative;
	clear: both;
	top: -4px;
}
#welcome {
	margin: 0px auto 0;
	position:relative;
	clear: both;
	top: -4px;
	left: 4px;
}
#main {
	margin: 0px auto 0;
	position:relative;
	float:left;
	left:160px;
	top:-120px;
	clear: both;
}
#search {
	left:270px;
	top:-156px;
	z-index:2;
	display: inline;
	position:relative;
	clear: both; 
}
#Haves {
	position:relative;
	left:-57px;
	top:-50px;
	z-index:2;
	clear: both;
}
#Wants {
	position:relative;
	left:68px;
	top:-80px;
	z-index:2;
	clear: both;
}
#banner {
	position:relative;
	left:219px;
	top:-200px;
	clear: both; 
}
#footer {
	position:relative;
	left:152px;
	top:-120px;
	clear: both; 
}

.style1 {font-family: "Arial Rounded MT Bold"; font-size: x-small; color: #FFFFFF;}
.style2 {font-family: "Arial Rounded MT Bold"; font-size: small; color: #FFFFFF}
.style3 {font-family: "Arial Rounded MT Bold"; font-size: small; color: #999999}
.style4 {font-family: "Arial"; font-size: 11px; color: #747474}
here is the html page

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Inafrenzy</title>
<link href="style.css" rel="stylesheet" type="text/css" />  
</head>  
  
<body><div id="wrap">

				<div class="style1" id="top">Join!  &nbsp;&nbsp;|&nbsp;&nbsp;   Sign In  &nbsp;&nbsp;|&nbsp;&nbsp;  Help</div>   
                
                <div id="nav">
       	        	<img src="images/navigation.png" alt="" align="texttop" />
                </div>
                
                <div id="welcome">
       	      		<img src="images/welcome-to-inafrenzy.jpg" alt="" align="top" />
                </div>
 				
                <div id="banner">
        			<img src="images/banner.png" alt="" />
        		</div>

 				<div id="search">
	    			<input name="textfield" type="text" id="textfield" value="" size="14" />&nbsp; <img src="images/search.png" align="absmiddle">
        		</div>
        
  				<div id="Haves" class="style2">
				   <p class="style2">Recently Added <br>Haves</p>
    			</div>
    
				<div id="Wants" class="style3">
      				<p class="style3">Recently Added <br>Wants</p>
				</div>
       
				<div id="main">
                  <table width="705" border="0" align="top">
                    <tr>
                      <td width= "31%"><p><img src="images/video.png" alt="" align="bottom" /></p>
                          <p>&nbsp;</p>
                        <p><img src="images/justjoined.png" alt="" align="texttop" width= "210"/></p>
                        <p><img src="images/newusers.png" alt="" align="texttop" width="210"/></p>
                        <p>&nbsp;</p>
                        <p><img src="images/mostpopular.png" alt="" align="texttop" width="210" /></p>
                        <p><img src="images/newusers.png" alt="" align="texttop" width="210"/></p>
                        <p>&nbsp;</p>
                        <p>&nbsp;</p></td>
                      <td width = "40%"><h1><em>
                        <label><img src="images/middlecontent.png" alt="" align="texttop" /><br />
                          <img src="images/donebarters.png" alt="" width="275" height="31" /><br />
                          <img src="images/donebarterscontent.png" alt="" width="275" height="288" /><br />
                          <br />
                          </label>
                        </em></h1>
                          <p></p></td>
                      <td width = "29%" valign="top"><p></p>
                          <img src="images/alerts.png" alt="" width="200" height="31" align="texttop" />
                          <p><img src="images/categories.png" alt="" /></p>
                        <p><img src="images/tags.png" alt="" width="191" height="30" /></p>
                        <p align="center"> <img src="images/tagwords.png" alt="" align="absmiddle" /></p>
                        <p><img src="images/stalkuseverywhere.png" alt="" width="191" height="24" /></p>
                        <p><img src="images/stalk.png" alt="" width="191" height="176" /></p>
                        <p>&nbsp;</p></td>
                    </tr>
                  </table>
	  		</div>
			<div id="footer" class="style4" align="left">  
        
       &nbsp;  ©2009 Inafrenzy.com. All rights reserved.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;		About   |   Site Map   |   Blog   |   Terms &amp; Conditions   |   Privacy Statement   |   Help</div></div></body></html>
unfortunately i do not have access to my ftp right now so i cannot upload the pages.
i will be able to upload in a few hours if that will help to understand what is going on

thanks in advance
bunny1 is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 11-03-2009, 10:19 AM
  #2
Pegasus
Extremely Flighty Admin
 
Pegasus's Avatar
 
Join Date: Nov 2001
Location: 35º South of Santa Claus
Posts: 21,472
iTrader: (0)
Pegasus is a name known to allPegasus is a name known to allPegasus is a name known to allPegasus is a name known to allPegasus is a name known to allPegasus is a name known to all
Could your problem be with these two items in #wrap?

width: 1018px;
height:1106px;
__________________


Decaf is the root of all evil...
HTMLForums Awards 2008
Pegasus is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 11-03-2009, 10:29 AM
  #3
bunny1
Novice (Level 1)
 
Join Date: Mar 2007
Posts: 10
iTrader: (0)
bunny1 is an unknown quantity at this point
That's what i thought and i tried removing them but then it just threw the whole page out of line.

However that is the actual width i would want the page to be but the page is actually around 1800px in width.
ao im not sure what is pushing it outwards
bunny1 is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote

Reply
KEEP TABS
SPONSORS
 
Boxedart
 
 


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



 
  POSTING RULES
 
 
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Thread Tools
Display Modes

Forum Jump

 

All times are GMT -5. The time now is 03:43 AM.

   

Mascot team created by Drawshop.com

Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.

Server Monitoring by ENIACmonitor 0.01
HTMLforums.com © Big Resources, Inc. Web Design by BoxedArt.com
vRewrite 1.5 beta SEOed URLs completed by Tech Help Forum and Chalo Na.