Thứ Hai, 30 tháng 12, 2013

ung dung android 2


Cài đặt Điểm Đến Việt như thế nào? Trên Play Store: Tìm theo từ khóa DIEM DEN VIET hoặc icompanion, cài đặt là xong.
https://play.google.com/store/apps/details?id=hust.se.vtio.icompanion

Link tải file APK:
https://www.dropbox.com/s/zsokiu16l95zqzu/XemPhimHD.apk

ikhuyenmai
Link trên Play Store https://play.google.com/store/apps/details?id=vn.nemsoft.ikhuyenmai

WADA Wifi Maps - Tìm và kết nối Wifi miễn phí



Thứ Ba, 17 tháng 12, 2013

Ghi chú YJSG (You Joomla Simple Grid)

Align and float images with CSS
http://www.inmotionhosting.com/support/edu/website-design/insert-images-website/align-float-images-css
http://imagecss.com/
http://imagecss.com/box.html


Load thêm file CSS JS , chèn thêm vào file joomla\templates\yougrids\custom\yjsg_custom_params.php

//$document->addScript($yj_site.'/src/my_new_js_file.js');
    $document->addScript($yj_site.'/custom/slimbox/js/slimbox2.js');
    $document->addStyleSheet($yj_site.'/custom/slimbox/css/slimbox2.css');
    $document->addStyleSheet($yj_site.'/custom/custom.css');




Thứ Ba, 10 tháng 12, 2013

ghi chú T3 framework - Joomla 3.2

 

 

remove class="table"  khi chèn bảng từ JCE Editor Joomla

(bỏ cái border-top của bootstrap)

 

http://css.maxdesign.com.au/floatutorial/tutorial0505.htm


http://joomlaboy.com/tutorials/joomla/58-insert-a-module-in-a-joomla-article


Iframe & YouTube Video In Joomla JCE Editor
http://joomlaboy.com/tutorials/joomla/47-iframe-youtube-video-in-joomla-jce-editor

http://selfcss.org/

http://www.joomlacontenteditor.net/

JCE makes creating and editing Joomla!® content easy


https://code.google.com/p/slimbox/downloads/list

http://www.cssportal.com/css3-rounded-corner/

..\templates\t3_bs3_blank\css\custom.css

.box_image {
border-radius: 31px;
-moz-border-radius: 31px;
-webkit-border-radius: 31px;
border: 8px solid #800000;
padding:4px;
    margin:0px;
}



Thêm style vào JCE Administration :: Editor Global Configuration

 JCE Administration :: Editor Global Configuration

http://www.opensourcesolutions.es/ozio/#5
 http://unitecms.net/joomla-extensions/unite-nivo-slider/instructions
 http://www.joomlack.fr/en/component/dms/view_document/59-slideshow-ck


\joomla\plugins\system\t3\base-bs3\bootstrap\less\navs.less
// Stacked pills
.nav-stacked {
  > li {
    float: left;  ori: none;