Hiển thị các bài đăng có nhãn Joomla. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn Joomla. Hiển thị tất cả bài đăng

Thứ Ba, 7 tháng 1, 2014

Joomla Extension miễn phí


CSS table

http://johnsardine.com/freebies/dl-html-css/simple-little-tab/

Module JS Flexslider

http://www.joomspirit.com/extension-joomla/responsive-slideshow/index.php?option=com_content&view=article&id=1&Itemid=101

http://dimsemenov.com/plugins/magnific-popup/

http://jgallery.jakubkowalczyk.pl/demo

https://github.com/blueimp/Gallery/blob/master/README.md

http://www.jacklmoore.com/colorbox/

http://galleria.io/


plugin Load-Module-in-Article 

http://www.pages-and-items.com/extensions/load-module-into-article

<script src="/daisinh/templates/expose/js/slimbox/js/slimbox2.js" type="text/javascript"></script>
        <link rel="stylesheet" href="/daisinh/templates/expose/js/slimbox/css/slimbox2.css" type="text/css" media="screen"  />
        <link rel="stylesheet" href="/daisinh/templates/expose/js/custom.css" type="text/css" media="screen"  />

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;