92. Spring Wide

Feb 20, 2015 16:51

Layout Style: S2 Flexible Squares
Features: Embedded Fonts, Colorful Sidebar, Header Image
Layout Width: 1100px


Read more... )

feature: header-navbar, image: header, topic: television, account: paid-permanent, topic: season, topic: books, layout-color: cream, .flexible-squares, !all-layouts, layout-color: green, feature: sidebar

Leave a comment

Comments 9

fly_meaway February 21 2015, 14:26:04 UTC
This layout looks really nice, love the use of the sidebar. I'm not going to use it anytime soon probably, but I'm definitely saving this in my favourites. Thank you for sharing :D

Reply

sireesanwar February 27 2015, 21:41:06 UTC
Glad you like it.

Reply


rakshi March 20 2015, 15:20:31 UTC
I love this layout and am trying to get it set up on my LJ. I've downloaded all the font woff files to a folder on my server and tried changing the urls in the custom css but can't seem to get them to work. I have most of them changed. Can you see or tell anything I'm doing wrong?

Thanks in advance.

Reply

sireesanwar March 20 2015, 21:06:23 UTC
First there is no need to download any fonts as they are embedded Google fonts so they will show up either way.

Second, I would just copy the code again and repaste it. It should work without you doing much of anything except adding and header image if you want to.

Reply

rakshi March 20 2015, 21:10:20 UTC
I see!! Thank you so much. I hope you took a look at my layout and approve of the way it looks. I very much appreciate your artistry and hard work.

Reply

sireesanwar March 20 2015, 21:15:51 UTC
No problem. Sometimes my layouts are a lot of work for the user. This one just happens to be easy. You never know. *wink*

Thank you so much!

Reply


(The comment has been removed)

sireesanwar March 20 2015, 21:16:19 UTC
So welcome! I'm glad you like it.

Reply


arabian July 6 2017, 19:22:33 UTC
This is really gorgeous. I had a few questions though?

1. Would you mind if I used a different header/color? (It's for a private LJ that I only use at this point, but still, I wanted to ask.)

2. Is there any way to use this layout but have the icons instead the comments as opposed to hanging out?

Thank you so much.

Reply

sireesanwar July 17 2017, 23:58:31 UTC
Okay so definitely adjust things how you want. I'm fine with that.

Sure if you aren't sure how to do it you can go to the below coding in your custom css section and just change that margin line. The last number is for the left margin and you just need to make it 0 or 5px or something. You can also move the float to right if you wish and mess with the margins to see where you want it. Go for it.

.userpic, .userpicfriends {
float: left;
margin: -1px 15px 25px -110px;
padding: 15px;
width: 100px;
height: 100px;
text-align: center;
color: #FFFFFF !important;
background-color: #8B9635 !important;
-webkit-box-shadow: #CCC 0 0 5px;
-moz-box-shadow: #CCC 0 0 5px;
-ms-box-shadow: #CCC 0 0 5px;
-o-box-shadow: #CCC 0 0 5px;
box-shadow: #CCC 0 0 5px;
}

Reply


Leave a comment

Up