I have increased the size of the TicTac Template by 140 pixels and here is the step by step guide for you:
Step 1
Follow the menu links:
Customize -> Layout -> Edit HTML
Step 2
Step 2
Find the css entry #outer-wrapper and add 140 pixels to the width property. The change should be:
#outer-wrapper {
width: 987px;
width: 987px;
Step 3
Repeat Step 2 to the css entries:
Repeat Step 2 to the css entries:
#content-wrapper
...
#main
...#main
body#layout #outer-wrapper,
body#layout #content-wrapper
Step 4
body#layout #content-wrapper
Step 4
Now that the new width was applyed, we need to adjust the images to the new size.
The new images need to be 140 pixels wider but the extra pixels need to be added carefully to mantain the same design.
The images that neeed to be changed in the template are:
bottom_sash_left.gif
bottom_sill.gif
tile_left.gif
top_div_left.gif
top_h1.gif
If you don't want to do your own version of this new images just use the new images I've created.
And that's all you need to know to increase the width of your blog!
Download
If you don't want to do the changes yourself, just replace your's b:skin tag by the following:
New Images
tictac_bottom_sash_left.gif
tictac_bottom_sill.gif
tictac_tile_left.gif
tictac_top_div_left
tictac_top_h1.gif
Preview
Preview this template in:
Preview this template in:
No comments:
Post a Comment