Layout #25 → [Flexi] Back In Time
Holy cow...a layout update? You better believe it! I've been really inspired by "blogs" lately and I think it shows.

LIVE VIEW
Details & Notes:
The layout is best viewed in Mozilla Firefox. I recommend that your ad placement be set for 'between entries' -- when the ads are placed on the sidebar, they extend the layout which can cause visual impairment. I also included the CSS for custom tiny icons. Instead of LJ's default 'locked' icon or the golden friends group icon, you can substitute your own tiny icons. Just remember that the first two paddings -- padding: 16px 16px 0px 0px; -- are the HEIGHT and WIDTH of the icon. Looking for a great place to find tiny icons? Definitely check out DeviantArt!
INSTALLATION INSTRUCTIONS. PLEASE READ THEM.
Frequently Asked Questions
F.A.Q. OFFICIAL POST
How do I add a header?
Take the following code:
Modify the width and height to that of your image. Paste the modified code in the layout css. You'll need to upload your image to the Internet. I recommend using imgur.com or imageshack.us.
Can I edit the CSS (colors, images, ect)?
Yes, of course. Just make sure you still credit
barubaron.
TITLE :: Back In Time
STYLE :: S2 Flexible Squares
ACCOUNT TYPES :: Paid, Plus, and Free
LIVE VIEW
Details & Notes:
The layout is best viewed in Mozilla Firefox. I recommend that your ad placement be set for 'between entries' -- when the ads are placed on the sidebar, they extend the layout which can cause visual impairment. I also included the CSS for custom tiny icons. Instead of LJ's default 'locked' icon or the golden friends group icon, you can substitute your own tiny icons. Just remember that the first two paddings -- padding: 16px 16px 0px 0px; -- are the HEIGHT and WIDTH of the icon. Looking for a great place to find tiny icons? Definitely check out DeviantArt!
F.A.Q. OFFICIAL POST
How do I add a header?
Take the following code:
.headerimage {
position: relative;
width: 500px;
height: 220px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
margin-top: 0px;
background-image: url("LINK TO YOUR PICTURE HERE");
background-repeat: no-repeat;
}
Modify the width and height to that of your image. Paste the modified code in the layout css. You'll need to upload your image to the Internet. I recommend using imgur.com or imageshack.us.
Can I edit the CSS (colors, images, ect)?
Yes, of course. Just make sure you still credit
barubaron.