Replies

Mar 21, 2015 11 years ago
Life
is all-powerful
User Avatar
Merra

Hi! I'm looking for the CSS code for blocking the footer? I had it forever, but I was looking at my CSS the other day and like a dork I decided 'nah I probably don't need that anymore.'

Yeah it's still broken, and now most of the site, if the page is long, loads with a black background/without a background image or whatever the specific issue us.

BUT I don't know where to ask about CSS advice because the link in the sticky in this forum is dead, and has been for awhile!

(conversationally, the issue with dead links in that sticky, and most of the other sticky topics, has been mentioned many times over a long period of time, and I reported it myself to the giant list of improvements - link to post here in case anyone is interested!)

Mar 21, 2015 11 years ago
Adventure Captain
sonata
User Avatar

CSS questions usually go in the Profiles & Graphics Discussion forum. ^^

But this would be the code for removing the footer:

footer { display:none; }

Art by
[tot=sonata]

Mar 21, 2015 11 years ago
Life
is all-powerful
User Avatar
Merra

Awesome, thank you so much! I appreciate both answers :D I tried to subscribe to this so I wouldn't have to ask again in the future but that doesn't seem to be working either XD

Happy Masquerade!

Mar 21, 2015 11 years ago
Adventure Captain
sonata
User Avatar

You're welcome. :)

Happy Masquerade.

Art by
[tot=sonata]

Please log in to reply to this topic.