Cargando…

Mastering magento theme design : create responsive themes using Bootstrap, the most widely used frontend framework /

Written in a step-by-step, tutorial style with a lot of code snippets and hands-on examples to create an advanced Magento theme from scratch, this book is tailor-made for web designers and developers. This book is great for developers and web designers who are looking to get a good grounding in how...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Saccà, Andrea (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing, 2014.
Colección:Community experience distilled.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBSCO_ocn878918420
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 140502s2014 enk o 000 0 eng d
040 |a IDEBK  |b eng  |e pn  |c IDEBK  |d MHW  |d EBLCP  |d N$T  |d E7B  |d UMI  |d DEBSZ  |d DEBBG  |d OCLCQ  |d COO  |d OCLCF  |d YDXCP  |d OCLCQ  |d D6H  |d AGLDB  |d OCLCQ  |d ICA  |d OCLCQ  |d MOR  |d CCO  |d PIFAG  |d ZCU  |d MERUC  |d OCLCQ  |d U3W  |d STF  |d OCLCQ  |d VTS  |d CEF  |d CRU  |d ICG  |d OCLCQ  |d NLE  |d VT2  |d OCLCQ  |d UKMGB  |d WYU  |d G3B  |d TKN  |d UAB  |d DKC  |d AU@  |d OCLCQ  |d M8D  |d UKAHL  |d HS0  |d OCLCQ  |d OCLCO  |d QGK  |d OCLCQ  |d OCLCO 
015 |a GBB747272  |2 bnb 
016 7 |a 018006609  |2 Uk 
019 |a 880640780  |a 881399546  |a 1259105718 
020 |a 9781783288243  |q (electronic bk.) 
020 |a 1783288248  |q (electronic bk.) 
020 |a 1306708850  |q (electronic bk.) 
020 |a 9781306708852  |q (electronic bk.) 
020 |a 178328823X 
020 |a 9781783288236 
020 |z 9781783288236 
029 1 |a AU@  |b 000062542055 
029 1 |a DEBBG  |b BV042032842 
029 1 |a DEBBG  |b BV043608821 
029 1 |a DEBSZ  |b 405716117 
029 1 |a DEBSZ  |b 414183169 
029 1 |a DEBSZ  |b 484722395 
029 1 |a DKDLA  |b 820120-katalog:999935976505765 
029 1 |a GBVCP  |b 882839993 
029 1 |a UKMGB  |b 018006609 
035 |a (OCoLC)878918420  |z (OCoLC)880640780  |z (OCoLC)881399546  |z (OCoLC)1259105718 
037 |a CL0500000436  |b Safari Books Online 
050 4 |a QA1 
072 7 |a BUS  |x 082000  |2 bisacsh 
072 7 |a BUS  |x 041000  |2 bisacsh 
072 7 |a BUS  |x 042000  |2 bisacsh 
072 7 |a BUS  |x 085000  |2 bisacsh 
082 0 4 |a 658  |2 22 
049 |a UAMI 
100 1 |a Saccà, Andrea,  |e author. 
245 1 0 |a Mastering magento theme design :  |b create responsive themes using Bootstrap, the most widely used frontend framework /  |c Andrea Saccà. 
260 |a Birmingham, UK :  |b Packt Publishing,  |c 2014. 
300 |a 1 online resource 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Community experience distilled 
588 0 |a Print version record. 
520 |a Written in a step-by-step, tutorial style with a lot of code snippets and hands-on examples to create an advanced Magento theme from scratch, this book is tailor-made for web designers and developers. This book is great for developers and web designers who are looking to get a good grounding in how to create custom, responsive, and advanced Magento themes. Readers must have some experience with HTML, PHP, CSS, and Magento theme design. This book will be useful for anybody who already has knowledge of the Magento frontend structure. 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Introducing Magento Theme Design; The basic concepts of a Magento theme; The Magento base theme; The hierarchy of files and the fall-back system; The structure of a Magento theme; Design packages and design themes; Directory 1 -- app; The layout subdirectory; Templates; Locales; Creating new translatable entries; Directory 2 -- skin; Structural blocks and content blocks; CMS blocks and page; Magento variables; Widgets; Creating the theme; Starting with the app folders 
505 8 |a Creating the skin foldersCreating the necessary files; Disabling the cache; Activating the theme; Tips and tricks; Template path hint; Disabling the WYSIWYG editor; Summary; Chapter 2: Creating a Responsive Magento Theme with Bootstrap 3; An introduction to Bootstrap; Downloading Bootstrap (the current Version 3.1.1); Downloading and including jQuery; Integrating the files into the theme; Declaring the .js files in local.xml; Declaring the CSS files in local.xml; Removing and adding the style.css file; Adding conditional JavaScript code; A quick recap of our local.xml file 
505 8 |a Defining the main layout design templateDefining the HTML5 boilerplate for main templates; Developing the header; Creating the top header; CMS block links; The right part of the top header; Creating the main header; Logo; The top cart; Creating the navigation bar; The top menu bar; Search; Developing the footer; Creating the CMS blocks from the admin panel; Adding the newsletter block; Summary; Chapter 3: Customizing Our Custom Theme; Developing the home page; Configuring the structure of the home page; Creating the slider row; Creating the CMS block for the carousel 
505 8 |a Creating the CMS block for the bannersCreating the CMS home page from the admin panel; Customizing the look and feel of the home page with CSS; Creating the content row; Customizing the left sidebar; Removing the default blocks from the sidebar; Creating a vertical navigation menu on the sidebar; Customizing the main content; Adding a block with some products of a specific category; Customizing the other pages of the theme; The products grid; The product page; File paths and handles for the other sections of the theme; Summary; Chapter 4: Adding Incredible Effects to Our Theme 
505 8 |a Introducing CSS3 transitionsMultiple property changes; The CSS3 transition properties; Creating an animated cart in the header; Customizing the topcart.phtml file; Customizing the CSS of the cart; Styling the cart's content with CSS; Creating a stunning CSS3 3D flip animation; Planning the hover animation; The HTML code of list-home.phtml; Creating the CSS animation; Creating a custom product images gallery; Planning the work; Integrating prettyPhoto into Magento; Downloading prettyPhoto; Integrating prettyPhoto JS and CSS; Customizing the media.phtml code; Initializing prettyPhoto 
546 |a English. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
650 0 |a Template matching (Digital image processing) 
650 6 |a Appariement de gabarits (Traitement d'images) 
650 7 |a BUSINESS & ECONOMICS  |x Industrial Management.  |2 bisacsh 
650 7 |a BUSINESS & ECONOMICS  |x Management.  |2 bisacsh 
650 7 |a BUSINESS & ECONOMICS  |x Management Science.  |2 bisacsh 
650 7 |a BUSINESS & ECONOMICS  |x Organizational Behavior.  |2 bisacsh 
650 7 |a Template matching (Digital image processing)  |2 fast 
776 0 8 |i Print version:  |a Sacc a, Andrea.  |t Mastering Magento Theme Design.  |d Packt Publishing 2014  |z 1306708850 
830 0 |a Community experience distilled. 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=771467  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26850122 
938 |a EBL - Ebook Library  |b EBLB  |n EBL1674838 
938 |a ebrary  |b EBRY  |n ebr10868166 
938 |a EBSCOhost  |b EBSC  |n 771467 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis28268644 
938 |a YBP Library Services  |b YANK  |n 11800714 
994 |a 92  |b IZTAP