navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

Vertically align

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Cascading Style Sheets >> Vertically align
Page: [1]
 
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/

(in reply to Xylina)
curious monkey

 

Posts: 543
Joined: 4/28/2006
From: The lower handle of US
Status: offline

 
RE: Vertically align - 7/12/2006 16:02:23   
what is the styling that you're using for the div c4 etc.
that sounds like a positioning issue


<edit> Damn someone smarter got here first!:)</edit>

_____________________________

The way it is now, the asylums can hold all the sane people but if we tried to shut up the insane we should run out of building materials.

(in reply to Xylina)
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

(in reply to curious monkey)
Page:   [1]

All Forums >> Web Development >> Cascading Style Sheets >> Vertically align
Page: [1]
Jump to: 1





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