Let's discuss a sample way to integrate jFlow with joomla:
Prev 1 2 3 4 5 Next
Then we added the jFlow script file.
We load the jFlow script.
jQuery(document).ready(function() { jQuery("#myController").jFlow({ slides: "#slides", controller: ".jFlowControl", slideWrapper : "#jFlowSlide", selectedWrapper: "jFlowSelected", width: "1000px", height: "235px", duration: 400, prev: ".jFlowPrev", next: ".jFlowNext" }); });
Finally we add some styles to it.
.slide-wrapper { padding: 5px; } .slide-thumbnail { width:300px; float:left; padding: 10px;} .slide-thumbnail img {max-width:300px; } .slide-details { width:650px; float:right; margin:10px;} .slide-details h2 { font-size:1.5em; font-style: italic; font-weight:normal; line-height: 1; margin:0; } .slide-details .description { margin-top:10px; } .jFlowControl, .jFlowPrev, .jFlowNext { color:#FFF; cursor:pointer; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px; } .jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover { background: #43A0D5; } .article-info { border-bottom: 1px solid #F9A159; border-top: 1px solid #F9A159; background: #F9F1E0;} .article-info dd{float: left; margin: 0px 5px;}
See the book OpenCart 1.4 Template Design Cookbook.
See the book Joomla Mobile Development Beginners Guide
List of my works:
Technical Support:
If you still face the technical problem, please get support of our highly skilled technical team: garazlab.com.
Wordpress Plugins:
If you still face the technical problem, please get support of our highly skilled technical team: garazlab.com.
Wordpress Plugins:
- Real-Time Health Data from Every Where:WP plugin to display real-time health data & increase sale by promoting user specific products according to health information: garazlab.com.
- Woocommerce Stock Notification Builder:Sends desktop, mobile & email notifications with full customization.Build your own product notification system with it: garazlab.com.
Opencart Extensions:
- Product Based Quantity Wise Shipping: Find it here.
- OpenSSLCOMMERZ: integrate SSLCOMMERZ with opencart: Find it here.
- Fine Search v.1.0 - Improves Opencart search feature to find relevant: Find it here.
- Opensweetcaptcha - An easy way to generate attractive captcha for your system!: Find it here.
- Custom Field Product - add unlimited custom fields to the product form: Find it here.
- Formcaptcha - add captcha on the register page: Find it here.
No comments:
Post a Comment