|
| |
|
|
Xylina
Posts: 39 Joined: 9/1/2005 Status: offline
|
Vertically align - 7/12/2006 15:43:50
I have just one more question now, still regarding print styles. Someone suggested that I add a copyright notice to the articles (now, why didn't I think of that first). I have it on there now, but I want it to print at the bottom of the page, rather than right after all of the other text. See http://coxandcompany.biz/TalkingBusiness/BeatingBigBox.htm for an example of what I mean. If you look at the print preview, you will get a better picture of what I am talking about. Currently, this is the cods I have: <div class="c4"> <p class="c5">Copyright © 2005 KM Cox & Company Inc.</p> </div> </body> Any help with this will be appreciated, Thank you, Xy
|
|
|
|
c1sissy
Posts: 5079 Joined: 7/20/2002 From: NJ Status: offline
|
RE: Vertically align - 7/12/2006 16:00:22
All you need to do is to add this to the print style sheet where you want it to print. I'm sure you aren't printing your footer so in place of the footer, which I would guess you have set not to print, put a div with the information that you want to print.
_____________________________
Deb-aka-c4Ksissy high panjandurum and alpha female of the silverback tribe As decreed by Jesper 5-24-2003. The only stupid question is... the one that is never asked!! http://directory.css-styling.com http://fmsforum.com http://positioniseverything.net/ http://www.tanfa.co.uk/
|
|
|
|
Xylina
Posts: 39 Joined: 9/1/2005 Status: offline
|
RE: Vertically align - 7/12/2006 17:44:17
I needed to add the following snippet of code to my printstyles.css for div.c4 position: absolute; bottom: 0; Thanks for the help, Xy
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|