[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.0

CSS Problem - Content flowing over footer instead on moving it down.

Asked by cookmyster in Cascading Style Sheets (CSS), Hypertext Markup Language (HTML), Adobe Dreamweaver

Tags: CSS, HTML, DREAMWEAVER

Hello,

The problem i have having is that the Main Content in the flows over the Footer Div.. instead of expanding the content DIV layer and pushing the Footer Div down.

It works great in IE 6.0... but does not work in FireFox, Opera, IE 7.0 or chrome.

I need to fix this problem.

Thank you,

Rich
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
199:
200:
201:
202:
203:
204:
205:
206:
207:
208:
209:
210:
211:
212:
213:
214:
215:
216:
217:
218:
219:
220:
221:
222:
223:
224:
225:
226:
227:
228:
229:
230:
231:
232:
233:
234:
235:
236:
237:
238:
239:
240:
241:
242:
243:
244:
245:
246:
247:
248:
249:
250:
251:
252:
253:
254:
255:
256:
257:
258:
259:
260:
261:
262:
263:
264:
265:
266:
267:
268:
269:
270:
271:
272:
273:
274:
275:
276:
277:
278:
279:
280:
281:
282:
283:
284:
285:
286:
287:
288:
289:
290:
291:
292:
293:
294:
295:
296:
297:
298:
299:
300:
301:
302:
303:
304:
305:
306:
307:
308:
Here is the HTML Code
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
 
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 
<title></title>
 
 
<link rel="stylesheet" href="reset.css" type="text/css" media="screen" />
 
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
 
</head>
 
<body>
 
<div id="wrap">
	
	<div id="top">
		<ul id="nav">
			<li><a href="community.html">Our Community</a></li>
			<li><a href="opportunities.html">Practice Opportunities</a></li>
			<li><a href="education.html">Education Opportunities</a></li>
			<li><a href="links.html">Links</a></li>
			<li id="last"><a href="ourteam.html">Our Team</a></li>
		</ul>
		<a href="index.html" id="logo"></a>
	</div>
	
	<div id="content">
		<div id="inner">
			<ul id="subnav">
				<li><a href="#">subnav item</a></li>
				<li><a href="#">subnav item</a></li>
				<li><a href="#">subnav item</a></li>
				<li><a href="#">subnav item</a></li>
				<li id="slast"><a href="#">subnav item</a></li>
			</ul>
			<h1>our community</h1>
			<div class="entry">
				<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. I Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. I</p>
				<p>Printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. I Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. I</p>
				<p>fdgsfgsfgsf</p>
				<p>sdfgsdfg</p>
				<p>sdfg</p>
				<p>sdfgsg</p>
				<p>sdfgsfg</p>
				<p>sg</p>
		  </div>
		</div>
	</div>
	
</div>
 
<div id="foot">
	<div id="footer"> 1.888.123.4567 <a href="mailto:physicianswanted@ckha.on.ca">physicianswanted@ckha.on.ca</a></div>
</div>
 
 
</body>
</html>
 
 
Here is the CSS code...
 
/*
 
Theme Name: 
Theme URI: 
Description:
Version:
Author: 
 
*/	
 
 
			/* Global Layout */
 
 
body 
{
font-size: .75em;
margin: 0px;
text-align: center;
background: #ffffff url('images/bg.gif') top left repeat-x;
color: #125E3D;
font-family: Arial, Helvetica, sans-serif;
}
 
#wrap{
	position: relative;
	width: 800px;
	margin: auto;	
}
 
	#top{
		position: relative;
		height: 70px;
		padding: 19px 0 33px 0;
	}
	
		#logo{
			position: relative;
			float: left;
			height: 70px;
			width: 234px;
			background: url('images/logo.gif') top left no-repeat;
			text-indent: -9999em;
		}
	
		#nav{
			position: relative;
			float: right;
			padding: 23px 0 0 0;
			height: 25px;	
		}
		
			#nav li{
				position: relative;
				float: left;
				height: 25px;	
				border-right: 1px solid #C1C1C1;
				padding-right: 1px;	
			}
			
			#nav li a{
				position: relative;
				float: left;
				padding: 7px 16px 0 16px;
				height: 18px;
				font-size: .85em;
				text-transform: lowercase;
				color: #894B89;
			}
			
			#nav li#last{
				border: 0;
			}
	
	
	#content{
		position: relative;
	}
	
		#video{
			position: relative;
			padding: 30px 20px 30px 0;
			text-align: right;
			background: url('images/perfect.gif') left center no-repeat;
		}
		
		#inner{
			position: relative;
			text-align: left;
			padding: 10px 10px 0 300px;
			height: 410px;
			background: url('images/beach.gif') top left no-repeat;
		}
		
			#inner h1{
				position: relative;
				font-size: 2.4em;
				text-transform: lowercase;
				padding: 40px 0 30px 16px;
				color: #813E7C;
				font-weight: normal;
			}
			
			.entry{
	position: relative;
	padding-left: 16px;
	font-size: .85em;
	color: #A9AAAE;
	width: 799px;
			}
			
				.entry p{
					position: relative;
					line-height: 2em;
					padding-bottom: 1.2em;
				}
		
		
		#subnav{
			position: relative;
			padding: 8px 0 0 0;
			height: 25px;	
		}
		
			#subnav li{
				position: relative;
				float: left;
				height: 25px;	
				border-right: 1px solid #C1C1C1;
				padding-right: 1px;	
			}
			
			#subnav li a{
				position: relative;
				float: left;
				padding: 7px 16px 0 16px;
				height: 18px;
				font-size: .85em;
				text-transform: lowercase;
				color: #ADADB1;
			}
			
			#subnav li#slast{
				border: 0;
			}
		
		
		
 
 
#front-foot{
	position: relative;
	height: 228px;
	color: #813e81;
	background: url('images/foot-bg.gif') top center no-repeat;
}
 
	#front-footer{
		position: relative;
		margin: auto;
		width: 800px;
		text-align: left;
	}
	
	.foot-box{
		position: relative;
		float: left;
		margin-top: 18px;
		padding: 0 36px 0 18px;
		width: 210px;
		min-height: 190px;
	}
	
	.foot-box h3{
		position: relative;
		font-size: 1.5em;
		font-weight: normal;
	}
	
	.foot-box p{
		position: relative;
		font-size: .85em;
		padding-bottom: 1em;	
	}
	
	.foot-box ul{
		position: relative;
		padding: 5px 0 5px 0;
	}
	
	.foot-box li{
		position: relative;
		padding-left: 16px;
	}
	
	.foot-box li a{
		color: #40a1a4;	
	}
	
	.foot-box p a.readmore{
		font-weight: bold;
		position: relative;
		float: right;
		font-size: 1.05em;
		color: #813e81;
	}
	
	#ff1, #ff2{
		border-right: 2px solid #b3d9dc;
	}
 
 
 
#foot{
 
	position: inherit;
	padding: 8px 0 0 0;
	height: 21px;
	background: url('images/new-foot.gif') top left;
 
 
}
 
	#footer{
		position: relative;
		margin: auto;
		width: 800px;
		font-size: .85em;
		color: #A9AAAE;
		text-align: left;
	}
	
	#foot p{
		padding-left: 10px;	
	}
	
	#foot p span{
		position: relative;
		padding-left: 18px;
	}
 
 
[+][-]03/04/09 01:53 PM, ID: 23800092Accepted Solution

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

About this solution

Zones: Cascading Style Sheets (CSS), Hypertext Markup Language (HTML), Adobe Dreamweaver
Tags: CSS, HTML, DREAMWEAVER
Sign Up Now!
Solution Provided By: cookmyster
Participating Experts: 1
Solution Grade: A
 
[+][-]03/04/09 01:50 PM, ID: 23800042Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03/04/09 01:54 PM, ID: 23800100Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091118-EE-VQP-93 - Hierarchy / EE_QW_3_20080625