
Let me know if you find bugs or have any problems.
Enjoy.
I love your theme. Can you answer a question for me, please? We have a custom image for our school displayed in the top left corner of our Moodle site. Each time we upgrade, this has to be re-inserted and it is time consuming to search for the image in the database. Do you know an easy way to keep this as a part of our page or a quick way to find it each time we do an upgrade?
Thanks,
Maureen
ul.list, ul.list li, ul li {
list-style-image: url(pix/db3.gif);
padding-top: 3px;
}
![]()
![]()
min-width:800px;
Yes, Excellent theme. My wife asked me to change her 1.6 teaching site to this theme and she loves it.
Thanks for an excellent theme.
Steve
Thanks...the "extra wide" header image is probably not the best way to handle this, but it seems to work okay. I assume it would probably be best to set a maximum width of the page and then set the image to that width, but it seemed simpler (quicker) to just create a 1500px wide banner.
Steve
I am also having a problem with the username label sitting higher then the input box.
also
I have an issue with using "compose a text page" or "compose a web page" when adding a resource.. i create the resource with no problems then when i goto view it, the style changes.. the grey background is missing and the page is no longer centered.. it seems like the white part(the middle bit) gets stretched, basically it looks like a standard moodle theme.
.loginpanel .helplink {
float:none;
}
.breadcrumb li a {
color: #ffffff;
}
.breadcrumb li a:link,
.breadcrumb li a:visited {
color: #ffffff;
}