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

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

stoppedhiding December 23 2011, 08:33:34 UTC
Oh, thanks for the tip. I'll see how they look with Arial!

Reply

stoppedhiding December 21 2011, 11:11:33 UTC
I managed to get it to a manageable size with .username {max-width:120px;}. Thanks again for the tip!

Reply

infinitegraces December 21 2011, 11:21:17 UTC
lol, I started to post it with 120px as the size. I'm glad it helped you, though. :)

Reply

stoppedhiding December 21 2011, 11:22:46 UTC
I tried it with 115px and it juuuust fit my username, so I made it a bit wider to accomodate longer ones. \o/

Reply


Leave a comment

Up