Hi there..
I´ve been modifying fusion theme, I change the Width from 100% to 1100px, and other things. But I found two things I can´t solve.
1.- I change the body Style to:
body {
min-height:100%;
height:auto !important; /* ie6 ignores it */
height:100%; /* fix */
position: relative;
/*Modificado*/
/*background: #fff url([[pix:theme|main-bg]]) repeat-x left 150px;*/
background-color:#F0F0F0;
}
But the background color is cut, incomplete, I thing an html element is put here and this make color cuts.. (Image attached)
2.- I don´t find the way make Footer moodle logo smaller....
Saludos!!!
Txs
Appreciate