Index of /cursos/theme/klass/
Name | Last Modified | Size |
---|---|---|
Parent Directory | ||
fonts | 2024-11-30 16:03 | - |
javascript | 2024-11-30 16:03 | - |
lang | 2024-11-30 16:03 | - |
layout | 2024-11-30 16:03 | - |
pix | 2024-11-30 16:03 | - |
pix_core | 2024-11-30 16:03 | - |
renderers | 2024-11-30 16:03 | - |
scss | 2024-11-30 16:03 | - |
templates | 2024-11-30 16:03 | - |
config.php | 2024-11-30 16:03 | 3k |
lib.php | 2024-11-30 16:03 | 14k |
renderers.php | 2024-11-30 16:03 | 2k |
settings.php | 2024-11-30 16:03 | 10k |
version.php | 2024-11-30 16:03 | 2k |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Read Me</title>
<script src="https://use.fontawesome.com/02c6d54247.js"></script>
</head>
<style>
body {
background: #f1f1f1;
font-size: 14px;
color: #444;
max-width: 700px;
margin: 120px auto;
}
a {
color: #009fe5;
}
#header {
background: #009fe5;
padding: 15px;
}
#header .logo {
text-align: center;
}
#footer {
background: #1d1d1d;
padding: 20px;
}
#footer .social-links {
text-align: center;
}
#footer .social-links ul {
padding-left: 0;
margin: 0;
}
#footer .social-links ul li {
list-style: none;
display: inline-block;
margin: 0 10px;
}
#footer .social-links ul li a i {
color: #fff;
}
#footer .social-links ul li a:hover i:before {
color: #009fe5;
border-bottom: 1px solid #aaa;
padding-bottom: 2px;
}
.read-me {
background: #fff;
padding: 20px 30px 30px;
}
.read-me h3 {
color: #656565;
font-size: 26px;
font-weight: normal;
border-bottom: 1px solid #aaa;
padding-bottom: 10px;
}
.read-me p {
}
.read-me ul {
padding-left: 0;
}
.read-me ul li {
list-style: none;
margin-bottom: 10px;
}
.read-me ul li a {
margin-left: 10px;
}
.logo h2 {
color: #fff;
font-size: 40px;
}
</style>
<body>
<header id="header">
<div class="logo">
<h2><span>Klass</span></h2>
</div>
</header>
<div class="content">
<div class="read-me">
<h3>About Klass Moodle theme</h3>
<p>This is Responsive Boost Based Moodle Theme </p>
<ul>
<li>Package : <a href="#">Moodle Klass Theme</a></li>
<li>Theme Version : 3.5.0.1 </li>
<li>Relesed on : 19 May 2018</li>
<li>Authors : LMSACE Dev Team</li>
<li>Copyright © 2015 onwards <a href="#">www.lmsace.com</a></li>
</ul>
<h3>Supported moodle versions</h3>
<p>Compatible with Moodle 3.5 </p>
<h3>Supported browsers</h3>
<p>IE9+ <br /><br />
Recent versions of all modern browsers
</p>
<h3>Klass theme - Installation steps</h3>
<ul>
<li>Please unzip the downloaded theme zip file, you will get folder 'klass'</li>
<li>Copy folder 'klass' and put into theme folder of your moodle system</li>
<li>Next login as Site administrator</li>
<li>Go to 'Site administration' -> 'Notifications' , here on 'Plugins check' page you will find both the items.</li>
<li>Click the "Upgrade Moodle database now" button displayed on bottom of the page</li>
<li>You will get success message once the plugins installed successfully.</li>
<li>By clicking "Continue" button on success page , you will get options to change the klass theme settings.</li>
<li>You can modify the settings later too :-)</li>
</ul>
<h3>Steps to set klass theme as default theme for your moodle system</h3>
<ul>
<li>Login as site administrator</li>
<li>Go to Site administration -> Appearance -> Themes -> Theme selector</li>
<li>Click the "Change theme" button for device type as "Default"</li>
<li>It will list all the available themes for "Default device"</li>
<li>Then click "Use theme" button on "Klass theme"</li>
<li>Next click the "Continue" button ,thats it.</li>
<li>Cheers,you have done it !!!</li>
<li>If you need any support related to this theme , kindly send a mail to <a href="#">info@lmsace.com</a></li>
</ul>
</div>
</div>
<footer id="footer">
<div class="social-links">
<ul>
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-google-plus"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
</ul>
</div>
</footer>
</body>
</html>
Proudly Served by LiteSpeed Web Server at plc.com.bo Port 80