Download file ở dưới về và upload vào thư mục root của bo-blog (ngang hàng với index.php)
- English: Vào Admin center –> General –> Modules –> Add/Edit items
- Vn: Vào Quản lý –>Q lý chung –> Th.lập khối. Thêm một module vào Khối bên
Add an item manually chọn Side module
Điền thông tin như sau:
- Item name: Random picturecs
- Description: Random picturecs
- Activate?: Yes, activate it immediately
- Sidebar name:: Random picturecs
- Unfolded?: Unfold
- Content: dán code sau vào
<div class="panel-content_Gallery" id="sideblock_Gallery" style="display: block;">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/
cabs/flash/swflash.cab#version=6,0,29,0" width="180" height="250">
<param name="movie" value="randomhinh/randomhinh.swf">
<param name="quality" value="high">
<param name="wmode" value="transparent">
<param name="FlashVars" value="bcastr_xml_url=randomhinh/randomhinh.xml&AutoPlayTime=4&WinOpen=_self">
<embed src="randomhinh/randomhinh.swf" flashvars="bcastr_xml_url=randomhinh/randomhinh.xml" quality="high" pluginspage="https://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="180" height="250">
</object>
</div>
Ok, nếu bạn có thêm hình hoặc muốn thay đổi hình thì upload hình trực tiếp vào trong thư mục random hình và edit trong file randomhinh.xml, kích thước của file hình chuẩn đẹp nhất là 180*250.