89. Layout Lounge 1.0

Layout Style: S2 Flexible Squares
Features: Tab style sidebar with all the perks of Layout Lounge
Layout Width: 1000px


All embedded in coding from Google Fonts




Theme and Layout Change Tutorial

Additional Layout Directions:
1. The header section on this is only 150px in height. Changing this will alter things drastically. If you wish to change the height let me know and I can help you with it.

2. The headerimage coding is near the bottom of the coding.

.headerimage {
 position: absolute;
 width: 100%;
 height: 150px;
 margin-top: 0px;
 padding: 0px;
background-color: #49BFB4;
 background-image: url(Top Header Image URL), url(Bottom Image URL);
 background-repeat: no-repeat, repeat;
background-position: center center, center top;
 }

Top Header Image is my logo image. Bottom Image is the below Header design. Put your urls in between these () to create the effect I've created.

Header:


Background Image


More 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.