sexycazzy Oxygen Coding with John & Lorne
Jul. 18th, 2014 10:35 am![[identity profile]](https://www.dreamwidth.org/img/silk/identity/openid.png)
I changed up the userpic img coding to reflect the rounded images which you can see here at the Workshop.
Also you'll notice above your header fills the area. The coding below won't do this but if you got to the headerimage section at the bottom of the coding and change the background-size from contain to cover it will look like above.
Since your image is already 900px a little resize won't hurt. It would look really strange if your image were 600px originally. This is up to you. If you don't change it you'll just dee more white space to the left and right of the image.
Also you'll notice above your header fills the area. The coding below won't do this but if you got to the headerimage section at the bottom of the coding and change the background-size from contain to cover it will look like above.
Since your image is already 900px a little resize won't hurt. It would look really strange if your image were 600px originally. This is up to you. If you don't change it you'll just dee more white space to the left and right of the image.
Layout Help for atsugari8
Jul. 7th, 2009 10:18 am![[identity profile]](https://www.dreamwidth.org/img/silk/identity/openid.png)
Because this layout wasn't designed for headers I had to make a few changes. I'm going to let you in on what I had to do just so you know.
1. There is a portion of the "new coding" that looks like this...
#page {background-color: #111111;
height: 570px;
border-bottom: #c1c1c1 3px solid}
.content-inner {background:transparent;}
It used to have a background image that wouldn't adjust to allow a image in the black area at the top but since the image was just color I replaced it with color coding. An image that is small will require you to change the height in this portion of the coding.
( More... )
1. There is a portion of the "new coding" that looks like this...
#page {background-color: #111111;
height: 570px;
border-bottom: #c1c1c1 3px solid}
.content-inner {background:transparent;}
It used to have a background image that wouldn't adjust to allow a image in the black area at the top but since the image was just color I replaced it with color coding. An image that is small will require you to change the height in this portion of the coding.
( More... )