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

Comments 207

infinitegraces December 21 2011, 11:05:24 UTC
Hi, you don't know me, but I'm seeing your stretched username thing, too.

To fix it, you should be able to do this:

.username {
width: 115px !important;
}

At least, that's what worked for me using my LiveCSSEditor extension in Chrome.

Reply

stoppedhiding December 21 2011, 11:07:50 UTC
It didn't do a thing, sadly. If .username is what controls that, though, maybe I can figure it out... Thanks.

Reply

infinitegraces December 21 2011, 11:16:57 UTC
I hope you can get it figured out!

Reply

furyme December 23 2011, 08:32:27 UTC
If you change the username font to arial, it shouldn't show up stretched. I've also changed the subject header font to arial as well because personally I think verdana makes it too heavy :)

Reply


sostaygold December 21 2011, 11:06:21 UTC
To change the font for entries, use:

.content .entry .entry-text {
font-family:Verdana, Georgia, serif;
}

I have it set to Verdana but yeah just change that to whatever you want -- the other two afterward don't really matter.

Reply

stoppedhiding December 21 2011, 11:08:00 UTC
Thanks! I'll add that to the post.

Reply

sostaygold December 21 2011, 11:51:43 UTC
For the overflow:hidden problem, here.

It seems like adding overflow:visible to the extra code should make it work?

Reply

stoppedhiding December 21 2011, 11:54:43 UTC
Oh, well, that's pretty blatantly obvious. wtg me. Thanks!

Reply


pineapplesalmon December 21 2011, 11:16:54 UTC
Thank you for this! At least I can sorta use LJ again now.

Reply

stoppedhiding December 21 2011, 11:19:29 UTC
You're welcome! There are still a few kinks I'm trying to work out, but I hope it works well for you!

Reply

quality_friend December 22 2011, 00:48:07 UTC
I am so thinking of making a post in the OOC comm linking to this. Think I should?

To the OP: THANK YOU SO MUCH ♥ ♥ ♥

Reply

pineapplesalmon December 22 2011, 01:02:07 UTC
I was thinking about maybe doing that. Wanted to give a mod a chance first. But yes, this should be linked.

Reply


Hello Subject amazingentry December 21 2011, 11:18:29 UTC
Hi, sorry to intrude, I'm just posting something here to see what your layout looks like with the subject header used.

Also what the font tag looks like

Reply

Amazing subject. stalwartcane December 21 2011, 11:20:05 UTC
This person is an amazing, I have to say.

Reply

Re: Hello Subject stoppedhiding December 21 2011, 11:21:57 UTC
Oh, there's a problem. :|a NOT ONE YOU CAN SEE, but for me the bar is now taller than your userpic (since I have IP logging on). I should try and fix that, but in the meantime it's not a huge issue.

Reply

amazingentry December 21 2011, 11:43:38 UTC
Hahaha! I'm glad to have been helpful with troubleshooting, then!

Reply


yay for subject lines myrana December 21 2011, 12:41:06 UTC
I came here from the link at lj-releases - thanks so much for doing this! :)

I thought I'd also post a link, in case anyone else looking here wanted something similar: this comment, with the "entry-mylj.user.js" script.

It's a modified GreaseMonkey script which automatically adds "style=mine" to entry pages - so if you set your journal up to this layout and install the script, you should see this style of comment pages on every entry across LiveJournal.

I've been using it for a couple of hours now, and it doesn't seem to be buggy. Really useful for people who don't have a paid account, and so can't select "view all journals and communities in my own style".

Reply

advancing December 21 2011, 13:13:01 UTC
I've also noticed that when you put ?format=light on the end of URLs that have custom comment pages disabled, it removes the scroll bar that's at the bottom. You can see how it looks here.

Reply


Leave a comment

Up