Forum Replies Created
-
AuthorPosts
-
CrackleFactoryMember
Excellent!
Thanks for the continued and reliable support, by the way, much appreciated.
~IW
CrackleFactoryMemberOh, I don’t think of “hacky” as a bad thing at all! I’m no expert – my version of hacky is “Let’s stick this code in there and see if it does something.” That snippet was the second thing I tried, so I’m happy with the outcome.
CrackleFactoryMemberFound this, which seems to be working nicely:
html {
position: relative;
min-height: 100%;
}
body {
margin: 0 0 100px; /* bottom = footer height */
}
footer {
position: absolute;
left: 0;
bottom: 0;
height: 35px;
width: 100%;
}- This reply was modified 8 years ago by CrackleFactory.
October 26, 2016 at 7:18 am in reply to: Style: Content -> Body background transparency not responding #11092CrackleFactoryMemberBoom! Done, thankya kindly.
CrackleFactoryMemberActually, I went ahead and installed it this evening.
So far – everything looks good, except the logo doesn’t seem to be resizing; now it’s just showing me a section of the large image. What’s the recommended actual size for the logo? I’ll just upload a new, smaller one…
CrackleFactoryMemberFantastic! Thanks very much; I’ll work on this in the morning.
-
AuthorPosts