I keep feeling that it's about time my LJ had a new look. The problem is, I remember it being a complete pain in the neck to get it looking even halfway how I wanted it to in the first place, and I'm not sure I want to go through that pain again!
Ideally, I would like it to look more like
my DW, but I really don't know how to go about this on LJ.
(
Read more... )
Comments 8
Flexi Squares layouts
ETA: I managed to create a similar effect to what you have on DW here, which is my layout test journal. I just used one of the basic flexi squares layouts and custom CSS to add the header. You could make the header bigger and give it the same grey background as the main body to bring it even closer to what you have on DW.
Reply
I'm slightly embarrassed to admit that my current layout is already based on Flexible Squares, but I had a friend help me with the CSS and it is still all a bit of a mystery to me.
So, sorry for the daft question, but please could you tell me how I find the CSS you used to place the header picture?
Reply
.headerimage {
position: relative;
width: 650px;
height: 366px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
background-image: url("http://i756.photobucket.com/albums/xx206/Engram_au2/Layouts/Placeholderheader.jpg");
background-repeat: no-repeat;
}
That is literally all that is in the Custom CSS box. The rest of the look of the journal was simply a case of copying the hex for the colours on your DW and throwing it into the appropriate boxes. I'm sure that someone has probably made something similar to your DW layout but if you don't mind the default flexi squares layout then it's probably easier to edit than a whole heap of custom CSS.
Reply
Reply
Reply
Reply
Reply
Reply
Leave a comment