1 / 16

Thesis

Thesis . What, Why and How Much. What is it?. Thesis is … A WYSIWYG Theme editor An automatic css aggregator What that does for you … Make major theme changes without a programmer Speed up you site compared to purchased themes. Thesis In WP Admin. The WP Theme Editor.

Télécharger la présentation

Thesis

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Thesis What, Why and How Much

  2. What is it? • Thesis is … • A WYSIWYG Theme editor • An automatic css aggregator • What that does for you … • Make major theme changes without a programmer • Speed up you site compared to purchased themes.

  3. Thesis In WP Admin

  4. The WP Theme Editor

  5. The Thesis Editor

  6. What You Need To Know … • Required Knowledge • What is an HTML <div> tag • How to look up CSS options at W3Schools.com • How HTML and CSS work together. • Resources • http://byobwebsites.com/ • http://thesisvideotutorials.com • http://w3schools.com • http://www.webpagetest.org

  7. HTML and CSS • HTML <div class=“two_thirds”> ………. </div> • CSS • For A Laptop: .two_thirds{ width: 67%; float: left; } • For Smartphone .two_thirds{ width: 100%; text-align: center; }

  8. The Thesis Editor

  9. Setting Up a <Div> in Thesis

  10. Setting Up CSS in Thesis

  11. Adding A Widget Anywhere • HTML Editor • Add a Widget Box • Drag to desired location • Drag Widgets into it.

  12. Adding A Widget Anywhere - 2

  13. Images For The Theme • Thesis stores theme images in the skin, not the Media Lib.

  14. Responsive Themes • No tools in Thesis-2 directly support Responsive Themes • The media queries are entered entirely by hand. • Example: @media only screen and (max-width:740px), screen and (max-device-width:740px) { .header { width: 100%; } .header > .two_thirds { width: 100%; text-align: center; clear: both; } .header > .one_third { width: 100%; text-align: center; clear: both; } }

  15. Responsive Home Header

  16. Q & A • Example of a Thesis ‘responsive skin’ you can purchase: • http://demo.icustomizethesis.com/aroma/ • Example of a Theme built following the byobwebsites videos: • patinamarketing.com/mydemo • Expected Investment • Build your first theme: 2 weeks • Learn HTML and CSS: 2 months • On-line training: $150 or free • Thesis: $87 to $197

More Related