Entry tags:
LAYOUT | nadine

( live preview )
HOW TO:
— Search for the Tabula Rasa layout, and choose Plain.
— If you've turned off your Navigation strip, turn it on. Or keep it off, but you might have difficulty navigating otherwise.
— Copy this whole thing.
— Paste the code in, hit save, and you're done.
— The comment pages are functional, but they look hella weird. Same with the this layout, the layout disables ALL sidebar modules, but entry management and entry interaction links should be fine.
— Tested on FF and Chrome.
— Feel free to edit, but do not take out the credit line from the layout code.
If you have questions/troubleshooting concerns, ask away in the comments, but i might take a while to get back to you.
no subject
no subject
Fingers crossed this works!
no subject
no subject
no subject
pic here. the crescent moons are the links.
no subject
div.navigation.topnav ul { display: none; }
Copy/paste it under the /*--- entry ---*/ section, and it should get rid of it right away. Likewise if you want to edit the bottom one, just change topnav to bottomnav and edit the properties as you like.
no subject
no subject
Thanks!
no subject
#primary {
float: left;
width: 70%;
text-align: justify;
margin-top: -10%;
margin-right: 10%;
}
no subject