473,386 Members | 1,830 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Problem with footer in a master page

I have a .NET master page which have the overall design of header and foote, with the content dynamically change size depends on data retrieved from Database.. The problem is.. when the data grows.. the footer is not showing !
I have set the following CSS rule to the footer's div element

#footer
{
position: relative;
top:250px;
clear: both;
min-height:66px;
height: 66px;
text-align: center;
line-height: 66px;
left: 0px;
width: 95%;
}

this is the html organization for the content and the footer

<div id="all">
................
<div id="content">
.......... [content]
</div>
<div id="footer">
Copyright
</div>
</div>


Any help would be appreciated, thanks !
Jul 24 '08 #1
0 1308

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: Mike MacSween | last post by:
I have a report based on: PARAMETERS Forms!frmProductions!ProdID Long; SELECT Sum(qryRoleEvent.Fee) AS SumOfFee, First(qryMusician.LastName) AS LastName, First(qryMusician.FirstName) AS...
0
by: Steven Blair | last post by:
Hi, I have started using MasterPages (2005) and having a couple of problems I hope soemone can help me out with. 1. When I create a ContentPlaceHolder is it possible to make this component...
1
by: Support | last post by:
Hello: I have a master page that contains a table with three rows <table height="100%" width="100%"> <tr><td height="100"><td>header</td></tr> <tr><td height="100%"><asp:contentplaceholder...
3
by: steve_barker333 | last post by:
Hi guys, I'm just in the process of converting a site I'm writing from ASP.NET 1.1 to ASP.NET 2.0. Of course, there are lots of new features that are going to save me a lot of time, but at the...
7
by: xkeops | last post by:
Thinking of creating a website, most of the pages will have a general toolbar menu, a content and a footer. The content will be the only one who's gonna change but the rest (header,footer) will...
5
by: Annie | last post by:
hello guys, I have a scenario that I am confused about ... I have a number of pages which are using a Master page ... Then I have seperate Footer user control that can reside in master page...
2
by: vinit_mahajan99 | last post by:
Hello All. I am designing the master page for my site. I have used a table and ther are three rows in a table. Table lies in the 1. Header 2.ContentHolder 3.Footer
0
by: rubrish | last post by:
I have a master page like this It is working fine in IE buyt in Mozilla FOoter is not coming down it goes to the right. <%@ Master Language="C#" AutoEventWireup="true"...
3
by: Steve | last post by:
Hi All I have an asp.net 2.0 website with the following css file It uses Master pages and in Firefox 3.04 for windows only, 3 of the web pages don't display the Master page properly The...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.