97. Holly Jolly Christmas
Nov. 6th, 2015 04:12 pm![[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, Colorful, Custom Userpic, Header Images, Christmas Themed Tiny Icons
Layout Width: Flexible Width

All embedded in coding from Google Fonts
Additional Layout Directions:
The title and subtitle are available for use in this layout. If you would prefer to use it go to the .title & .subtitlte coding sections and remove the line display: none; from the coding. This will show the title and subtitle on your layout.
The height of this header image is set to 300px. You can change this but there are few other parts you must change.
Background Image Directions:
Header Images are all 1600x300 and will save in those dimensions. I have put background patterns next to them which I think work but feel free to mix and match or use your own images for the layout.









Snow is for the bottom of the layout and is actually transparent rather than black. I added a background color so you can see what the snow looks like. Will save transparent.

Pick your snow! All of these are transparent and I've added a back background here so you can see how the snow looks. All will save as transparent.



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, Colorful, Custom Userpic, Header Images, Christmas Themed Tiny Icons
Layout Width: Flexible Width

All embedded in coding from Google Fonts
Additional Layout Directions:
The title and subtitle are available for use in this layout. If you would prefer to use it go to the .title & .subtitlte coding sections and remove the line display: none; from the coding. This will show the title and subtitle on your layout.
The height of this header image is set to 300px. You can change this but there are few other parts you must change.
- .maincontent you'll notice there is a padding-top of 336px. Our image is 300px but that extra 36px is because of the header/navbar in this layout. So if you want a 200px image you'll have to add 36px to 200px (236px). This will be your new padding. 150px image would then be 186px in padding.
- .header you'll notice the marin-top is set to 300px which is currently the same as our header. So if you new header is 300px then this margin-top must be 300px.
- .sidebar you'll notice there is a margin-top (or margin: 336px 0px 0px -1px;) of 336px. Our image here is 300px and again that header/navbar so we end up with 336px. So if you want a 200px header image you'll be again adding 36px to the margin (236px).
Background Image Directions:
- In the body section (at the very top of the coding) you will see three locations for an image. They have and explaination for each of them but the idea is you lay them on top of each other. So the one on the bottom is the design image. Say the square with the reindeers. Then the middle one is going on top of this because it is partially transparent and we want to see the snow on the bottom (like it is building up). And then the first image (one on top of the stack) is the fully transparent snow falling.
- This means background-repeat, background-attachment, background-position, and background-size will also need three "commands" unless the command is the same for all images (ie background-attachment: fixed;)
- So here is the example to explain. If you look at background-repeat you will see the commands repeat, repeat-x, repeat. What does this mean? It means that I want the falling snow (top image) to repeat all over the background, the snow at the bottom to only repeat on the x axis (remember Algebra and graphs x=horizontal y=vertical) and I want the background image of the reindeers to repeat all over the background as well.
- But if you look at background-attachment you will see it only has one command which is fixed. I don't want any of these images to scroll with the journal. If I did want to reindeer image to scroll I would change fixed to fixed, fixed, scroll.
- The line background-position the commands are a little different. This line wants you to tell it where to put the picture. Generally when I am using a repeating image I don't use this line at all or it says left top. Because of the snow at the bottom of the screen this time we have left top, left bottom, left top. However, because the falling snow and the reindeer image are repeating you can just have left bottom and it would work. It is with no-repeat images or large and single images that this line becomes more important.
- Now background-size. You can fully control the size of each image. As you can see I have it at auto, 500px 82px, auto. Repeating images should be set to auto unless the image looks too large. So say the reindeer image is 400 x 400 pixels. But those little reindeers look HUGE! You can put in the third command here 200px 200px which resized the image to make it look smaller. Essentially that is what I did with the snow at the bottom. When you have large images there are other options for the size which you can find in my Image Tutorial.
- This coding for the headerimage is typically at the very bottom of my coding. You'll notice I have a spot of the falling snow again. This is just to make it look like it is snowing more on your layout but not over your entries.
- A couple other changes... the background-repeat is a little different here. Typically you won't want your actual header image to repeat.
- There is no background-attachment because it is a rare instance when we don't want the headerimage to scroll.
- The background-position only has the one command because it can work for both a large image and a repeating image.
- The background-size is very different. First we have auto for the falling snow. This is because it is a repeating. But the large headerimage is set to cover. Cover means that the image will fill the space for it completely all the time and works for most large images. If that causes a problem for you, change cover to 100% 100% (meaning 100% width and height).
Header Images are all 1600x300 and will save in those dimensions. I have put background patterns next to them which I think work but feel free to mix and match or use your own images for the layout.
















Snow is for the bottom of the layout and is actually transparent rather than black. I added a background color so you can see what the snow looks like. Will save transparent.

Pick your snow! All of these are transparent and I've added a back background here so you can see how the snow looks. All will save as transparent.



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: 2015-11-07 09:28 am (UTC)(no subject)
Date: 2015-11-09 06:20 pm (UTC)(no subject)
Date: 2015-11-07 12:04 pm (UTC)(no subject)
Date: 2015-11-09 06:21 pm (UTC)(no subject)
Date: 2015-11-07 04:49 pm (UTC)(no subject)
Date: 2015-11-09 06:21 pm (UTC)(no subject)
Date: 2015-11-07 07:31 pm (UTC)(no subject)
Date: 2015-11-09 06:22 pm (UTC)(no subject)
Date: 2015-11-08 06:36 am (UTC)(no subject)
Date: 2015-11-09 06:24 pm (UTC)Thank you for the lovely comment. And enjoy!
(no subject)
Date: 2015-11-09 07:42 pm (UTC)(no subject)
Date: 2015-11-12 12:51 am (UTC)That is great. I hope you really get into making images. I used to and got away from it.
(no subject)
Date: 2015-11-08 06:02 pm (UTC)*using it now*
(no subject)
Date: 2015-11-09 06:24 pm (UTC)(no subject)
Date: 2015-11-08 10:22 pm (UTC)(no subject)
Date: 2015-11-09 06:25 pm (UTC)(no subject)
Date: 2015-11-09 04:13 pm (UTC)(no subject)
Date: 2015-11-09 06:26 pm (UTC)(no subject)
Date: 2015-11-10 11:02 pm (UTC)(no subject)
Date: 2015-11-11 12:28 am (UTC)(no subject)
Date: 2015-11-24 05:04 am (UTC)(no subject)
Date: 2015-11-25 11:10 pm (UTC)It looks great, but it doesn't work :(
Date: 2015-12-23 07:59 pm (UTC)Re: It looks great, but it doesn't work :(
Date: 2015-12-27 07:38 am (UTC)background-image: url(FALLING SNOW IMAGE), url(SNOW BOTTOM OF SCREEN), url(http://antonarmsberg.16mb.com/Livejournal/graffitigraphic-stock978.png);
The words in the () are for direction. Try deleting FALLING SNOW IMAGE and SNOW BOTTOM OF SCREEN and leave the () empty. The code is probably trying to find the images and can't... maybe.
Thanks! Hope your Christmas was great and Happy New Year!
Thank you very much!
Date: 2015-12-27 10:16 pm (UTC)Re: Thank you very much!
Date: 2015-12-31 12:43 am (UTC)Thank you!
Date: 2016-01-01 06:39 pm (UTC)expressive winter hanukkah layouts?
Date: 2017-08-29 07:58 pm (UTC)Re: expressive winter hanukkah layouts?
Date: 2017-08-29 09:29 pm (UTC)(no subject)
Date: 2019-12-10 12:29 am (UTC)(no subject)
Date: 2020-05-05 12:12 am (UTC)