css rules

2006-06-01 Thread Fernando





hey, I'm trying to use a css rule to set a footer..

div.footer 
{ 
font-size: 13px; 
font-family: Arial;
text-align: center; 
position: absolute;
bottom: 0px; 
left: 0px; 
width: 100%; 
height: 18px 
} 

note, I'm breaking the page with style="page-break-after:always;"

So, my footer works well at my first page, but it did not appers at
the second, third ... pages..

someone help me!!!


I know, that it's not a cake question, but I'm using cake and I know
that u r very cool people :)

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake PHP group.  To post to this group, send email to cake-php@googlegroups.com  To unsubscribe from this group, send email to [EMAIL PROTECTED]  For more options, visit this group at http://groups.google.com/group/cake-php  -~--~~~~--~~--~--~---





Re: css rules

2006-06-01 Thread jeko

Here's a great article on printing and CSS.
http://alistapart.com/articles/boom


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~--~~~~--~~--~--~---