ooc. LAYOUT POST | Minimalism: "Basic Functionality"

Dec 21, 2011 02:43

I am no longer using Livejournal. I will no longer be updating this code except to fix serious bugs. Feel free to take it and fix it up as you like.(I've decided that "Basic Functionality" is the name of this layout. Because when LJ is a dick to its users, its users get to be dicks right back ( Read more... )

what is technology, !ooc

Leave a comment

(The comment has been removed)

loquaciousquark December 21 2011, 18:25:42 UTC
Thanks so much. I'm using the full-width version on some of my communities and it already looks so much better. I really appreciate this.

Reply

stoppedhiding December 21 2011, 21:45:17 UTC
I changed my journal's layout to use the code you provided for the full-width layout, but now everything's stuck on the left of the page. Help?

Reply

(The comment has been removed)

stoppedhiding December 21 2011, 21:48:20 UTC
Oh, I threw out everything else and replaced it with yours (except for the body background color) to see what would happen. Here's what I have now:

body {
body {background-color: #fafafa;}
}

.sidebar { display:none; }

small {font-size:90%;}

big {font-size:110%;}

.content-inner {
margin-left:20px !important;
overflow:visible;
}

.content .entry {
width:80%
overflow:visible;
font-family:Verdana, Georgia, serif;
}

.username {max-width:120px;}

h3 { margin-top:0px !important; }

.entrymenu a {padding-top:20px !important; }

Reply

(The comment has been removed)

stoppedhiding December 21 2011, 22:05:42 UTC
YES THANK YOU I LOVE YOU.

...I don't know how I wound up with

body {
body {background-color: #fafafa;}
}

in there, oops. Ignore my stupid coding :Db

Reply

bullet2 December 21 2011, 23:44:41 UTC
Hi, thanks for your help!
I have still a few problems if I use your coding (it's very likely my fault, but I have no idea what I did wrong)
Is there a way to increase the font a bit? I liked the Verdana font which lj used before they went all stupid, but I think in your version it's still a bit smaller than lj used.
Sorry for the trouble!

Reply

adams_ransom December 22 2011, 03:55:26 UTC
Thank you very much for the sidebar inclusive fix :D

Reply

(The comment has been removed)

bullet2 December 22 2011, 21:48:33 UTC
Sorry to bother you again, but I'm still having trouble.
Should this be put after the coding by stoppedhiding? I tried that, but the text was exactly the same as the one LJ uses.

Reply

(The comment has been removed)

bullet2 December 22 2011, 22:26:59 UTC
{background-color: #fafafa;}

.sidebar { display:none; }

small {font-size:90%;}

big {font-size:110%;}

.header, .hr { width:100% !important; }

.content-inner, .entry-wrap {
margin:0px 20px 0px 0px !important;
overflow:visible;
width:100% !important;
}

.content .entry {
width:100% !important;
overflow:visible;
font-family:Verdana, Georgia, serif;
}

.username {max-width:120px;}

h3 { margin-top:0px !important; }

.entrymenu a {padding-top:20px !important; }

.comment-wrap { margin-bottom:.5em; }

.comment-text, .entry-content { font:13px verdana, tahoma, sans-serif !important;
margin-bottom:5px;
}

This is the coding. I tried it again and now something seemed to change.

Reply

(The comment has been removed)

bullet2 December 22 2011, 23:26:01 UTC
Yes, it worked! Finally. :) Thank you for your help!
Is there a way to move the text a bit to the right? (I'm just nitpicking now, it isn't important)

Reply


Leave a comment

Up