![[identity profile]](https://www.dreamwidth.org/img/silk/identity/openid.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Layout Style: S2 Flexible Squares
Features: Embedded Fonts, No Title, No Subtitle, Made for almost not sidebar, no standard headerimage
Layout Width: Flexible Width

All embedded in coding from Google Fonts
Additional Layout Directions:
There are a few things you should know about this layout:
Images

Common Issues With Layouts:
More Images:
More Headers: Layout Lounge: Headers
More Background Images: Layout Lounge Site
More Tiny Icons: Layout Lounge Site
RULES:
No Hotlinking Images #4 under general
Header can be changed
Background image can be changed or removed.
Credit Necessary.
Features: Embedded Fonts, No Title, No Subtitle, Made for almost not sidebar, no standard headerimage
Layout Width: Flexible Width

All embedded in coding from Google Fonts
Additional Layout Directions:
There are a few things you should know about this layout:
- I have removed the Title and Subtitle from the coding because this layout doesn't work well with them.
- The header image is more of just a title. This can be made in Photoshop or other image software. If you need a title I'm willing but I'd be pretty much mimicking this title image. I recommend having a background color in your image that has a low transparency. This means with a lighter image it will still be well visible.
- I have nothing on the sidebar currently and some of the components are turned off with display: none coding which you can remove. These would be the free blurb, page summary, calendar, and default userpic.
- The components of linklist and tags are still enabled and will pop up where I've put them in the layout when you select them in the sidebar customizations section of your LJ customizations. You can also adjust their locations by adjusting the px of the top and left coding lines for each component.
- You can find the coding for each labeled in the sidebar section.
- I recommend sticking with these two components, however, but if you feel so inclined you can change it up.
Images

Common Issues With Layouts:
- Common Issues
- Theme and Layout Change Tutorial
- Image Tutorial: Adding Background & Header Images in Coding
- Sidebar: What I Do and Do NOT Want On It
- LJ Advertisements: What is that weird box on my LJ?
- Tutorial Index
More Images:
More Headers: Layout Lounge: Headers
More Background Images: Layout Lounge Site
More Tiny Icons: Layout Lounge Site
RULES:
No Hotlinking Images #4 under general
Header can be changed
Background image can be changed or removed.
Credit Necessary.
Having Trouble? Try:
Theme and Layout Change Tutorial or Helpful Hints
If that didn't work. Comment Below with example if possible.
Theme and Layout Change Tutorial or Helpful Hints
If that didn't work. Comment Below with example if possible.
(no subject)
Date: 2016-05-27 07:28 pm (UTC)(no subject)
Date: 2016-05-27 08:23 pm (UTC)(no subject)
Date: 2016-06-26 02:39 pm (UTC)(no subject)
Date: 2016-07-01 06:07 pm (UTC)(no subject)
Date: 2016-07-02 02:56 am (UTC)(no subject)
Date: 2016-07-07 08:36 pm (UTC)BTW here is my banner:
http://img.photobucket.com/albums/v495/dbzxenaman/Journal/Image1_zpsydyy25cd.png
(no subject)
Date: 2016-07-13 09:23 pm (UTC)It is currently:
background-size: 50% auto;
But try this:
background-size: 50% contain;
This closes the gap between the journal and the background image though it does zoom in just a tad.
The only other option would be to use only contain and make the journal portion wider.
(no subject)
Date: 2016-07-16 01:45 am (UTC)I want to thank you personally for all the help you have given me, it is much appreciated and I have learned a lot from you. HTML/CSS codes do not intimated me as I know a lot from what you have taught me. I'm just not that advanced yet.
(no subject)
Date: 2016-07-19 07:10 pm (UTC)#content {
width: 50%;
background-color: #ffffff;
float: right;
right: 0;
font-family: "Montserrat", arial, sans-serif;
font-size: 14px;
text-align: left;
padding: 25px 50px 25px 50px;
z-index: 50;
}
So what I would do is just adjust the width (which is for the journal portion) slightly. I was able to close the gap in my browser with 55%. But it might be 56% for you. Test the increments and see what you like the best.
Thank you. That is why I created this community. When I started at LJ I felt rather overwhelmed by all there was to learn just to get your journal layout to look the way you wanted it so I thought from all the things I learned, why not make it a little easier for everyone else. I'm glad I succeeded in that for you.
I am considering another tutorial about making your own layout but I want to find the right coding and I'm trying to figure out if I can make it into a video.
(no subject)
Date: 2016-10-08 05:19 pm (UTC)(no subject)
Date: 2016-10-26 09:12 pm (UTC)(no subject)
Date: 2016-10-17 01:00 pm (UTC)Thank you for this!! :D
(no subject)
Date: 2016-10-17 06:03 pm (UTC)(no subject)
Date: 2017-09-20 01:27 am (UTC)(no subject)
Date: 2017-09-20 06:45 pm (UTC)