How to make a Small Calendar
1. You add webpart calendar but before that you must create
calendar first.
2. After that you must add HTML Form Webpart and add css
script below
<style>
/**** Small Calendar ***/
.ms-acal-item{height: 10px !important;}
.ms-acal-sdiv,
.ms-acal-mdiv,
.ms-acal-ctrlitem,
.ms-acal-month-weeksel,
.ms-acal-title{display: none;}
.ms-acal-summary-itemrow TD DIV{height: 15px !important;}
</style>
3. After you add and then save close text editor.
4. You must set the pixel of calendar webpart example:
Height 300 x width 300.
Komentar
Posting Komentar