View Single Post
Old 02-07-2020, 05:33 PM   #273
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,897
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
Quote:
Originally Posted by igor23740 View Post
Hello. I use this CSS Code
Code:
P{
body {
margin-top: 0.70em !important;
}
but it doesn't regulate the footer! Please tell me how to do this?
Margin left and right work, but top and bottom margins do not work. If you make the top margin much bigger than the 0.15em the bottom will slide off the screen. I only use the very small number to move the letters in the top sentences to stop rubbing against the top of the background image.

There is nothing you can do but set the top and bottom margins in the layout and not in extra css.
DoctorOhh is offline   Reply With Quote