SlideShare a Scribd company logo
1 of 21
 Provide for West-End WordPress meetups
 Right in Bloor Village, 1st Saturdays of month at 1:00PM
 At Runnymede Library near Runnymede subway
 Emphasis on WP problem solving
 Thus each attendee introduces themselves and asks
one question which the group will hopefully solve:
a) immediately if possible
b) during demo or presentation
c) after meeting brainstorming
d) in “unfinished business” at start of next meeting
 Emphasis will be on live WP demos & presentations
 Today is WordPress and CSS
• There is a ton of new CSS technology for WP
• Great free help/tutorial websites
• Some powerful new, free and premium CSS plugins
• A powerful new and free CSS framework
• Some very useful, free online CSS tools
 Next Month is Super Web Page/Post Designers
as now Themes Providers must have Design Layout
and Page Builder tools to succeed in marketplace
 Subsequent demos & presentations by
members of group. Survey acts as kickstarter
 Every meeting will start with intros by
attendees in clockwise order
 Tell us your name, how you use WordPress
and add a WP question or problem. Note it
does not have to be related to to the day’s
topic.
 Enter your name and question or future topic
in the Meetup Almanac which is circulating
counter clockwise. Leave an email address if
you add a question or would like to discuss a
future topic for the demos.
 As we go through the questions if you have an
answer come to the demo machine and show
us with an online example if possible.
 We have localhost/WPtest ready or can plugin
in your machine. Also library WiFi is available
so attendees can follow on their machines.
 Q&A scrum will be interrupted at 1:40 for
Demo and unanswered questions will be
addressed at post-meeting scrum, later
emails, or unfinished business at next
meeting.
 During passing of the Meetup Almanac is your
opportunity to raise topics for future meeting
demos/presentations. Those presentations can
be short and sweet: 5-15 minutes.
 Any presentation of more than 15 minutes will
require a review by Organizer.
 Leave an email address and before the next
meeting we shall organize the presentations
order.
 In sum, your participation will help determine
the Meetings effectiveness.
 HTML provides the layout and structure of Web pages
 JavaScript provides the local page processing. JS has
a critical role
 PHP provides the client-server processing and a broad
range of connectivity to other Web services like Mail
Chimp, PayPal, Google Map, and Social Media
 CSS provides the icing on the cake. It allows you to
refine and polish the look of your website to give it a
distinctive edge. CSS is essential to good website
design
 CSS controls colors, fonts, box model of spacing &
other advanced features like animations.
 Curiously, CSS styling is hard to do in WordPress
 Many WP users leave CSS up to the theme designs
 No need to get involved in Cascading Style Sheets
 Use the Customize Command
 And maybe a touch of CSS with HTML editor….
 But CSS is essential to add finishing style
 And there is lots of great free CSS Help starting with
…
 Overall Browser Support
 Tells which browsers
support W3C standards
 CSS Can-I-Use.com
 All the specific HTML,
CSS standards details
 Dontfeartheinternet.com
 Super intro to HTML CSS
 CSS3maker.com
 All you need to do CSS3
 WordPress Theme provides Layout & Structure
 CSS used by theme does the Styling
 CSS is essential for your website Look and Feel
 But you can do more DIY styling….
 By adding Inline CSS Styles in WP pages & posts
 By adding Page-wide styling
 By using Site-wide Styling across all pages/posts
 By using 2 Superstyling WP plugins
 Inline style applies at the lowest level directly
to HTML tag or element
 Advantage: great for immediate patch to
styling
 Advantage: highest precedence in style
cascade
 Disadvantage: awkward, mistake prone for
complex stylings
 Disadvantage: Inefficient with dense, many
repeated styles
<p style=“color:red; font-size:20px;”>
 How to get from here  To here using inline CSS in WP
There are a couple of nifty CSS and WordPress tricks
involved
This class style, .badge, can be used
several times on a page simplifying styling
It is second in cascade precedence
But it requires a WP plugin to be used
<style> .badge {float:left; margin:5px; color: blue; font-style:italic; padding:2px;
</style>
Style.css is your themes stylings
Many plugins also have a “plugin.css” file
for specific plugin stylings
Third in Cascade precedence which means
Pagewide style will overrule same name
Sitewide style. And Inline style has highest
precedence.
http://www.eyetime.com/wp-content/themes/magazine/style.css
/>
 So what does this get you?
 Free SiteOrigin CSS Editor
 3 of Best 2015 WP plugins
 Premium CSSHero Editor
 $29 for 1 website
 SiteOrigin has been delivering some of the best, free
WordPress Plugins for the past 3 years
 Start CSS Editor in the dashboard under the menu
Appearance | Custom CSS
 Users point and click at the elements they want to
style
 Here is a must see video:
https://www.youtube.com/watch?v=NscUjKze16w
 CSS Editor is a great way to make style changes and
learn how CSS works in WordPress
 CSS Hero costs $29 for 1, $59 for 5 and $199 for 999
websites with support and updates for a year
 CSS Hero goes beyond CSS Editor
• Easier editing of elements states like hover, visited, etc
• Displays phone, tablet views for faster @media edits
• Adds more CSS3 styles for editing
 YouTube video on Rocket Mode allowing any theme -
https://www.youtube.com/watch?v=DpYeilIFOn0&list=
PLEx82v0KELhIbUXLIV3hZ-l_kMq5mWsYN
 Note: new version uses mouse wheel as only means
to navigate some critical property lists
 Direct CSS Styling gives users the ability to
refine the style and design of a website.
 Insert CSS & JavaScript plugin unlocks the
potential of doing DIY CSS on WordPress
 2 new plugins unlock the capability of fast
direct CSS edits so users now can create any
look/style for key landing pages or their whole
website – and do so quickly and effectively
 There are a flood of other CSS tools that
impact not just WordPress but broader Web
Design
 Using W3CSS as Sitewide style
 Using Bootstrap 4 as a Sitewide style
 Using Foundation-Zurb 6 as a Sitewide style
 Adding Animate.css for Splash

More Related Content

What's hot

Artisteer manual del Usuario
Artisteer manual del UsuarioArtisteer manual del Usuario
Artisteer manual del UsuarioWolf_Gothic
 
Web Components in Action: building reusable components for web development
Web Components in Action: building reusable components for web developmentWeb Components in Action: building reusable components for web development
Web Components in Action: building reusable components for web developmentManning Publications
 
The Art of Web Design, 101
The Art of Web Design, 101The Art of Web Design, 101
The Art of Web Design, 101kellyhousholder
 
How I Built a Membership Site Using Joomla Components and without being a dev...
How I Built a Membership Site Using Joomla Components and without being a dev...How I Built a Membership Site Using Joomla Components and without being a dev...
How I Built a Membership Site Using Joomla Components and without being a dev...jdaychi
 
WordPress vs Blogger
WordPress vs BloggerWordPress vs Blogger
WordPress vs Bloggercoreblogtips
 
WordCamp Mumbai 2017: How to get more involved with WordPress
WordCamp Mumbai 2017: How to get more involved with WordPressWordCamp Mumbai 2017: How to get more involved with WordPress
WordCamp Mumbai 2017: How to get more involved with WordPressRocío Valdivia
 
Theme frameworks & child themes
Theme frameworks & child themesTheme frameworks & child themes
Theme frameworks & child themesChris Olbekson
 
WordPress Basics
WordPress BasicsWordPress Basics
WordPress BasicsDoug Fisher
 
Child Theming: An Introduction to Wordpress Theme Development with Wordpres...
Child Theming: An Introduction to  Wordpress Theme Development  with Wordpres...Child Theming: An Introduction to  Wordpress Theme Development  with Wordpres...
Child Theming: An Introduction to Wordpress Theme Development with Wordpres...Aban Nesta
 
Design truly responsive webpages with joomla templates
Design truly responsive webpages with joomla templates Design truly responsive webpages with joomla templates
Design truly responsive webpages with joomla templates John Conroy
 
Fb Webinar WP Plugin
Fb Webinar WP PluginFb Webinar WP Plugin
Fb Webinar WP PluginRuzaidi Anwar
 
Kick start your career with wordpress
Kick start your career with wordpressKick start your career with wordpress
Kick start your career with wordpressOpenDev
 
Blogging 201: From Blank Slate to Blog in Under an Hour
Blogging 201: From Blank Slate to Blog in Under an HourBlogging 201: From Blank Slate to Blog in Under an Hour
Blogging 201: From Blank Slate to Blog in Under an HourAdam Gartenberg
 
The World of Stylesheet Languages
The World of Stylesheet LanguagesThe World of Stylesheet Languages
The World of Stylesheet LanguagesAndrea Tino
 
CSS For Coders
CSS For CodersCSS For Coders
CSS For Codersggfergu
 
Finding Useful Plugins: How To Extend WordPress Past a Simple Blog
Finding Useful Plugins: How To Extend WordPress Past a Simple BlogFinding Useful Plugins: How To Extend WordPress Past a Simple Blog
Finding Useful Plugins: How To Extend WordPress Past a Simple BlogMeagan Hanes
 
Customizing Your WordPress Theme Using Firebug and Basic CSS
Customizing Your WordPress Theme Using Firebug and Basic CSSCustomizing Your WordPress Theme Using Firebug and Basic CSS
Customizing Your WordPress Theme Using Firebug and Basic CSSLaura Hartwig
 
700 posts – 1 menu, organizing a large info site with taxonomies and facets
700 posts – 1 menu, organizing a large info site with taxonomies and facets700 posts – 1 menu, organizing a large info site with taxonomies and facets
700 posts – 1 menu, organizing a large info site with taxonomies and facetsBecky Davis
 

What's hot (19)

Artisteer manual del Usuario
Artisteer manual del UsuarioArtisteer manual del Usuario
Artisteer manual del Usuario
 
Web Components in Action: building reusable components for web development
Web Components in Action: building reusable components for web developmentWeb Components in Action: building reusable components for web development
Web Components in Action: building reusable components for web development
 
The Art of Web Design, 101
The Art of Web Design, 101The Art of Web Design, 101
The Art of Web Design, 101
 
How I Built a Membership Site Using Joomla Components and without being a dev...
How I Built a Membership Site Using Joomla Components and without being a dev...How I Built a Membership Site Using Joomla Components and without being a dev...
How I Built a Membership Site Using Joomla Components and without being a dev...
 
WordPress vs Blogger
WordPress vs BloggerWordPress vs Blogger
WordPress vs Blogger
 
WordCamp Mumbai 2017: How to get more involved with WordPress
WordCamp Mumbai 2017: How to get more involved with WordPressWordCamp Mumbai 2017: How to get more involved with WordPress
WordCamp Mumbai 2017: How to get more involved with WordPress
 
Theme frameworks & child themes
Theme frameworks & child themesTheme frameworks & child themes
Theme frameworks & child themes
 
WordPress Basics
WordPress BasicsWordPress Basics
WordPress Basics
 
Child Theming: An Introduction to Wordpress Theme Development with Wordpres...
Child Theming: An Introduction to  Wordpress Theme Development  with Wordpres...Child Theming: An Introduction to  Wordpress Theme Development  with Wordpres...
Child Theming: An Introduction to Wordpress Theme Development with Wordpres...
 
Design truly responsive webpages with joomla templates
Design truly responsive webpages with joomla templates Design truly responsive webpages with joomla templates
Design truly responsive webpages with joomla templates
 
Fb Webinar WP Plugin
Fb Webinar WP PluginFb Webinar WP Plugin
Fb Webinar WP Plugin
 
Kick start your career with wordpress
Kick start your career with wordpressKick start your career with wordpress
Kick start your career with wordpress
 
Blogging 201: From Blank Slate to Blog in Under an Hour
Blogging 201: From Blank Slate to Blog in Under an HourBlogging 201: From Blank Slate to Blog in Under an Hour
Blogging 201: From Blank Slate to Blog in Under an Hour
 
The World of Stylesheet Languages
The World of Stylesheet LanguagesThe World of Stylesheet Languages
The World of Stylesheet Languages
 
Web Development Life Cycle
Web Development Life CycleWeb Development Life Cycle
Web Development Life Cycle
 
CSS For Coders
CSS For CodersCSS For Coders
CSS For Coders
 
Finding Useful Plugins: How To Extend WordPress Past a Simple Blog
Finding Useful Plugins: How To Extend WordPress Past a Simple BlogFinding Useful Plugins: How To Extend WordPress Past a Simple Blog
Finding Useful Plugins: How To Extend WordPress Past a Simple Blog
 
Customizing Your WordPress Theme Using Firebug and Basic CSS
Customizing Your WordPress Theme Using Firebug and Basic CSSCustomizing Your WordPress Theme Using Firebug and Basic CSS
Customizing Your WordPress Theme Using Firebug and Basic CSS
 
700 posts – 1 menu, organizing a large info site with taxonomies and facets
700 posts – 1 menu, organizing a large info site with taxonomies and facets700 posts – 1 menu, organizing a large info site with taxonomies and facets
700 posts – 1 menu, organizing a large info site with taxonomies and facets
 

Viewers also liked

Array in c language
Array in c language Array in c language
Array in c language umesh patil
 
Array in c language
Array in c languageArray in c language
Array in c languageumesh patil
 
Solve five problems related to computer
Solve five problems related to computerSolve five problems related to computer
Solve five problems related to computerumesh patil
 
Introduction to asp .net
Introduction to asp .netIntroduction to asp .net
Introduction to asp .netumesh patil
 
Oops and c fundamentals
Oops and c fundamentals Oops and c fundamentals
Oops and c fundamentals umesh patil
 
Array in c language
Array in c language Array in c language
Array in c language umesh patil
 
Html and css presentation
Html and css presentationHtml and css presentation
Html and css presentationumesh patil
 
Code igniter overview
Code igniter overviewCode igniter overview
Code igniter overviewumesh patil
 

Viewers also liked (17)

C# programming
C# programming C# programming
C# programming
 
Web api's
Web api'sWeb api's
Web api's
 
Node js
Node jsNode js
Node js
 
html & css
html & css html & css
html & css
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Array in c language
Array in c language Array in c language
Array in c language
 
Java script
Java scriptJava script
Java script
 
Array in c language
Array in c languageArray in c language
Array in c language
 
Solve five problems related to computer
Solve five problems related to computerSolve five problems related to computer
Solve five problems related to computer
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Ccna security
Ccna security Ccna security
Ccna security
 
Introduction to asp .net
Introduction to asp .netIntroduction to asp .net
Introduction to asp .net
 
Oops and c fundamentals
Oops and c fundamentals Oops and c fundamentals
Oops and c fundamentals
 
Array in c language
Array in c language Array in c language
Array in c language
 
Html and css presentation
Html and css presentationHtml and css presentation
Html and css presentation
 
Html basic tags
Html basic tagsHtml basic tags
Html basic tags
 
Code igniter overview
Code igniter overviewCode igniter overview
Code igniter overview
 

Similar to css and wordpress

CSS3 and a brief introduction to Google Maps API v3
CSS3 and a brief introduction to Google Maps API v3 CSS3 and a brief introduction to Google Maps API v3
CSS3 and a brief introduction to Google Maps API v3 Jeffrey Barke
 
Reworking our-workflows
Reworking our-workflowsReworking our-workflows
Reworking our-workflowsnolly00
 
Creating Websites and Blogs that Boost Your Bottom Line, 2013 pubu 801, Shann...
Creating Websites and Blogs that Boost Your Bottom Line, 2013 pubu 801, Shann...Creating Websites and Blogs that Boost Your Bottom Line, 2013 pubu 801, Shann...
Creating Websites and Blogs that Boost Your Bottom Line, 2013 pubu 801, Shann...BookWise Design
 
Web Design & UI/UX Bootcamp [Online & Offline] In Bangla
Web Design & UI/UX Bootcamp [Online & Offline] In BanglaWeb Design & UI/UX Bootcamp [Online & Offline] In Bangla
Web Design & UI/UX Bootcamp [Online & Offline] In BanglaStack Learner
 
Bootstrap 4 Tutorial PDF for Beginners - Learn Step by Step
Bootstrap 4 Tutorial PDF for Beginners - Learn Step by StepBootstrap 4 Tutorial PDF for Beginners - Learn Step by Step
Bootstrap 4 Tutorial PDF for Beginners - Learn Step by StepBootstrap Creative
 
Getting to Know WordPress May 2015
Getting to Know WordPress May 2015Getting to Know WordPress May 2015
Getting to Know WordPress May 2015Anthony Hortin
 
Create a stunning, mobile friendly business website with the divi theme
Create a stunning, mobile friendly business website with the divi themeCreate a stunning, mobile friendly business website with the divi theme
Create a stunning, mobile friendly business website with the divi themeMichelle Castillo
 
It’s a blog. it’s a website.
It’s a blog. it’s a website.It’s a blog. it’s a website.
It’s a blog. it’s a website.Css Founder
 
All about TemplateToaster and its Features
All about TemplateToaster and its FeaturesAll about TemplateToaster and its Features
All about TemplateToaster and its FeaturesDavis Brown
 
Kick start your career with WordPress
Kick start your career with WordPressKick start your career with WordPress
Kick start your career with WordPressJignasa Naik
 
Exploring Our Front-End Workflows
Exploring Our Front-End WorkflowsExploring Our Front-End Workflows
Exploring Our Front-End Workflowsnolly00
 
Getting to know WordPress
Getting to know WordPressGetting to know WordPress
Getting to know WordPressAnthony Hortin
 
Proposal to vit 13 bce0255
Proposal to vit 13 bce0255Proposal to vit 13 bce0255
Proposal to vit 13 bce0255Sarath Chandran
 

Similar to css and wordpress (20)

Word press in 60 minutes
Word press in 60 minutesWord press in 60 minutes
Word press in 60 minutes
 
CSS3 and a brief introduction to Google Maps API v3
CSS3 and a brief introduction to Google Maps API v3 CSS3 and a brief introduction to Google Maps API v3
CSS3 and a brief introduction to Google Maps API v3
 
Reworking our-workflows
Reworking our-workflowsReworking our-workflows
Reworking our-workflows
 
Creating Websites and Blogs that Boost Your Bottom Line, 2013 pubu 801, Shann...
Creating Websites and Blogs that Boost Your Bottom Line, 2013 pubu 801, Shann...Creating Websites and Blogs that Boost Your Bottom Line, 2013 pubu 801, Shann...
Creating Websites and Blogs that Boost Your Bottom Line, 2013 pubu 801, Shann...
 
Web Design & UI/UX Bootcamp [Online & Offline] In Bangla
Web Design & UI/UX Bootcamp [Online & Offline] In BanglaWeb Design & UI/UX Bootcamp [Online & Offline] In Bangla
Web Design & UI/UX Bootcamp [Online & Offline] In Bangla
 
Bootstrap 4 Tutorial PDF for Beginners - Learn Step by Step
Bootstrap 4 Tutorial PDF for Beginners - Learn Step by StepBootstrap 4 Tutorial PDF for Beginners - Learn Step by Step
Bootstrap 4 Tutorial PDF for Beginners - Learn Step by Step
 
syllabas-mohamedelzanty
syllabas-mohamedelzantysyllabas-mohamedelzanty
syllabas-mohamedelzanty
 
Getting to Know WordPress May 2015
Getting to Know WordPress May 2015Getting to Know WordPress May 2015
Getting to Know WordPress May 2015
 
Create a stunning, mobile friendly business website with the divi theme
Create a stunning, mobile friendly business website with the divi themeCreate a stunning, mobile friendly business website with the divi theme
Create a stunning, mobile friendly business website with the divi theme
 
It’s a blog. it’s a website.
It’s a blog. it’s a website.It’s a blog. it’s a website.
It’s a blog. it’s a website.
 
All about TemplateToaster and its Features
All about TemplateToaster and its FeaturesAll about TemplateToaster and its Features
All about TemplateToaster and its Features
 
Kick start your career with WordPress
Kick start your career with WordPressKick start your career with WordPress
Kick start your career with WordPress
 
937079
937079937079
937079
 
Exploring Our Front-End Workflows
Exploring Our Front-End WorkflowsExploring Our Front-End Workflows
Exploring Our Front-End Workflows
 
Using a CSS Framework
Using a CSS FrameworkUsing a CSS Framework
Using a CSS Framework
 
Getting to know WordPress
Getting to know WordPressGetting to know WordPress
Getting to know WordPress
 
LO3 - Lesson 20 - Template
LO3 - Lesson 20 - TemplateLO3 - Lesson 20 - Template
LO3 - Lesson 20 - Template
 
Proposal to vit 13 bce0255
Proposal to vit 13 bce0255Proposal to vit 13 bce0255
Proposal to vit 13 bce0255
 
6 css week12 2020 2021 for g10
6 css week12 2020 2021 for g106 css week12 2020 2021 for g10
6 css week12 2020 2021 for g10
 
World of WordPress
World of WordPressWorld of WordPress
World of WordPress
 

More from umesh patil

Jquery Preparation
Jquery PreparationJquery Preparation
Jquery Preparationumesh patil
 
Static and dynamic polymorphism
Static and dynamic polymorphismStatic and dynamic polymorphism
Static and dynamic polymorphismumesh patil
 
Introduction to asp .net
Introduction to asp .netIntroduction to asp .net
Introduction to asp .netumesh patil
 
Html Presentation
Html PresentationHtml Presentation
Html Presentationumesh patil
 
Function in c program
Function in c programFunction in c program
Function in c programumesh patil
 
css and wordpress
css and wordpresscss and wordpress
css and wordpressumesh patil
 
Database management system presentation
Database management system presentation Database management system presentation
Database management system presentation umesh patil
 
Architecture of net framework
Architecture of net frameworkArchitecture of net framework
Architecture of net frameworkumesh patil
 
Data mining and data warehousing
Data mining and data warehousingData mining and data warehousing
Data mining and data warehousingumesh patil
 

More from umesh patil (19)

Ccna security
Ccna security Ccna security
Ccna security
 
Jquery Preparation
Jquery PreparationJquery Preparation
Jquery Preparation
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Static and dynamic polymorphism
Static and dynamic polymorphismStatic and dynamic polymorphism
Static and dynamic polymorphism
 
Introduction to asp .net
Introduction to asp .netIntroduction to asp .net
Introduction to asp .net
 
C language
C language C language
C language
 
Html Presentation
Html PresentationHtml Presentation
Html Presentation
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Function in c program
Function in c programFunction in c program
Function in c program
 
css and wordpress
css and wordpresscss and wordpress
css and wordpress
 
Php vs asp
Php vs aspPhp vs asp
Php vs asp
 
C language
C languageC language
C language
 
Visual basic
Visual basicVisual basic
Visual basic
 
Database management system presentation
Database management system presentation Database management system presentation
Database management system presentation
 
Asp .net Jquery
Asp .net JqueryAsp .net Jquery
Asp .net Jquery
 
Architecture of net framework
Architecture of net frameworkArchitecture of net framework
Architecture of net framework
 
Data mining and data warehousing
Data mining and data warehousingData mining and data warehousing
Data mining and data warehousing
 
Java script
Java scriptJava script
Java script
 
Css
Css Css
Css
 

Recently uploaded

Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.arsicmarija21
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........LeaCamillePacle
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 

Recently uploaded (20)

Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
Rapple "Scholarly Communications and the Sustainable Development Goals"
Rapple "Scholarly Communications and the Sustainable Development Goals"Rapple "Scholarly Communications and the Sustainable Development Goals"
Rapple "Scholarly Communications and the Sustainable Development Goals"
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 

css and wordpress

  • 1.
  • 2.  Provide for West-End WordPress meetups  Right in Bloor Village, 1st Saturdays of month at 1:00PM  At Runnymede Library near Runnymede subway  Emphasis on WP problem solving  Thus each attendee introduces themselves and asks one question which the group will hopefully solve: a) immediately if possible b) during demo or presentation c) after meeting brainstorming d) in “unfinished business” at start of next meeting  Emphasis will be on live WP demos & presentations
  • 3.  Today is WordPress and CSS • There is a ton of new CSS technology for WP • Great free help/tutorial websites • Some powerful new, free and premium CSS plugins • A powerful new and free CSS framework • Some very useful, free online CSS tools  Next Month is Super Web Page/Post Designers as now Themes Providers must have Design Layout and Page Builder tools to succeed in marketplace  Subsequent demos & presentations by members of group. Survey acts as kickstarter
  • 4.  Every meeting will start with intros by attendees in clockwise order  Tell us your name, how you use WordPress and add a WP question or problem. Note it does not have to be related to to the day’s topic.  Enter your name and question or future topic in the Meetup Almanac which is circulating counter clockwise. Leave an email address if you add a question or would like to discuss a future topic for the demos.
  • 5.  As we go through the questions if you have an answer come to the demo machine and show us with an online example if possible.  We have localhost/WPtest ready or can plugin in your machine. Also library WiFi is available so attendees can follow on their machines.  Q&A scrum will be interrupted at 1:40 for Demo and unanswered questions will be addressed at post-meeting scrum, later emails, or unfinished business at next meeting.
  • 6.  During passing of the Meetup Almanac is your opportunity to raise topics for future meeting demos/presentations. Those presentations can be short and sweet: 5-15 minutes.  Any presentation of more than 15 minutes will require a review by Organizer.  Leave an email address and before the next meeting we shall organize the presentations order.  In sum, your participation will help determine the Meetings effectiveness.
  • 7.  HTML provides the layout and structure of Web pages  JavaScript provides the local page processing. JS has a critical role  PHP provides the client-server processing and a broad range of connectivity to other Web services like Mail Chimp, PayPal, Google Map, and Social Media  CSS provides the icing on the cake. It allows you to refine and polish the look of your website to give it a distinctive edge. CSS is essential to good website design  CSS controls colors, fonts, box model of spacing & other advanced features like animations.  Curiously, CSS styling is hard to do in WordPress
  • 8.  Many WP users leave CSS up to the theme designs  No need to get involved in Cascading Style Sheets  Use the Customize Command  And maybe a touch of CSS with HTML editor….  But CSS is essential to add finishing style  And there is lots of great free CSS Help starting with …
  • 9.  Overall Browser Support  Tells which browsers support W3C standards  CSS Can-I-Use.com  All the specific HTML, CSS standards details
  • 10.  Dontfeartheinternet.com  Super intro to HTML CSS  CSS3maker.com  All you need to do CSS3
  • 11.  WordPress Theme provides Layout & Structure  CSS used by theme does the Styling  CSS is essential for your website Look and Feel  But you can do more DIY styling….  By adding Inline CSS Styles in WP pages & posts  By adding Page-wide styling  By using Site-wide Styling across all pages/posts  By using 2 Superstyling WP plugins
  • 12.  Inline style applies at the lowest level directly to HTML tag or element  Advantage: great for immediate patch to styling  Advantage: highest precedence in style cascade  Disadvantage: awkward, mistake prone for complex stylings  Disadvantage: Inefficient with dense, many repeated styles <p style=“color:red; font-size:20px;”>
  • 13.  How to get from here  To here using inline CSS in WP There are a couple of nifty CSS and WordPress tricks involved
  • 14. This class style, .badge, can be used several times on a page simplifying styling It is second in cascade precedence But it requires a WP plugin to be used <style> .badge {float:left; margin:5px; color: blue; font-style:italic; padding:2px; </style>
  • 15. Style.css is your themes stylings Many plugins also have a “plugin.css” file for specific plugin stylings Third in Cascade precedence which means Pagewide style will overrule same name Sitewide style. And Inline style has highest precedence. http://www.eyetime.com/wp-content/themes/magazine/style.css />
  • 16.  So what does this get you?
  • 17.  Free SiteOrigin CSS Editor  3 of Best 2015 WP plugins  Premium CSSHero Editor  $29 for 1 website
  • 18.  SiteOrigin has been delivering some of the best, free WordPress Plugins for the past 3 years  Start CSS Editor in the dashboard under the menu Appearance | Custom CSS  Users point and click at the elements they want to style  Here is a must see video: https://www.youtube.com/watch?v=NscUjKze16w  CSS Editor is a great way to make style changes and learn how CSS works in WordPress
  • 19.  CSS Hero costs $29 for 1, $59 for 5 and $199 for 999 websites with support and updates for a year  CSS Hero goes beyond CSS Editor • Easier editing of elements states like hover, visited, etc • Displays phone, tablet views for faster @media edits • Adds more CSS3 styles for editing  YouTube video on Rocket Mode allowing any theme - https://www.youtube.com/watch?v=DpYeilIFOn0&list= PLEx82v0KELhIbUXLIV3hZ-l_kMq5mWsYN  Note: new version uses mouse wheel as only means to navigate some critical property lists
  • 20.  Direct CSS Styling gives users the ability to refine the style and design of a website.  Insert CSS & JavaScript plugin unlocks the potential of doing DIY CSS on WordPress  2 new plugins unlock the capability of fast direct CSS edits so users now can create any look/style for key landing pages or their whole website – and do so quickly and effectively  There are a flood of other CSS tools that impact not just WordPress but broader Web Design
  • 21.  Using W3CSS as Sitewide style  Using Bootstrap 4 as a Sitewide style  Using Foundation-Zurb 6 as a Sitewide style  Adding Animate.css for Splash