Flexible Squares: beseem
EDIT: 12-19-10 I noticed a lot of people have one extra tab than me so when they add this layout there is an extra tab floating under the image. To line it up see here:
In the CSS find:
ul.navheader {
float: right;
list-style-type: none;
margin: -144px -10px 0 0;
padding: 0;
position: relative;
z-index: 10000000;
}
And change:
margin: -144px -10px 0 0;
to
margin: -177px -10px 0 0;
That should line it up. If it's still not lined up exactly you can mess with the first numbers and see if you can get it to work.

Image Preview - Live Preview
"beseem"
This layout has mini-icons, my first ever, yay. Only one version, though, but feel free to edit it to add your own header and background and such, with proper credit of course.
In the CSS find:
ul.navheader {
float: right;
list-style-type: none;
margin: -144px -10px 0 0;
padding: 0;
position: relative;
z-index: 10000000;
}
And change:
margin: -144px -10px 0 0;
to
margin: -177px -10px 0 0;
That should line it up. If it's still not lined up exactly you can mess with the first numbers and see if you can get it to work.

Image Preview - Live Preview
"beseem"
This layout has mini-icons, my first ever, yay. Only one version, though, but feel free to edit it to add your own header and background and such, with proper credit of course.
| Template: beseem |
| For: Flexible Squares | Rules of the Game: - Credit betterdolphin- You may edit to suit your needs, but credit would still be nice. - Commenting not necessary, but makes me feel good all over anyway if you do. |
Notes: -Tested in IE6-8, FF, Chrome, Opera and Safari -The only real warning on this is the title, if it's too long, it'll start going into the menu. The menu remains, luckily, but the text will disappear. It only really comes into play if you have a very long title or if you use view comments in your style, when the reply page has "title - Post Comment". -Rounded corners won't work in IE |
| Directions: Click here. In search box put "Flexible Squares" and choose template "Black and White and Red All Over". In the top right you'll see a box called Current Theme, click "Change page setup" and there choose "2 column (sidebar on the right)". Click on Customize Selected Theme. Click on "Customize CSS" menu link on left. Make sure all options are set to "no", and "Custom external stylesheet URL" field remains blank. Then, copy and paste the entire stylesheet below into "Custom stylesheet" field and click Save Changes. |
| Images: These are hosted on my own Photobucket account, I encourage you to save and upload to your own server/account. Just be sure to change the URLs in the style sheet when you do! Since there's a lot of images due to the mini-icons, you can either get this zip here or just save each one below. Header: beseem.jpg Background: beseem-bg.jpg Mini-Icons: user, comm, calendar, friends, userinfo, private, friend's only, recent entries, music, mood, tag, location |
| Code: |
