Layout #22 - Arctic Rash

May 31, 2010 02:26

TITLE: Arctic Rash
STYLE: S2 Flexible Squares
ACCOUNT TYPES: Paid or Plus
CREDIT barubaron WITH USE


Read more... )

layout, s2, flexible squares

Leave a comment

Comments 12

kokutou May 31 2010, 15:29:10 UTC
Using this now with credit. :)
It's quite an interesting and refreshing layout, I would say. Thank you very much! :D

Reply


brightout June 3 2010, 10:25:52 UTC
i love this layout! taking with credit. ♥

Reply


millionstar June 11 2010, 03:54:04 UTC
Gorgeous!! :)

Am considering using this, and normally I know my way around CSS, but I have one question. I was searching the codes for the content width so as to crop a potential header to match that width but am not seeing it? I feel stupid asking this in a way, but am at a loss?

Reply

smilecarnival June 11 2010, 15:25:08 UTC
Why you might have had a little trouble is because I never set my layouts to a fixed width. I always use % of screen width -- in the hopes of making the layouts compatible with all computer types.

#content {
width: 80%;
margin-left: auto;
margin-right: auto;
margin-top: 40px;
margin-bottom: 20px;
background-color: #ADC2CD;
padding: 0px 0 0px 0;
}

You can easily change the 80% to a set width like 750px or such.

Reply


iothe August 16 2010, 14:50:17 UTC
This is lovely, thank you so much. Am using with credit. <3
I just have one small question -- how do you make the default text of the entries smaller? Sorry if this is a noob question! I'm looking to make it 11pt or 10pt, even.

Reply

smilecarnival August 17 2010, 01:29:25 UTC
Thank you! (:

The default font size for this layout is 12px (pixels). Whatchu can do is copy/paste the CSS to notepad, hit CTRL+H and replace all of the font-size: 12px; with whatever size you want.

But changing the font size to 11pt or 10pt is actually going to make the text larger. You see?

Reply

iothe August 24 2010, 02:47:22 UTC
So what would you suggest I replace the font-size with? :]

Reply


amasaglajax November 16 2010, 09:44:03 UTC
I'm using this one for a fic/rp journal kurtrageous. I love it for being clear, bright, simple, clean, and above all, LEGIBLE!

However, I have two questions (I really hope you're still answering questions for this layout, 'cause otherwise, I'm all out of luck...)

1: there is an issue where the "leave a comment" bar overlaps the list of tags for that entry. how can I fix this? here is a picture of exactly what I mean- I outlined the overlapped and illegible tag text in red.

2: how can I add more links to the top bar besides just "recent entries, archive, friends, userinfo"? Is it possible with this layout to edit and add to those links? I'd like to add a link to the tags list :)

thank you very much if you are able to comment, and even if you're not, for this beautiful layout.

Reply


Leave a comment

Up