473,569 Members | 2,472 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Text in bottom right corner - a better way?

I want to put text for a copyright notice into the bottom right corner
of my page. When I say "bottom right," I mean that it will float there
regardless of how the browser window is resized.

I _think_ that what I have so far works well for this positioning
purpose:

<p class="copyrigh t">All materials on this website &copy; Copyright
2005</p>

Where the CSS is:
..copyright
{
position: absolute;
bottom: 1em;
right: 1em;
text-align: right;
}

However, if the browser window is reduced substantially in size, then
this text inevitably comes up and overlaps with the page contents.

I'd prefer not to get the overlapping phenomenon, but I don't know if
what I'm striving for is impossible since I'm sure that what I've run
into is how it's supposed to work unless otherwise specified. Is there
a better way to accomplish this?

-M

Jul 21 '05 #1
4 11968
saz
In article <11************ **********@z14g 2000cwz.googleg roups.com>,
me*********@yah oo.com says...
I want to put text for a copyright notice into the bottom right corner
of my page. When I say "bottom right," I mean that it will float there
regardless of how the browser window is resized.

I _think_ that what I have so far works well for this positioning
purpose:

<p class="copyrigh t">All materials on this website &copy; Copyright
2005</p>

Where the CSS is:
.copyright
{
position: absolute;
bottom: 1em;
right: 1em;
text-align: right;
}

However, if the browser window is reduced substantially in size, then
this text inevitably comes up and overlaps with the page contents.

I'd prefer not to get the overlapping phenomenon, but I don't know if
what I'm striving for is impossible since I'm sure that what I've run
into is how it's supposed to work unless otherwise specified. Is there
a better way to accomplish this?

-M

The problem could be elsewhere in the code. What is the URL?
Jul 21 '05 #2
OK, please remove the digits from this address (I'm paranoid about web
bot garbage coming my way) and it is this homepage that I am trying to
make work:

www.sarah24pollock68.com

Thank you,
-M

Jul 21 '05 #3
me*********@yah oo.com wrote:
OK, please remove the digits from this address (I'm paranoid about web
bot garbage coming my way)
They already have. Your site is number one in Google for Sarah
Pollock.

E-mail address harvesters have probably already crawled your site but
as there are no e-mail addresses on the site won't have found
anything.
and it is this homepage that I am trying to make work:

www.sarah24pollock68.com


Make work how? I'm guessing this is something to do with text in the
bottom right corner but as you didn't quote any part of a previous
messages that's all I can guess.

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 21 '05 #4
saz <sa*****@nospam mersexcite.com> writes:
In article <11************ **********@z14g 2000cwz.googleg roups.com>,
me*********@yah oo.com says...
I want to put text for a copyright notice into the bottom right corner
of my page. When I say "bottom right," I mean that it will float there
regardless of how the browser window is resized.
But do you want it to appear in the same place when the
window is scrolled? That requires {position: fixed} (that IE
doesn't support, but which works on sensible browsers)

If not, why not put it as the last thing on the page and
float or position it right?

Absolute positioning doesn't do what you want.
However, if the browser window is reduced substantially
in size, then this text inevitably comes up and overlaps
with the page contents.

Read "if the browser window is a the size I usually have it,
the text comes up and overlaps..."
The problem could be elsewhere in the code. What is the URL?


http://www. sarahpollock. com/

--
Jón Fairbairn Jo***********@c l.cam.ac.uk
http://www.chaos.org.uk/~jf/Stuff-I-dont-want.html (updated 2004-12-15)
Jul 21 '05 #5

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

Similar topics

8
19995
by: André Hänsel | last post by:
Hi! When I put a table into a table and try to align it right, it works in IE but not in Firefox. Simplest code to reproduce: <html> <body> <table style="width: 100%"> <tr>
2
1668
by: csgraham74 | last post by:
Hi guys, I ve created a web control - i want to make sure that it always sits at the very bottom of the browser screen. How can i achieve this. Ive been playing about with tables etc.. in html but moving the vertical align affects all other controls tables etc. on the screen. basically can i force a control or table to be at the bottom of...
2
5838
by: J Rice | last post by:
Hi, I'm trying to work out how to float a <divbox in the lower right corner of a paragraph. I have no trouble getting it to work in the upper right or upper left corners and having the text wrap around the box as expected: ie AA XXXXXXXXXXXXXXX AA XXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXX
4
5241
by: Andre Majorel | last post by:
How do you align an <imgagainst the bottom-right corner of an enclosing block so that the text in the block flows around it ? <!-- Block begins here --> <p> En ce qui concerne la conjoncture qui nous occupe, il est nécessaire d'imaginer l'ensemble des problématiques déjà en notre possession. Où que nous mène la sinistrose de cette fin...
8
2290
by: crazychrisy54 | last post by:
Hi there I am quite new to web technologies and wondered if there is anything available so that when a large web page is opened (containing scroll bars) you are automatically scrolled down and right to the contents within the bottom right hand corner of the page. Any ideas if this is possible and if so how would be very much appreciated
2
3138
by: JB | last post by:
Hi All, I'd like to display a "resize handle" in the bottom right corner of a form like in the windows explorer for instance (the 3 diagonal lines in the corner). Can anybody tell me how to do that? Thanks JB
11
2940
by: Simon van Beek | last post by:
Dear reader, By opening an application I get always the main Access window with the closing cross in the above right corner. Is there a possibility to make this closing cross invisible? All the settings in the Start-up form under Tools are disabled but the closing cross in the above right corner is still visible.
8
4451
by: webster5u | last post by:
Hi, I'm encounter a problem here. I hope somebody able helping me. i'm put a "log out" hyperlink overlap a image and that particular image is inside a table cell. I also try align the hyperlink on bottom and right at the cell but the problem is occur. If i set position as absolute then the image and hyperlink will leak out from table. If...
0
7703
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...
0
7618
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...
0
8138
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
7983
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6287
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5514
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...
0
5223
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...
0
3647
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
946
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...

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.