SlideShare a Scribd company logo
1 of 45
Download to read offline
90 Minute Introduction to the Fusion Theming
                           Framework for Drupal



Stephanie Pakrul               Bryan House
Co-Founder                     Sr. Director, Marketing
Top Notch Themes               Acquia
@topnotchthemes                @bryanhouse
Upcoming Webinars





  Thursday July 29th
 – How Drupal 7 - The Top 40 Core Modules and What They
   Mean for You
       Register Today - http://acquia.com/webinars
Drupal Theming with Fusion

              presented by:



  Stephanie Pakrul - TopNotchThemes
             June 17, 2010
Introductions

 Hi, I’m Stephanie
   Co-founder of TopNotchThemes
   Building Drupal themes for over 4 years
   Launched the first all-Drupal premium theme store
     in 2008




                  http://fusiondrupalthemes.com
Quick demo!
Who is Fusion for?

Non-themers                              Developers & Themers
 Easy CSS-only theming                   Rapid prototyping

 Bulletproof cross-browser               Decouple workflow

  layouts through Drupal's UI             Grids without the math

 Grid enforces design                    Stop reinventing the wheel
  consistency
                                          Sustainable theming
 Free & commercial support
                                          Easier maintenance



                         http://fusiondrupalthemes.com
What is Fusion?

and how can it make my life easier?
What is Fusion?


                  FUSION CORE                     Base theme


960.gs-style                                      Exposes UI
CSS grid       GRID        SKINR MODULE           options


                                                  Inherits from
               FUSION SUBTHEME                    Fusion Core



                  http://fusiondrupalthemes.com
A Next Generation Base Theme

 Lots of helpful classes and wrappers
 Integrated Superfish for dropdown menus
 Accessible, SEO-friendly, supports RTL
 Well commented with scaffolding CSS
 Helpful styling for popular modules
 A team of awesome themers behind it!



                    http://fusiondrupalthemes.com
5 Steps to Build a Fusion Theme

 Copy & rename fusion_starter subtheme
 Set up basic layout through .info file and/or Drupal UI
 Do general theming in CSS – basic typography,
  backgrounds, etc.
 Create Skinr styles in .info file and CSS for blocks, Views,
  content types, and more
 Apply these to your content through Skinr's UI



                      http://fusiondrupalthemes.com
Layout in Fusion

css grids, without the headache
What's a CSS Grid?

                           System of CSS classes to
                              define layout
                           Enforces visual consistency

                           Fusion exposes a grid
                              system through Drupal's UI
                           Easily create custom grids

                           Further reading about grids:
                              http://bit.ly/bFQLHi



          http://fusiondrupalthemes.com
960px Grid w/ Layout Options

 16/12 column layout

 Fluid or fixed width

 Sidebars split, both first
  or both last

 Configurable sidebar
  widths



                     http://fusiondrupalthemes.com
960px Grid w/ Layout Options

 16/12 column layout

 Fluid or fixed width

 Sidebars split, both first
  or both last

 Configurable sidebar
  widths



                     http://fusiondrupalthemes.com
960px Grid w/ Layout Options

 16/12 column layout

 Fluid or fixed width

 Sidebars split, both first
  or both last

 Configurable sidebar
  widths



                     http://fusiondrupalthemes.com
960px Grid w/ Layout Options

 16/12 column layout

 Fluid or fixed width

 Sidebars split, both
  first or both last

 Configurable sidebar
  widths



                       http://fusiondrupalthemes.com
960px Grid w/ Layout Options

 16/12 column layout

 Fluid or fixed width

 Sidebars split, both first
  or both last

 Configurable sidebar
  widths



                     http://fusiondrupalthemes.com
Fusion Regions
 Lots of collapsible regions
 Use block visibility, widths, and position to create
  thousands of possible layouts
 Blocks will divide equally per region to fill their row
 You can override widths manually or set a block to
  drop to a new row




                     http://fusiondrupalthemes.com
Fusion Regions

               search                  login                     header              header

          header             header                                                       banner


                                                                                         content




                                                 sidebar
                                    content                  content
                        sidebar




                                                                           sidebar
sidebar




            content




          footer                  footer                         footer                       footer




                                           http://fusiondrupalthemes.com
Skinr in Fusion

style once, reapply liberally
Why Skinr?
                              Skinr provides the user
                                 interface for styles
                              Build modular,
                                 extensible styles
                              Share styles across
                                 different types of
                                 content




             http://fusiondrupalthemes.com
Skinr Integration
Are you thinking “Whoop-dee-do. I can add Skinr to any base theme” ?


 Fusion comes with ready-to-use Skinr styles
     Cut back on repetitive work. Add a few lines of custom CSS
        to tweak the Fusion styles to your theme
     Disable any unwanted Fusion styles and add your own




                                  http://fusiondrupalthemes.com
Some of Fusion’s Skinr Styles
 Horizontal login form
 Multi-column menu
 2 or 3 column lists
 Vertical dropdowns
 jQuery Equal Heights




                  http://fusiondrupalthemes.com
More Skinr Features
 Apply multiple classes with one skin
 Conditionally load CSS, JS, or a custom .tpl.php file
 Import/export styles in bulk
 Resizable modal with live previews (2.x only)
 Page-level (2.x) and region-level (D7) skins
 Skin sets can also live in sites/*/skins with their own
  .info files and be enabled/disabled like modules (2.x)



                     http://fusiondrupalthemes.com
Tweaking Fusion’s Skinr Styles

 Just add CSS!
    Your theme’s CSS files will
  override Fusion core’s styles.
    Tweak slightly with updated
  colors and fonts
    Or completely change the
  style




                           http://fusiondrupalthemes.com
Disabling Fusion’s Skinr Styles

 Find the set of styles in
  Fusion Core’s .info file
 Copy the styles to your
  theme’s .info
 Remove / tweak individual
  options
 Or remove the entire set




                     http://fusiondrupalthemes.com
Disabling Fusion’s Skinr Styles

 Find the set of styles in
  Fusion Core’s .info file
 Copy the styles to your
  theme’s .info
 Remove / tweak
  individual options
 Or remove the entire set




                      http://fusiondrupalthemes.com
Disabling Fusion’s Skinr Styles

 Find the set of styles in
  Fusion Core’s .info file
 Copy the styles to your
  theme’s .info
 Remove / tweak individual
  options
 Or remove the entire set




                      http://fusiondrupalthemes.com
Adding Custom Skinr Styles

 Define the style in
  your .info file

 Enable the style on a
  block, view or panel

 Add CSS




                    http://fusiondrupalthemes.com
Adding Custom Skinr Styles

 Define the style in
  your .info file

 Enable the style on a
  block, view or panel

 Add CSS




                    http://fusiondrupalthemes.com
Adding Custom Skinr Styles

 Define the style in
  your .info file

 Enable the style on a
  block, view or panel

 Add CSS




                    http://fusiondrupalthemes.com
Adding Custom Skinr Styles

 Define the style in
  your .info file

 Enable the style on a
  block, view or panel

 Add CSS




                    http://fusiondrupalthemes.com
Adding Custom Skinr Styles

 Define the style in
  your .info file

 Enable the style on a
  block, view or panel

 Add CSS




                    http://fusiondrupalthemes.com
Adding Custom Skinr Styles

 Define the style in
  your .info file

 Enable the style on a
  block, view or panel

 Add CSS




                    http://fusiondrupalthemes.com
Sites using Fusion

    in the wild...
Sites using Fusion

Interaction Design                            Chiyopia
 Association                                       http://www.chiyopia.com
  http://www.ixda.org
                                               RheumMD
StatusNet
                                                   http://rheummd.org
  http://status.net
                                               Kinetex Resources
Intelligent Utility                            Corporation
  http://www.intelligentutility.com                http://www.kinetex.ca




                              http://fusiondrupalthemes.com
Coding time!

time to roll up our sleeves...
Looking Ahead – Fusion
 Drupal 7 version in dev – straight port first, then 2.x
 Moving theme settings into Skinr styles
 Community repository of skin sets
 Better Context/Spaces/Features integration
 Better support of Panels




                     http://fusiondrupalthemes.com
Looking Ahead – TopNotchThemes

 Launch of PowerSites for all premium themes
 Expecting to complete TNT theme upgrades this fall
 Expanding Fusion PRO
 Currently finalizing initial version of a partner program
 More documentation, screencasts, etc.




                     http://fusiondrupalthemes.com
Continuing Ed.

Documentation and Resources
Fusion Documentation

 User Documentation
 http://fusiondrupalthemes.com/support/documentation

 How to Create a Custom Grid for Fusion
 http://fusiondrupalthemes.com/support/theme-developers/grid-
 concepts/creating-custom-grid-definition

 Developer Center
 http://fusiondrupalthemes.com/developers




                       http://fusiondrupalthemes.com
Get More Help

 Fusion Forums
 http://fusiondrupalthemes.com/forum/using-fusion

 TopNotchThemes on IRC
 http://drupal.org/irc
 #topnotchthemes


 Fusion Issue Queue
 http://drupal.org/project/issues/fusion




                         http://fusiondrupalthemes.com
Fusion Downloads

 Fusion Core
  http://drupal.org/project/fusion

 Free Fusion Subthemes from TNT
  http://drupal.org/project/acquia_marina
  http://drupal.org/project/acquia_prosper
  http://drupal.org/project/acquia_slate
  http://drupal.org/project/magazeen

 Fusion Distro
  http://drupal.org/project/fusion_distro




                            http://fusiondrupalthemes.com
Get a Fusion Demo Site
Get a copy of the Magazeen theme demo site used in
  today's webinar at:
http://www.webenabled.com/application/tnt-fusion




                    http://fusiondrupalthemes.com
Thanks!

  Q&A

More Related Content

Viewers also liked

Oracle ebs r12 eam module-upk
Oracle ebs r12 eam module-upkOracle ebs r12 eam module-upk
Oracle ebs r12 eam module-upkjcvd12
 
Oracle inventory EBS R11
Oracle inventory EBS R11Oracle inventory EBS R11
Oracle inventory EBS R11Ali Ibrahim
 
Oracle fusion financial p2p cycle
Oracle fusion financial  p2p cycleOracle fusion financial  p2p cycle
Oracle fusion financial p2p cyclemohamed mahmoud
 
At a Glance - Fusion Order Management Invoicing Solution
At a Glance - Fusion Order Management Invoicing SolutionAt a Glance - Fusion Order Management Invoicing Solution
At a Glance - Fusion Order Management Invoicing SolutionKareem Muhammad
 
Ora fin r11i - v4.1
Ora fin r11i - v4.1 Ora fin r11i - v4.1
Ora fin r11i - v4.1 Ali Ibrahim
 
Oracle Inventory Complete Implementation Setups.
Oracle Inventory Complete Implementation Setups.Oracle Inventory Complete Implementation Setups.
Oracle Inventory Complete Implementation Setups.Muhammad Mansoor Ali
 
Fusion applications gl and ar suresh c-mishra
Fusion applications   gl and ar suresh c-mishraFusion applications   gl and ar suresh c-mishra
Fusion applications gl and ar suresh c-mishraSuresh Mishra
 
Oracle applications sla r12 SLA- demos
Oracle applications sla r12   SLA- demosOracle applications sla r12   SLA- demos
Oracle applications sla r12 SLA- demosAli Ibrahim
 
Oracle Eam Implementation Steps For Oracle E Am Module
Oracle Eam   Implementation Steps For Oracle E Am ModuleOracle Eam   Implementation Steps For Oracle E Am Module
Oracle Eam Implementation Steps For Oracle E Am Moduleapplearn
 
Oracle Fusion functional setup manager
Oracle Fusion functional setup managerOracle Fusion functional setup manager
Oracle Fusion functional setup managerBerry Clemens
 
152633980 accrual-reconciliation-process-and-troubleshooting-in-r12-pdf
152633980 accrual-reconciliation-process-and-troubleshooting-in-r12-pdf152633980 accrual-reconciliation-process-and-troubleshooting-in-r12-pdf
152633980 accrual-reconciliation-process-and-troubleshooting-in-r12-pdfnarane1976
 
Oracle Fusion applications 101 [2010 OAUG Collaborate]
Oracle Fusion applications 101 [2010 OAUG Collaborate]Oracle Fusion applications 101 [2010 OAUG Collaborate]
Oracle Fusion applications 101 [2010 OAUG Collaborate]Rhapsody Technologies, Inc.
 
Bf.016 application setup_document_opm_process_execution_v1.0
Bf.016 application setup_document_opm_process_execution_v1.0Bf.016 application setup_document_opm_process_execution_v1.0
Bf.016 application setup_document_opm_process_execution_v1.0mamdouh1707
 
Oracle fusion general ledger-enter journal-manual
Oracle fusion general ledger-enter journal-manualOracle fusion general ledger-enter journal-manual
Oracle fusion general ledger-enter journal-manualmohamed mahmoud
 

Viewers also liked (20)

Oracle ebs r12 eam module-upk
Oracle ebs r12 eam module-upkOracle ebs r12 eam module-upk
Oracle ebs r12 eam module-upk
 
Oracle inventory EBS R11
Oracle inventory EBS R11Oracle inventory EBS R11
Oracle inventory EBS R11
 
Oracle fusion financial p2p cycle
Oracle fusion financial  p2p cycleOracle fusion financial  p2p cycle
Oracle fusion financial p2p cycle
 
At a Glance - Fusion Order Management Invoicing Solution
At a Glance - Fusion Order Management Invoicing SolutionAt a Glance - Fusion Order Management Invoicing Solution
At a Glance - Fusion Order Management Invoicing Solution
 
Ora fin r11i - v4.1
Ora fin r11i - v4.1 Ora fin r11i - v4.1
Ora fin r11i - v4.1
 
Oracle Inventory Complete Implementation Setups.
Oracle Inventory Complete Implementation Setups.Oracle Inventory Complete Implementation Setups.
Oracle Inventory Complete Implementation Setups.
 
Fusion applications gl and ar suresh c-mishra
Fusion applications   gl and ar suresh c-mishraFusion applications   gl and ar suresh c-mishra
Fusion applications gl and ar suresh c-mishra
 
Sla and cost acctg
Sla and cost acctgSla and cost acctg
Sla and cost acctg
 
Oracle applications sla r12 SLA- demos
Oracle applications sla r12   SLA- demosOracle applications sla r12   SLA- demos
Oracle applications sla r12 SLA- demos
 
Oracle Eam Implementation Steps For Oracle E Am Module
Oracle Eam   Implementation Steps For Oracle E Am ModuleOracle Eam   Implementation Steps For Oracle E Am Module
Oracle Eam Implementation Steps For Oracle E Am Module
 
Ebs vs fusion
Ebs vs fusionEbs vs fusion
Ebs vs fusion
 
Oracle Fusion functional setup manager
Oracle Fusion functional setup managerOracle Fusion functional setup manager
Oracle Fusion functional setup manager
 
Oracle ebs opm refernce guide for gulf oil
Oracle ebs opm refernce guide for gulf oilOracle ebs opm refernce guide for gulf oil
Oracle ebs opm refernce guide for gulf oil
 
OPM API reference guide
OPM API reference guideOPM API reference guide
OPM API reference guide
 
Oracle AP Cycle
Oracle AP CycleOracle AP Cycle
Oracle AP Cycle
 
152633980 accrual-reconciliation-process-and-troubleshooting-in-r12-pdf
152633980 accrual-reconciliation-process-and-troubleshooting-in-r12-pdf152633980 accrual-reconciliation-process-and-troubleshooting-in-r12-pdf
152633980 accrual-reconciliation-process-and-troubleshooting-in-r12-pdf
 
Oracle Fusion applications 101 [2010 OAUG Collaborate]
Oracle Fusion applications 101 [2010 OAUG Collaborate]Oracle Fusion applications 101 [2010 OAUG Collaborate]
Oracle Fusion applications 101 [2010 OAUG Collaborate]
 
Secondary Ledger implementation in Oracle R12
Secondary Ledger implementation in Oracle R12Secondary Ledger implementation in Oracle R12
Secondary Ledger implementation in Oracle R12
 
Bf.016 application setup_document_opm_process_execution_v1.0
Bf.016 application setup_document_opm_process_execution_v1.0Bf.016 application setup_document_opm_process_execution_v1.0
Bf.016 application setup_document_opm_process_execution_v1.0
 
Oracle fusion general ledger-enter journal-manual
Oracle fusion general ledger-enter journal-manualOracle fusion general ledger-enter journal-manual
Oracle fusion general ledger-enter journal-manual
 

Similar to 90 Minute Introduction to the Fusion Theming Framework for Drupal

CrowdFusion: The Front-End Edition, Part I: Presentation Layer
CrowdFusion: The Front-End Edition, Part I: Presentation LayerCrowdFusion: The Front-End Edition, Part I: Presentation Layer
CrowdFusion: The Front-End Edition, Part I: Presentation Layergraybill
 
10 steps to becoming a panels pro
10 steps to becoming a panels pro10 steps to becoming a panels pro
10 steps to becoming a panels proGreen For All
 
TERMINALFOUR t44u 2009 - University of St Andrews Case Study
TERMINALFOUR t44u 2009 - University of St Andrews Case StudyTERMINALFOUR t44u 2009 - University of St Andrews Case Study
TERMINALFOUR t44u 2009 - University of St Andrews Case StudyTerminalfour
 
ITB_2023_Extend_your_contentbox_apps_with_custom_modules_Javier_Quintero.pdf
ITB_2023_Extend_your_contentbox_apps_with_custom_modules_Javier_Quintero.pdfITB_2023_Extend_your_contentbox_apps_with_custom_modules_Javier_Quintero.pdf
ITB_2023_Extend_your_contentbox_apps_with_custom_modules_Javier_Quintero.pdfOrtus Solutions, Corp
 
Wordcamp 2010 Themes for Beginners
Wordcamp 2010 Themes for BeginnersWordcamp 2010 Themes for Beginners
Wordcamp 2010 Themes for BeginnersBonnie Vasko
 
Wordcamp 2010 Themes for Beginners
Wordcamp 2010 Themes for BeginnersWordcamp 2010 Themes for Beginners
Wordcamp 2010 Themes for BeginnersBonnie Vasko
 
Wordcamp 2010 Themes for Beginners
Wordcamp 2010 Themes for BeginnersWordcamp 2010 Themes for Beginners
Wordcamp 2010 Themes for BeginnersBonnie Vasko
 
In-Fisherman.com - Building an Enterprise Level Drupal Site
In-Fisherman.com - Building an Enterprise Level Drupal SiteIn-Fisherman.com - Building an Enterprise Level Drupal Site
In-Fisherman.com - Building an Enterprise Level Drupal SiteMediacurrent
 
Connections customization lite
Connections customization liteConnections customization lite
Connections customization liteSharon James
 
Adopt or hack - how to hack a theme in a Drupal way
Adopt or hack - how to hack a theme in a Drupal wayAdopt or hack - how to hack a theme in a Drupal way
Adopt or hack - how to hack a theme in a Drupal wayMarek Sotak
 
Wordpress Beyond A Blog Word Camp Toronto08
Wordpress Beyond A Blog Word Camp Toronto08Wordpress Beyond A Blog Word Camp Toronto08
Wordpress Beyond A Blog Word Camp Toronto08Jamie Oastler
 
2-5-14 “DSpace User Interface Innovation” Presentation Slides
2-5-14 “DSpace User Interface Innovation” Presentation Slides2-5-14 “DSpace User Interface Innovation” Presentation Slides
2-5-14 “DSpace User Interface Innovation” Presentation SlidesDuraSpace
 
Cutting Edge HTML5 Design with MadCap Flare - tcworld 2017, Scott DeLoach, Cl...
Cutting Edge HTML5 Design with MadCap Flare - tcworld 2017, Scott DeLoach, Cl...Cutting Edge HTML5 Design with MadCap Flare - tcworld 2017, Scott DeLoach, Cl...
Cutting Edge HTML5 Design with MadCap Flare - tcworld 2017, Scott DeLoach, Cl...Scott DeLoach
 
Beginner's guide to drupal
Beginner's guide to drupalBeginner's guide to drupal
Beginner's guide to drupalmayank.grd
 

Similar to 90 Minute Introduction to the Fusion Theming Framework for Drupal (20)

Drupaldojo june2010
Drupaldojo june2010Drupaldojo june2010
Drupaldojo june2010
 
CrowdFusion: The Front-End Edition, Part I: Presentation Layer
CrowdFusion: The Front-End Edition, Part I: Presentation LayerCrowdFusion: The Front-End Edition, Part I: Presentation Layer
CrowdFusion: The Front-End Edition, Part I: Presentation Layer
 
10 steps to becoming a panels pro
10 steps to becoming a panels pro10 steps to becoming a panels pro
10 steps to becoming a panels pro
 
TERMINALFOUR t44u 2009 - University of St Andrews Case Study
TERMINALFOUR t44u 2009 - University of St Andrews Case StudyTERMINALFOUR t44u 2009 - University of St Andrews Case Study
TERMINALFOUR t44u 2009 - University of St Andrews Case Study
 
WordPress 101
WordPress 101WordPress 101
WordPress 101
 
ITB_2023_Extend_your_contentbox_apps_with_custom_modules_Javier_Quintero.pdf
ITB_2023_Extend_your_contentbox_apps_with_custom_modules_Javier_Quintero.pdfITB_2023_Extend_your_contentbox_apps_with_custom_modules_Javier_Quintero.pdf
ITB_2023_Extend_your_contentbox_apps_with_custom_modules_Javier_Quintero.pdf
 
Wordcamp 2010
Wordcamp 2010Wordcamp 2010
Wordcamp 2010
 
Wordcamp 2010 Themes for Beginners
Wordcamp 2010 Themes for BeginnersWordcamp 2010 Themes for Beginners
Wordcamp 2010 Themes for Beginners
 
Wordcamp 2010 Themes for Beginners
Wordcamp 2010 Themes for BeginnersWordcamp 2010 Themes for Beginners
Wordcamp 2010 Themes for Beginners
 
Wordcamp 2010 Themes for Beginners
Wordcamp 2010 Themes for BeginnersWordcamp 2010 Themes for Beginners
Wordcamp 2010 Themes for Beginners
 
Drupal - Introduction to Drupal Creating Modules
Drupal - Introduction to Drupal Creating ModulesDrupal - Introduction to Drupal Creating Modules
Drupal - Introduction to Drupal Creating Modules
 
In-Fisherman.com - Building an Enterprise Level Drupal Site
In-Fisherman.com - Building an Enterprise Level Drupal SiteIn-Fisherman.com - Building an Enterprise Level Drupal Site
In-Fisherman.com - Building an Enterprise Level Drupal Site
 
Connections customization lite
Connections customization liteConnections customization lite
Connections customization lite
 
Adopt or hack - how to hack a theme in a Drupal way
Adopt or hack - how to hack a theme in a Drupal wayAdopt or hack - how to hack a theme in a Drupal way
Adopt or hack - how to hack a theme in a Drupal way
 
W pthemes
W pthemesW pthemes
W pthemes
 
Wordpress Beyond A Blog Word Camp Toronto08
Wordpress Beyond A Blog Word Camp Toronto08Wordpress Beyond A Blog Word Camp Toronto08
Wordpress Beyond A Blog Word Camp Toronto08
 
2-5-14 “DSpace User Interface Innovation” Presentation Slides
2-5-14 “DSpace User Interface Innovation” Presentation Slides2-5-14 “DSpace User Interface Innovation” Presentation Slides
2-5-14 “DSpace User Interface Innovation” Presentation Slides
 
Open Source CMS
Open Source CMSOpen Source CMS
Open Source CMS
 
Cutting Edge HTML5 Design with MadCap Flare - tcworld 2017, Scott DeLoach, Cl...
Cutting Edge HTML5 Design with MadCap Flare - tcworld 2017, Scott DeLoach, Cl...Cutting Edge HTML5 Design with MadCap Flare - tcworld 2017, Scott DeLoach, Cl...
Cutting Edge HTML5 Design with MadCap Flare - tcworld 2017, Scott DeLoach, Cl...
 
Beginner's guide to drupal
Beginner's guide to drupalBeginner's guide to drupal
Beginner's guide to drupal
 

More from Acquia

Acquia_Adcetera Webinar_Marketing Automation.pdf
Acquia_Adcetera Webinar_Marketing Automation.pdfAcquia_Adcetera Webinar_Marketing Automation.pdf
Acquia_Adcetera Webinar_Marketing Automation.pdfAcquia
 
Acquia Webinar Deck - 9_13 .pdf
Acquia Webinar Deck - 9_13 .pdfAcquia Webinar Deck - 9_13 .pdf
Acquia Webinar Deck - 9_13 .pdfAcquia
 
Taking Your Multi-Site Management at Scale to the Next Level
Taking Your Multi-Site Management at Scale to the Next LevelTaking Your Multi-Site Management at Scale to the Next Level
Taking Your Multi-Site Management at Scale to the Next LevelAcquia
 
CDP for Retail Webinar with Appnovation - Q2 2022.pdf
CDP for Retail Webinar with Appnovation - Q2 2022.pdfCDP for Retail Webinar with Appnovation - Q2 2022.pdf
CDP for Retail Webinar with Appnovation - Q2 2022.pdfAcquia
 
May Partner Bootcamp 2022
May Partner Bootcamp 2022May Partner Bootcamp 2022
May Partner Bootcamp 2022Acquia
 
April Partner Bootcamp 2022
April Partner Bootcamp 2022April Partner Bootcamp 2022
April Partner Bootcamp 2022Acquia
 
How to Unify Brand Experience: A Hootsuite Story
How to Unify Brand Experience: A Hootsuite Story How to Unify Brand Experience: A Hootsuite Story
How to Unify Brand Experience: A Hootsuite Story Acquia
 
Using Personas to Guide DAM Results: How Life Time Pumped Up Their UX and CX
Using Personas to Guide DAM Results: How Life Time Pumped Up Their UX and CXUsing Personas to Guide DAM Results: How Life Time Pumped Up Their UX and CX
Using Personas to Guide DAM Results: How Life Time Pumped Up Their UX and CXAcquia
 
Improve Code Quality and Time to Market: 100% Cloud-Based Development Workflow
Improve Code Quality and Time to Market: 100% Cloud-Based Development WorkflowImprove Code Quality and Time to Market: 100% Cloud-Based Development Workflow
Improve Code Quality and Time to Market: 100% Cloud-Based Development WorkflowAcquia
 
September Partner Bootcamp
September Partner BootcampSeptember Partner Bootcamp
September Partner BootcampAcquia
 
August partner bootcamp
August partner bootcampAugust partner bootcamp
August partner bootcampAcquia
 
July 2021 Partner Bootcamp
July  2021 Partner BootcampJuly  2021 Partner Bootcamp
July 2021 Partner BootcampAcquia
 
May Partner Bootcamp
May Partner BootcampMay Partner Bootcamp
May Partner BootcampAcquia
 
DRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASY
DRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASYDRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASY
DRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASYAcquia
 
Work While You Sleep: The CMO’s Guide to a 24/7/365 Lead Machine
Work While You Sleep: The CMO’s Guide to a 24/7/365 Lead MachineWork While You Sleep: The CMO’s Guide to a 24/7/365 Lead Machine
Work While You Sleep: The CMO’s Guide to a 24/7/365 Lead MachineAcquia
 
Acquia webinar: Leveraging Drupal to Bury Your Sales Team In B2B Leads
Acquia webinar: Leveraging Drupal to Bury Your Sales Team In B2B LeadsAcquia webinar: Leveraging Drupal to Bury Your Sales Team In B2B Leads
Acquia webinar: Leveraging Drupal to Bury Your Sales Team In B2B LeadsAcquia
 
April partner bootcamp deck cookieless future
April partner bootcamp deck  cookieless futureApril partner bootcamp deck  cookieless future
April partner bootcamp deck cookieless futureAcquia
 
How to enhance cx through personalised, automated solutions
How to enhance cx through personalised, automated solutionsHow to enhance cx through personalised, automated solutions
How to enhance cx through personalised, automated solutionsAcquia
 
DRUPAL MIGRATIONS AND DRUPAL 9 INNOVATION: HOW PAC-12 DELIVERED DIGITALLY FOR...
DRUPAL MIGRATIONS AND DRUPAL 9 INNOVATION: HOW PAC-12 DELIVERED DIGITALLY FOR...DRUPAL MIGRATIONS AND DRUPAL 9 INNOVATION: HOW PAC-12 DELIVERED DIGITALLY FOR...
DRUPAL MIGRATIONS AND DRUPAL 9 INNOVATION: HOW PAC-12 DELIVERED DIGITALLY FOR...Acquia
 
Customer Experience (CX): 3 Key Factors Shaping CX Redesign in 2021
Customer Experience (CX): 3 Key Factors Shaping CX Redesign in 2021Customer Experience (CX): 3 Key Factors Shaping CX Redesign in 2021
Customer Experience (CX): 3 Key Factors Shaping CX Redesign in 2021Acquia
 

More from Acquia (20)

Acquia_Adcetera Webinar_Marketing Automation.pdf
Acquia_Adcetera Webinar_Marketing Automation.pdfAcquia_Adcetera Webinar_Marketing Automation.pdf
Acquia_Adcetera Webinar_Marketing Automation.pdf
 
Acquia Webinar Deck - 9_13 .pdf
Acquia Webinar Deck - 9_13 .pdfAcquia Webinar Deck - 9_13 .pdf
Acquia Webinar Deck - 9_13 .pdf
 
Taking Your Multi-Site Management at Scale to the Next Level
Taking Your Multi-Site Management at Scale to the Next LevelTaking Your Multi-Site Management at Scale to the Next Level
Taking Your Multi-Site Management at Scale to the Next Level
 
CDP for Retail Webinar with Appnovation - Q2 2022.pdf
CDP for Retail Webinar with Appnovation - Q2 2022.pdfCDP for Retail Webinar with Appnovation - Q2 2022.pdf
CDP for Retail Webinar with Appnovation - Q2 2022.pdf
 
May Partner Bootcamp 2022
May Partner Bootcamp 2022May Partner Bootcamp 2022
May Partner Bootcamp 2022
 
April Partner Bootcamp 2022
April Partner Bootcamp 2022April Partner Bootcamp 2022
April Partner Bootcamp 2022
 
How to Unify Brand Experience: A Hootsuite Story
How to Unify Brand Experience: A Hootsuite Story How to Unify Brand Experience: A Hootsuite Story
How to Unify Brand Experience: A Hootsuite Story
 
Using Personas to Guide DAM Results: How Life Time Pumped Up Their UX and CX
Using Personas to Guide DAM Results: How Life Time Pumped Up Their UX and CXUsing Personas to Guide DAM Results: How Life Time Pumped Up Their UX and CX
Using Personas to Guide DAM Results: How Life Time Pumped Up Their UX and CX
 
Improve Code Quality and Time to Market: 100% Cloud-Based Development Workflow
Improve Code Quality and Time to Market: 100% Cloud-Based Development WorkflowImprove Code Quality and Time to Market: 100% Cloud-Based Development Workflow
Improve Code Quality and Time to Market: 100% Cloud-Based Development Workflow
 
September Partner Bootcamp
September Partner BootcampSeptember Partner Bootcamp
September Partner Bootcamp
 
August partner bootcamp
August partner bootcampAugust partner bootcamp
August partner bootcamp
 
July 2021 Partner Bootcamp
July  2021 Partner BootcampJuly  2021 Partner Bootcamp
July 2021 Partner Bootcamp
 
May Partner Bootcamp
May Partner BootcampMay Partner Bootcamp
May Partner Bootcamp
 
DRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASY
DRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASYDRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASY
DRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASY
 
Work While You Sleep: The CMO’s Guide to a 24/7/365 Lead Machine
Work While You Sleep: The CMO’s Guide to a 24/7/365 Lead MachineWork While You Sleep: The CMO’s Guide to a 24/7/365 Lead Machine
Work While You Sleep: The CMO’s Guide to a 24/7/365 Lead Machine
 
Acquia webinar: Leveraging Drupal to Bury Your Sales Team In B2B Leads
Acquia webinar: Leveraging Drupal to Bury Your Sales Team In B2B LeadsAcquia webinar: Leveraging Drupal to Bury Your Sales Team In B2B Leads
Acquia webinar: Leveraging Drupal to Bury Your Sales Team In B2B Leads
 
April partner bootcamp deck cookieless future
April partner bootcamp deck  cookieless futureApril partner bootcamp deck  cookieless future
April partner bootcamp deck cookieless future
 
How to enhance cx through personalised, automated solutions
How to enhance cx through personalised, automated solutionsHow to enhance cx through personalised, automated solutions
How to enhance cx through personalised, automated solutions
 
DRUPAL MIGRATIONS AND DRUPAL 9 INNOVATION: HOW PAC-12 DELIVERED DIGITALLY FOR...
DRUPAL MIGRATIONS AND DRUPAL 9 INNOVATION: HOW PAC-12 DELIVERED DIGITALLY FOR...DRUPAL MIGRATIONS AND DRUPAL 9 INNOVATION: HOW PAC-12 DELIVERED DIGITALLY FOR...
DRUPAL MIGRATIONS AND DRUPAL 9 INNOVATION: HOW PAC-12 DELIVERED DIGITALLY FOR...
 
Customer Experience (CX): 3 Key Factors Shaping CX Redesign in 2021
Customer Experience (CX): 3 Key Factors Shaping CX Redesign in 2021Customer Experience (CX): 3 Key Factors Shaping CX Redesign in 2021
Customer Experience (CX): 3 Key Factors Shaping CX Redesign in 2021
 

Recently uploaded

The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 

Recently uploaded (20)

The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 

90 Minute Introduction to the Fusion Theming Framework for Drupal

  • 1. 90 Minute Introduction to the Fusion Theming Framework for Drupal Stephanie Pakrul Bryan House Co-Founder Sr. Director, Marketing Top Notch Themes Acquia @topnotchthemes @bryanhouse
  • 2. Upcoming Webinars  Thursday July 29th – How Drupal 7 - The Top 40 Core Modules and What They Mean for You Register Today - http://acquia.com/webinars
  • 3. Drupal Theming with Fusion presented by: Stephanie Pakrul - TopNotchThemes June 17, 2010
  • 4. Introductions  Hi, I’m Stephanie  Co-founder of TopNotchThemes  Building Drupal themes for over 4 years  Launched the first all-Drupal premium theme store in 2008 http://fusiondrupalthemes.com
  • 6. Who is Fusion for? Non-themers Developers & Themers  Easy CSS-only theming  Rapid prototyping  Bulletproof cross-browser  Decouple workflow layouts through Drupal's UI  Grids without the math  Grid enforces design  Stop reinventing the wheel consistency  Sustainable theming  Free & commercial support  Easier maintenance http://fusiondrupalthemes.com
  • 7. What is Fusion? and how can it make my life easier?
  • 8. What is Fusion? FUSION CORE Base theme 960.gs-style Exposes UI CSS grid GRID SKINR MODULE options Inherits from FUSION SUBTHEME Fusion Core http://fusiondrupalthemes.com
  • 9. A Next Generation Base Theme  Lots of helpful classes and wrappers  Integrated Superfish for dropdown menus  Accessible, SEO-friendly, supports RTL  Well commented with scaffolding CSS  Helpful styling for popular modules  A team of awesome themers behind it! http://fusiondrupalthemes.com
  • 10. 5 Steps to Build a Fusion Theme  Copy & rename fusion_starter subtheme  Set up basic layout through .info file and/or Drupal UI  Do general theming in CSS – basic typography, backgrounds, etc.  Create Skinr styles in .info file and CSS for blocks, Views, content types, and more  Apply these to your content through Skinr's UI http://fusiondrupalthemes.com
  • 11. Layout in Fusion css grids, without the headache
  • 12. What's a CSS Grid?  System of CSS classes to define layout  Enforces visual consistency  Fusion exposes a grid system through Drupal's UI  Easily create custom grids  Further reading about grids: http://bit.ly/bFQLHi http://fusiondrupalthemes.com
  • 13. 960px Grid w/ Layout Options  16/12 column layout  Fluid or fixed width  Sidebars split, both first or both last  Configurable sidebar widths http://fusiondrupalthemes.com
  • 14. 960px Grid w/ Layout Options  16/12 column layout  Fluid or fixed width  Sidebars split, both first or both last  Configurable sidebar widths http://fusiondrupalthemes.com
  • 15. 960px Grid w/ Layout Options  16/12 column layout  Fluid or fixed width  Sidebars split, both first or both last  Configurable sidebar widths http://fusiondrupalthemes.com
  • 16. 960px Grid w/ Layout Options  16/12 column layout  Fluid or fixed width  Sidebars split, both first or both last  Configurable sidebar widths http://fusiondrupalthemes.com
  • 17. 960px Grid w/ Layout Options  16/12 column layout  Fluid or fixed width  Sidebars split, both first or both last  Configurable sidebar widths http://fusiondrupalthemes.com
  • 18. Fusion Regions  Lots of collapsible regions  Use block visibility, widths, and position to create thousands of possible layouts  Blocks will divide equally per region to fill their row  You can override widths manually or set a block to drop to a new row http://fusiondrupalthemes.com
  • 19. Fusion Regions search login header header header header banner content sidebar content content sidebar sidebar sidebar content footer footer footer footer http://fusiondrupalthemes.com
  • 20. Skinr in Fusion style once, reapply liberally
  • 21. Why Skinr?  Skinr provides the user interface for styles  Build modular, extensible styles  Share styles across different types of content http://fusiondrupalthemes.com
  • 22. Skinr Integration Are you thinking “Whoop-dee-do. I can add Skinr to any base theme” ?  Fusion comes with ready-to-use Skinr styles  Cut back on repetitive work. Add a few lines of custom CSS to tweak the Fusion styles to your theme  Disable any unwanted Fusion styles and add your own http://fusiondrupalthemes.com
  • 23. Some of Fusion’s Skinr Styles  Horizontal login form  Multi-column menu  2 or 3 column lists  Vertical dropdowns  jQuery Equal Heights http://fusiondrupalthemes.com
  • 24. More Skinr Features  Apply multiple classes with one skin  Conditionally load CSS, JS, or a custom .tpl.php file  Import/export styles in bulk  Resizable modal with live previews (2.x only)  Page-level (2.x) and region-level (D7) skins  Skin sets can also live in sites/*/skins with their own .info files and be enabled/disabled like modules (2.x) http://fusiondrupalthemes.com
  • 25. Tweaking Fusion’s Skinr Styles  Just add CSS! Your theme’s CSS files will override Fusion core’s styles. Tweak slightly with updated colors and fonts Or completely change the style http://fusiondrupalthemes.com
  • 26. Disabling Fusion’s Skinr Styles  Find the set of styles in Fusion Core’s .info file  Copy the styles to your theme’s .info  Remove / tweak individual options  Or remove the entire set http://fusiondrupalthemes.com
  • 27. Disabling Fusion’s Skinr Styles  Find the set of styles in Fusion Core’s .info file  Copy the styles to your theme’s .info  Remove / tweak individual options  Or remove the entire set http://fusiondrupalthemes.com
  • 28. Disabling Fusion’s Skinr Styles  Find the set of styles in Fusion Core’s .info file  Copy the styles to your theme’s .info  Remove / tweak individual options  Or remove the entire set http://fusiondrupalthemes.com
  • 29. Adding Custom Skinr Styles  Define the style in your .info file  Enable the style on a block, view or panel  Add CSS http://fusiondrupalthemes.com
  • 30. Adding Custom Skinr Styles  Define the style in your .info file  Enable the style on a block, view or panel  Add CSS http://fusiondrupalthemes.com
  • 31. Adding Custom Skinr Styles  Define the style in your .info file  Enable the style on a block, view or panel  Add CSS http://fusiondrupalthemes.com
  • 32. Adding Custom Skinr Styles  Define the style in your .info file  Enable the style on a block, view or panel  Add CSS http://fusiondrupalthemes.com
  • 33. Adding Custom Skinr Styles  Define the style in your .info file  Enable the style on a block, view or panel  Add CSS http://fusiondrupalthemes.com
  • 34. Adding Custom Skinr Styles  Define the style in your .info file  Enable the style on a block, view or panel  Add CSS http://fusiondrupalthemes.com
  • 35. Sites using Fusion in the wild...
  • 36. Sites using Fusion Interaction Design  Chiyopia Association http://www.chiyopia.com http://www.ixda.org  RheumMD StatusNet http://rheummd.org http://status.net  Kinetex Resources Intelligent Utility Corporation http://www.intelligentutility.com http://www.kinetex.ca http://fusiondrupalthemes.com
  • 37. Coding time! time to roll up our sleeves...
  • 38. Looking Ahead – Fusion  Drupal 7 version in dev – straight port first, then 2.x  Moving theme settings into Skinr styles  Community repository of skin sets  Better Context/Spaces/Features integration  Better support of Panels http://fusiondrupalthemes.com
  • 39. Looking Ahead – TopNotchThemes  Launch of PowerSites for all premium themes  Expecting to complete TNT theme upgrades this fall  Expanding Fusion PRO  Currently finalizing initial version of a partner program  More documentation, screencasts, etc. http://fusiondrupalthemes.com
  • 41. Fusion Documentation  User Documentation http://fusiondrupalthemes.com/support/documentation  How to Create a Custom Grid for Fusion http://fusiondrupalthemes.com/support/theme-developers/grid- concepts/creating-custom-grid-definition  Developer Center http://fusiondrupalthemes.com/developers http://fusiondrupalthemes.com
  • 42. Get More Help  Fusion Forums http://fusiondrupalthemes.com/forum/using-fusion  TopNotchThemes on IRC http://drupal.org/irc #topnotchthemes  Fusion Issue Queue http://drupal.org/project/issues/fusion http://fusiondrupalthemes.com
  • 43. Fusion Downloads  Fusion Core http://drupal.org/project/fusion  Free Fusion Subthemes from TNT http://drupal.org/project/acquia_marina http://drupal.org/project/acquia_prosper http://drupal.org/project/acquia_slate http://drupal.org/project/magazeen  Fusion Distro http://drupal.org/project/fusion_distro http://fusiondrupalthemes.com
  • 44. Get a Fusion Demo Site Get a copy of the Magazeen theme demo site used in today's webinar at: http://www.webenabled.com/application/tnt-fusion http://fusiondrupalthemes.com