7 Color
| Instructions: | How to use this template |
| Template author: | BloggerThemes |
| Designer: | Nishuang |
| Description: | 7 Color is a free blogger template adapted from WordPress with 2 columns and right sidebar. Excellent layout for blogs about art or personal issues. Download 7 Color for free in BTemplates. |
| Rating | 3.9 out of 5 based on 47 bloggers. |
| Share: |

güzel
tabi eski tarayıcılarda felaket görünüyor
I can`t edit gadgets, is not working !
I have the same problem. Can’t edit the gadgets.
Use Internet Explorer to Edit the Gadgets
Ok thanks. I’ll try it.
Yes with the Internet Explorer it works. Thank you so much.
I have a problem with this template and Internet Explorer 7. The title and description are poorly placed in the browser. With Internet Explorer 8, the template doesn’t have any problem. It’s only a issue with Internet Explorer 7. How can I fix it? Thank you so much!
Tengo un problema con esta plantilla e Internet Explorer 7. El título y la descripción quedan mal colocados en el navegador. Con Internet Explorer 8, la plantilla no tiene ningún problema. Es solo una incidencia con Internet Explorer 7. ¿Cómo puedo arreglarlo? . ¡Muchas gracias!
How do increase the width of the left column??
In IE7, you can get the header to align to the left by changing one “center” in the HTML to a “left”. I THINK it is this one, but not sure:
#header {
margin: 0px;
border: 0px solid #cccccc;
text-align:center;
color:#666666;
Change “center” to left. But as I said, I’m not sure this is the correct spot. After I did it, I forgot which entry it was.
Then, to give yourself better vertical spacing above and below the posts, change this:
.post {
margin:0px 5px 70px 5px;
}
to this:
.post {
margin:30px 5px 20px 5px;
}
I’m not that technically oriented, so I am very proud to have figured this out. Email me if you have additional problems and I’ll see if I can help.
For IE
background:url(http://1.bp.blogspot.com/_t47uhxwKFVM/SlWP9iV_KmI/AAAAAAAAArw/GArZS06aGss/s1600/bg_container.gif)repeat-x;
background-image:url(http://1.bp.blogspot.com/_t47uhxwKFVM/SlWP9iV_KmI/AAAAAAAAArw/GArZS06aGss/s1600/bg_container.gif);background-repeat :repeat-x;