![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Hi, I've finally started messing around a bit with customizing my journal style, and I was wondering how I can remove the footer. I never use the link to Top of Page and it takes up a lot of space. I looked around this community but didn't see an answer, any help would be appreciated!
ETA: Solved. Thanks,
branchandroot!
ETA: Solved. Thanks,
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
no subject
Date: 2012-02-05 12:00 am (UTC)#footer { display: none; }
Or, if you want to keep the horizontal line and just get rid of the text:
#footer .page-top { display: none; }
no subject
Date: 2012-02-05 12:08 am (UTC)I feel bizzarely as though I should have been able to guess that. My total knowledge of CSS consists of copy-pasting this:
#title,#subtitle,#pagetitle {display: none;}
from a previous entry here an hour ago.
no subject
Date: 2012-02-05 12:10 am (UTC)no subject
Date: 2012-02-05 12:16 am (UTC)