Entry tags:
layout 002
tested in chrome, firefox, and safari, and they all work fine. FIREFOX, however, might have some text rendering issues in the header, and there's some kind of padding/margin issue at the top and bottom, but nothing huge. this may be fixed later! FIXED IN EDIT 2
EDIT the search module wasn't completely eradicated. it is now!
EDITx2 if the top entry is being cut off, add the code provided here. (thanks,
glitterbats!)
EDITx3 code updated yet again for more modifications to custom links list
EDITx4 pastebin updated for better/cleaner sidebar coding and to fix the issue of overlapping custom/nav links. AND EDITED AGAIN to be sure. if for the new code the links are too low down for your taste, ctrl+f #secondary and change the top value to match the length of your journal title.
EDITx5 7/15/14 added code to remove 'jump to modules' link, fix clipped entry height, and reposition 'top of page' link.
EDIT the search module wasn't completely eradicated. it is now!
EDITx2 if the top entry is being cut off, add the code provided here. (thanks,
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
EDITx4 pastebin updated for better/cleaner sidebar coding and to fix the issue of overlapping custom/nav links. AND EDITED AGAIN to be sure. if for the new code the links are too low down for your taste, ctrl+f #secondary and change the top value to match the length of your journal title.
EDITx5 7/15/14 added code to remove 'jump to modules' link, fix clipped entry height, and reposition 'top of page' link.
![]() full size
|
no subject
#primary {
float: left;
width:750px;
margin-right:-800px;
margin-left: 0;
]
and add this to the end:
margin-top:32px;