473,796 Members | 2,679 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

CSS Footer

Hi
I am having difficulty in placing a footer at the bottom of my page. Can
anyone suggest what I'm doing wrong?
www.clickatdepaul.org
Regards
Gary

--
Regards

Gary Finnigan
ICT Co-ordinator - Click@depaul
Depaul Trust
26 Forth Place
Newcastle on Tyne
NE1 4EU
Tel: 0191 2618080
Fax: 0191 2220101
Mob: 07919 320062
Email: ga***********@d epaultrust.org
Website: www.clickatdepaul.org
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.677 / Virus Database: 439 - Release Date: 04/05/2004
Jul 20 '05 #1
4 3984
On Thu, 6 May 2004 13:54:28 +0100, Gary Finnigan <gj********@tal k21.com>
wrote:
Hi
I am having difficulty in placing a footer at the bottom of my page. Can
anyone suggest what I'm doing wrong?
www.clickatdepaul.org


http://www.clickatdepaul.org

I don't see any footer there when looking with Opera or Mozilla. The right
column is placed too high in Opera, there is a vertical scrollbar in
Mozilla. I don't think you should use 'float' and 'position:absol ute' on
the same element.

The text is very small; clicking at the + buttons makes it blow out way
too large, distorting the layout, in Opera and Mozilla.

The style sheet starts like this:

@media screen, tv, handheld, projection
a:link {

.... which doesn't make sense. The @media block should be enclosed in {},
like this:

@media screen, tv, handheld, projection {
alink {
....

}

--
Rijk van Geijtenbeek

The Web is a procrastination apparatus:
It can absorb as much time as is required to ensure that you
won't get any real work done. - J.Nielsen
Jul 20 '05 #2
"Rijk van Geijtenbeek" <ri**@opera.com > wrote:
On Thu, 6 May 2004 13:54:28 +0100, Gary Finnigan <gj********@tal k21.com>
wrote:
I am having difficulty in placing a footer at the bottom of my page. Can
anyone suggest what I'm doing wrong?
www.clickatdepaul.org
http://www.clickatdepaul.org

I don't see any footer there when looking with Opera or Mozilla.


IE doesn't show anything that looks like a footer either.
The right column is placed too high in Opera, there is a vertical scrollbar
in Mozilla. I don't think you should use 'float' and 'position:absol ute' on
the same element.
Float and position: absolute can not be combined:

"[float] may be set for elements that generate boxes that are not
absolutely positioned"
http://www.w3.org/TR/CSS2/visuren.html#propdef-float

"Otherwise, 'position' has the value 'absolute' or 'fixed', 'display'
is set to 'block' and 'float' is set to 'none'."
http://www.w3.org/TR/CSS2/visuren.html#propdef-float

(In addition, float and position: relative causes problems in some
browsers (notably Opera) as discussed in a recent thread.)
The text is very small; clicking at the + buttons makes it blow out way
too large, distorting the layout, in Opera and Mozilla.
And oddly, the middle button produces larger text than the right hand
(largest + icon) button.
The style sheet starts like this:

@media screen, tv, handheld, projection
a:link {

... which doesn't make sense. The @media block should be enclosed in {},


This was pointed out to the OP a month ago:
http://groups.google.com/groups?selm...0np4%404ax.com
Steve

--
"My theories appal you, my heresies outrage you,
I never answer letters and you don't like my tie." - The Doctor

Steve Pugh <st***@pugh.net > <http://steve.pugh.net/>
Jul 20 '05 #3
On Thu, 6 May 2004 13:54:28 +0100, Gary Finnigan <gj********@tal k21.com>
wrote:
Hi
I am having difficulty in placing a footer at the bottom of my page. Can
anyone suggest what I'm doing wrong?
www.clickatdepaul.org
Regards
Gary

--
Regards

Gary Finnigan


I had the same problem like you, and here's the best example solution i
found: http://www.inknoise.com/experimental/layoutomatic.php
It works perfect in all browsers.
Jul 20 '05 #4
Tobias Schlemmer <to************ **@gmx.de> wrote in message news:<op******* *******@News.In dividual.DE>...
I had the same problem like you, and here's the best example solution i
found: http://www.inknoise.com/experimental/layoutomatic.php
It works perfect in all browsers.


inknoise shows a horizontal scroller on FireFox 0.8 (yuck).
Jul 20 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

82
10725
by: Peter Diedrich | last post by:
The site design is pretty simple: ============================================ | Head | ============================================ | | | | | | | | | left | center | right | | | | | | | | |
7
4545
by: Darin | last post by:
I have a report that sub-totals on a group, then grand-totals at the report footer. If there's only one group, the sub-total and grand total are redundant, so I only want to show one of them. I know how to count the groups, then hide the report footer if there's only one group, but my problem is I want to hide the group footer (sub-total), not the report footer (because the report footer references what the grand total is for, which is...
3
1945
by: John Crowley | last post by:
I keep running into this over and over again... I want a block server control that renders a header and footer, and child controls in between. But I don't want a templated control, for the following reasons: 1) Render blocks are not allowed inside a templated control. 2) I want the inner controls scoped at the parent aspx (or ascx), not at the template naming container. This type of control would be ideal for website headers and...
9
5068
by: tshad | last post by:
How do I find (and set) a couple of labels in the Footer after a DataGrid is filled? I have a bunch of DataGrids that get displayed nested inside a DataList. The datagrid looks like: ******************************************************************************* <asp:DataGrid visible="False" border=1
6
2191
by: tshad | last post by:
I need to get to a status label I have on my footer section of my datalist. There is no event happening that would go to the footer. I am just doing some processing and want to update the label on the footer. At the moment, I go through the dataListItems like so: for each oItem as DataListItem in DataList1.Items trace.warn("inside for loop oItem type = " & oItem.itemType.ToString())
0
1915
by: LilBuh | last post by:
Hello :) this is a repost... i ve been looking for a way since last week ... i have a template html file that i modify from my code... i need to print this file without IE's Header and Footer or any print dialog then once the printing's done... restore the original Header and footer but here's what happens: - save the current header and footer
13
14943
by: Greg | last post by:
Most suggestions on this topic recommend to use a page footer and make it visible only on the last page. My problem is that the footer is half of the height of a page which means the detail would show on only the top half of each page with whitepace at the bottom of each page. How can I get the detail to fill each page with my "half page height" report footer at the bottom of the last page? Any suggestions to solve this would be...
13
2394
Death Slaught
by: Death Slaught | last post by:
I have my entire page in my "main" div. div.main { width: 100%; height: 100%; border: 1px solid gray; } on the left of the page I have a banner.
0
2719
by: gnewsgroup | last post by:
Well, I am trying to use the footer row of a GridView for insertion purpose. There are some articles about this, for example, the gridviewguy.com has an example, which always displays the footer row. I would like to display the footer row, only when a LinkButton "Add New" is clicked. And after the new record is saved to the database, let the footer row disappear. In the LinkButton's click event handler, I simply say:
0
9685
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9535
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10465
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10200
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7558
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6800
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5453
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4127
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2931
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.