SlideShare a Scribd company logo
css and wordpress
 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 (19)

Artisteer manual del Usuario
Artisteer manual del UsuarioArtisteer manual del Usuario
Artisteer manual del Usuario
Wolf_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 development
Manning Publications
 
The Art of Web Design, 101
The Art of Web Design, 101The Art of Web Design, 101
The Art of Web Design, 101
kellyhousholder
 
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 Blogger
coreblogtips
 
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
Rocío Valdivia
 
Theme frameworks & child themes
Theme frameworks & child themesTheme frameworks & child themes
Theme frameworks & child themes
Chris Olbekson
 
WordPress Basics
WordPress BasicsWordPress Basics
WordPress Basics
Doug 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 Plugin
Ruzaidi Anwar
 
Kick start your career with wordpress
Kick start your career with wordpressKick start your career with wordpress
Kick start your career with wordpress
OpenDev
 
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
Adam Gartenberg
 
The World of Stylesheet Languages
The World of Stylesheet LanguagesThe World of Stylesheet Languages
The World of Stylesheet Languages
Andrea Tino
 
Web Development Life Cycle
Web Development Life CycleWeb Development Life Cycle
Web Development Life Cycle
Brainwork Technologies
 
CSS For Coders
CSS For CodersCSS For Coders
CSS For Coders
ggfergu
 
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
Meagan 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 CSS
Laura 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 facets
Becky Davis
 
Artisteer manual del Usuario
Artisteer manual del UsuarioArtisteer manual del Usuario
Artisteer manual del Usuario
Wolf_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 development
Manning Publications
 
The Art of Web Design, 101
The Art of Web Design, 101The Art of Web Design, 101
The Art of Web Design, 101
kellyhousholder
 
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 Blogger
coreblogtips
 
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
Rocío Valdivia
 
Theme frameworks & child themes
Theme frameworks & child themesTheme frameworks & child themes
Theme frameworks & child themes
Chris Olbekson
 
WordPress Basics
WordPress BasicsWordPress Basics
WordPress Basics
Doug 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 Plugin
Ruzaidi Anwar
 
Kick start your career with wordpress
Kick start your career with wordpressKick start your career with wordpress
Kick start your career with wordpress
OpenDev
 
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
Adam Gartenberg
 
The World of Stylesheet Languages
The World of Stylesheet LanguagesThe World of Stylesheet Languages
The World of Stylesheet Languages
Andrea Tino
 
CSS For Coders
CSS For CodersCSS For Coders
CSS For Coders
ggfergu
 
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
Meagan 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 CSS
Laura 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 facets
Becky Davis
 

Viewers also liked (17)

C# programming
C# programming C# programming
C# programming
umesh patil
 
Web api's
Web api'sWeb api's
Web api's
umesh patil
 
Node js
Node jsNode js
Node js
umesh patil
 
html & css
html & css html & css
html & css
umesh patil
 
Cloud computing
Cloud computingCloud computing
Cloud computing
umesh patil
 
Array in c language
Array in c language Array in c language
Array in c language
umesh patil
 
Java script
Java scriptJava script
Java script
umesh patil
 
Array in c language
Array in c languageArray in c language
Array in c language
umesh patil
 
Solve five problems related to computer
Solve five problems related to computerSolve five problems related to computer
Solve five problems related to computer
umesh patil
 
Cloud computing
Cloud computingCloud computing
Cloud computing
umesh patil
 
Ccna security
Ccna security Ccna security
Ccna security
umesh patil
 
Introduction to asp .net
Introduction to asp .netIntroduction to asp .net
Introduction to asp .net
umesh 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 presentation
umesh patil
 
Html basic tags
Html basic tagsHtml basic tags
Html basic tags
umesh patil
 
Code igniter overview
Code igniter overviewCode igniter overview
Code igniter overview
umesh patil
 
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 language
umesh patil
 
Solve five problems related to computer
Solve five problems related to computerSolve five problems related to computer
Solve five problems related to computer
umesh patil
 
Introduction to asp .net
Introduction to asp .netIntroduction to asp .net
Introduction to asp .net
umesh 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 presentation
umesh patil
 
Code igniter overview
Code igniter overviewCode igniter overview
Code igniter overview
umesh patil
 

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
Michelle Castillo
 
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-workflows
nolly00
 
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 Bangla
Stack 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 Step
Bootstrap Creative
 
syllabas-mohamedelzanty
syllabas-mohamedelzantysyllabas-mohamedelzanty
syllabas-mohamedelzanty
Mohamed Elzanaty
 
Getting to Know WordPress May 2015
Getting to Know WordPress May 2015Getting to Know WordPress May 2015
Getting to Know WordPress May 2015
Anthony 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 theme
Michelle 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 Features
Davis Brown
 
Kick start your career with WordPress
Kick start your career with WordPressKick start your career with WordPress
Kick start your career with WordPress
Jignasa Naik
 
937079
937079937079
937079
Daniel Howard
 
Exploring Our Front-End Workflows
Exploring Our Front-End WorkflowsExploring Our Front-End Workflows
Exploring Our Front-End Workflows
nolly00
 
Using a CSS Framework
Using a CSS FrameworkUsing a CSS Framework
Using a CSS Framework
Gareth Saunders
 
Getting to know WordPress
Getting to know WordPressGetting to know WordPress
Getting to know WordPress
Anthony Hortin
 
LO3 - Lesson 20 - Template
LO3 - Lesson 20 - TemplateLO3 - Lesson 20 - Template
LO3 - Lesson 20 - Template
The English Martyrs School & Sixth Form College
 
Proposal to vit 13 bce0255
Proposal to vit 13 bce0255Proposal to vit 13 bce0255
Proposal to vit 13 bce0255
Sarath Chandran
 
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
Osama Ghandour Geris
 
World of WordPress
World of WordPressWorld of WordPress
World of WordPress
Joshua Wagoner
 
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-workflows
nolly00
 
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 Bangla
Stack 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 Step
Bootstrap Creative
 
Getting to Know WordPress May 2015
Getting to Know WordPress May 2015Getting to Know WordPress May 2015
Getting to Know WordPress May 2015
Anthony 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 theme
Michelle 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 Features
Davis Brown
 
Kick start your career with WordPress
Kick start your career with WordPressKick start your career with WordPress
Kick start your career with WordPress
Jignasa Naik
 
Exploring Our Front-End Workflows
Exploring Our Front-End WorkflowsExploring Our Front-End Workflows
Exploring Our Front-End Workflows
nolly00
 
Getting to know WordPress
Getting to know WordPressGetting to know WordPress
Getting to know WordPress
Anthony Hortin
 
Proposal to vit 13 bce0255
Proposal to vit 13 bce0255Proposal to vit 13 bce0255
Proposal to vit 13 bce0255
Sarath Chandran
 

More from umesh patil (19)

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

Recently uploaded (20)

BỘ ĐỀ TUYỂN SINH VÀO LỚP 10 TIẾNG ANH - 25 ĐỀ THI BÁM SÁT CẤU TRÚC MỚI NHẤT, ...
BỘ ĐỀ TUYỂN SINH VÀO LỚP 10 TIẾNG ANH - 25 ĐỀ THI BÁM SÁT CẤU TRÚC MỚI NHẤT, ...BỘ ĐỀ TUYỂN SINH VÀO LỚP 10 TIẾNG ANH - 25 ĐỀ THI BÁM SÁT CẤU TRÚC MỚI NHẤT, ...
BỘ ĐỀ TUYỂN SINH VÀO LỚP 10 TIẾNG ANH - 25 ĐỀ THI BÁM SÁT CẤU TRÚC MỚI NHẤT, ...
Nguyen Thanh Tu Collection
 
One Hot encoding a revolution in Machine learning
One Hot encoding a revolution in Machine learningOne Hot encoding a revolution in Machine learning
One Hot encoding a revolution in Machine learning
momer9505
 
Herbs Used in Cosmetic Formulations .pptx
Herbs Used in Cosmetic Formulations .pptxHerbs Used in Cosmetic Formulations .pptx
Herbs Used in Cosmetic Formulations .pptx
RAJU THENGE
 
How to Customize Your Financial Reports & Tax Reports With Odoo 17 Accounting
How to Customize Your Financial Reports & Tax Reports With Odoo 17 AccountingHow to Customize Your Financial Reports & Tax Reports With Odoo 17 Accounting
How to Customize Your Financial Reports & Tax Reports With Odoo 17 Accounting
Celine George
 
YSPH VMOC Special Report - Measles Outbreak Southwest US 4-30-2025.pptx
YSPH VMOC Special Report - Measles Outbreak  Southwest US 4-30-2025.pptxYSPH VMOC Special Report - Measles Outbreak  Southwest US 4-30-2025.pptx
YSPH VMOC Special Report - Measles Outbreak Southwest US 4-30-2025.pptx
Yale School of Public Health - The Virtual Medical Operations Center (VMOC)
 
Engage Donors Through Powerful Storytelling.pdf
Engage Donors Through Powerful Storytelling.pdfEngage Donors Through Powerful Storytelling.pdf
Engage Donors Through Powerful Storytelling.pdf
TechSoup
 
APM Midlands Region April 2025 Sacha Hind Circulated.pdf
APM Midlands Region April 2025 Sacha Hind Circulated.pdfAPM Midlands Region April 2025 Sacha Hind Circulated.pdf
APM Midlands Region April 2025 Sacha Hind Circulated.pdf
Association for Project Management
 
THE STG QUIZ GROUP D.pptx quiz by Ridip Hazarika
THE STG QUIZ GROUP D.pptx   quiz by Ridip HazarikaTHE STG QUIZ GROUP D.pptx   quiz by Ridip Hazarika
THE STG QUIZ GROUP D.pptx quiz by Ridip Hazarika
Ridip Hazarika
 
SPRING FESTIVITIES - UK AND USA -
SPRING FESTIVITIES - UK AND USA            -SPRING FESTIVITIES - UK AND USA            -
SPRING FESTIVITIES - UK AND USA -
Colégio Santa Teresinha
 
apa-style-referencing-visual-guide-2025.pdf
apa-style-referencing-visual-guide-2025.pdfapa-style-referencing-visual-guide-2025.pdf
apa-style-referencing-visual-guide-2025.pdf
Ishika Ghosh
 
Political History of Pala dynasty Pala Rulers NEP.pptx
Political History of Pala dynasty Pala Rulers NEP.pptxPolitical History of Pala dynasty Pala Rulers NEP.pptx
Political History of Pala dynasty Pala Rulers NEP.pptx
Arya Mahila P. G. College, Banaras Hindu University, Varanasi, India.
 
dynastic art of the Pallava dynasty south India
dynastic art of the Pallava dynasty south Indiadynastic art of the Pallava dynasty south India
dynastic art of the Pallava dynasty south India
PrachiSontakke5
 
Stein, Hunt, Green letter to Congress April 2025
Stein, Hunt, Green letter to Congress April 2025Stein, Hunt, Green letter to Congress April 2025
Stein, Hunt, Green letter to Congress April 2025
Mebane Rash
 
Link your Lead Opportunities into Spreadsheet using odoo CRM
Link your Lead Opportunities into Spreadsheet using odoo CRMLink your Lead Opportunities into Spreadsheet using odoo CRM
Link your Lead Opportunities into Spreadsheet using odoo CRM
Celine George
 
Kasdorf "Accessibility Essentials: A 2025 NISO Training Series, Session 5, Ac...
Kasdorf "Accessibility Essentials: A 2025 NISO Training Series, Session 5, Ac...Kasdorf "Accessibility Essentials: A 2025 NISO Training Series, Session 5, Ac...
Kasdorf "Accessibility Essentials: A 2025 NISO Training Series, Session 5, Ac...
National Information Standards Organization (NISO)
 
Understanding P–N Junction Semiconductors: A Beginner’s Guide
Understanding P–N Junction Semiconductors: A Beginner’s GuideUnderstanding P–N Junction Semiconductors: A Beginner’s Guide
Understanding P–N Junction Semiconductors: A Beginner’s Guide
GS Virdi
 
Operations Management (Dr. Abdulfatah Salem).pdf
Operations Management (Dr. Abdulfatah Salem).pdfOperations Management (Dr. Abdulfatah Salem).pdf
Operations Management (Dr. Abdulfatah Salem).pdf
Arab Academy for Science, Technology and Maritime Transport
 
SCI BIZ TECH QUIZ (OPEN) PRELIMS XTASY 2025.pptx
SCI BIZ TECH QUIZ (OPEN) PRELIMS XTASY 2025.pptxSCI BIZ TECH QUIZ (OPEN) PRELIMS XTASY 2025.pptx
SCI BIZ TECH QUIZ (OPEN) PRELIMS XTASY 2025.pptx
Ronisha Das
 
Odoo Inventory Rules and Routes v17 - Odoo Slides
Odoo Inventory Rules and Routes v17 - Odoo SlidesOdoo Inventory Rules and Routes v17 - Odoo Slides
Odoo Inventory Rules and Routes v17 - Odoo Slides
Celine George
 
How to Manage Opening & Closing Controls in Odoo 17 POS
How to Manage Opening & Closing Controls in Odoo 17 POSHow to Manage Opening & Closing Controls in Odoo 17 POS
How to Manage Opening & Closing Controls in Odoo 17 POS
Celine George
 
BỘ ĐỀ TUYỂN SINH VÀO LỚP 10 TIẾNG ANH - 25 ĐỀ THI BÁM SÁT CẤU TRÚC MỚI NHẤT, ...
BỘ ĐỀ TUYỂN SINH VÀO LỚP 10 TIẾNG ANH - 25 ĐỀ THI BÁM SÁT CẤU TRÚC MỚI NHẤT, ...BỘ ĐỀ TUYỂN SINH VÀO LỚP 10 TIẾNG ANH - 25 ĐỀ THI BÁM SÁT CẤU TRÚC MỚI NHẤT, ...
BỘ ĐỀ TUYỂN SINH VÀO LỚP 10 TIẾNG ANH - 25 ĐỀ THI BÁM SÁT CẤU TRÚC MỚI NHẤT, ...
Nguyen Thanh Tu Collection
 
One Hot encoding a revolution in Machine learning
One Hot encoding a revolution in Machine learningOne Hot encoding a revolution in Machine learning
One Hot encoding a revolution in Machine learning
momer9505
 
Herbs Used in Cosmetic Formulations .pptx
Herbs Used in Cosmetic Formulations .pptxHerbs Used in Cosmetic Formulations .pptx
Herbs Used in Cosmetic Formulations .pptx
RAJU THENGE
 
How to Customize Your Financial Reports & Tax Reports With Odoo 17 Accounting
How to Customize Your Financial Reports & Tax Reports With Odoo 17 AccountingHow to Customize Your Financial Reports & Tax Reports With Odoo 17 Accounting
How to Customize Your Financial Reports & Tax Reports With Odoo 17 Accounting
Celine George
 
Engage Donors Through Powerful Storytelling.pdf
Engage Donors Through Powerful Storytelling.pdfEngage Donors Through Powerful Storytelling.pdf
Engage Donors Through Powerful Storytelling.pdf
TechSoup
 
THE STG QUIZ GROUP D.pptx quiz by Ridip Hazarika
THE STG QUIZ GROUP D.pptx   quiz by Ridip HazarikaTHE STG QUIZ GROUP D.pptx   quiz by Ridip Hazarika
THE STG QUIZ GROUP D.pptx quiz by Ridip Hazarika
Ridip Hazarika
 
apa-style-referencing-visual-guide-2025.pdf
apa-style-referencing-visual-guide-2025.pdfapa-style-referencing-visual-guide-2025.pdf
apa-style-referencing-visual-guide-2025.pdf
Ishika Ghosh
 
dynastic art of the Pallava dynasty south India
dynastic art of the Pallava dynasty south Indiadynastic art of the Pallava dynasty south India
dynastic art of the Pallava dynasty south India
PrachiSontakke5
 
Stein, Hunt, Green letter to Congress April 2025
Stein, Hunt, Green letter to Congress April 2025Stein, Hunt, Green letter to Congress April 2025
Stein, Hunt, Green letter to Congress April 2025
Mebane Rash
 
Link your Lead Opportunities into Spreadsheet using odoo CRM
Link your Lead Opportunities into Spreadsheet using odoo CRMLink your Lead Opportunities into Spreadsheet using odoo CRM
Link your Lead Opportunities into Spreadsheet using odoo CRM
Celine George
 
Understanding P–N Junction Semiconductors: A Beginner’s Guide
Understanding P–N Junction Semiconductors: A Beginner’s GuideUnderstanding P–N Junction Semiconductors: A Beginner’s Guide
Understanding P–N Junction Semiconductors: A Beginner’s Guide
GS Virdi
 
SCI BIZ TECH QUIZ (OPEN) PRELIMS XTASY 2025.pptx
SCI BIZ TECH QUIZ (OPEN) PRELIMS XTASY 2025.pptxSCI BIZ TECH QUIZ (OPEN) PRELIMS XTASY 2025.pptx
SCI BIZ TECH QUIZ (OPEN) PRELIMS XTASY 2025.pptx
Ronisha Das
 
Odoo Inventory Rules and Routes v17 - Odoo Slides
Odoo Inventory Rules and Routes v17 - Odoo SlidesOdoo Inventory Rules and Routes v17 - Odoo Slides
Odoo Inventory Rules and Routes v17 - Odoo Slides
Celine George
 
How to Manage Opening & Closing Controls in Odoo 17 POS
How to Manage Opening & Closing Controls in Odoo 17 POSHow to Manage Opening & Closing Controls in Odoo 17 POS
How to Manage Opening & Closing Controls in Odoo 17 POS
Celine George
 

css and wordpress

  • 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