SlideShare a Scribd company logo
1 of 19
S
Using Firebug to Find
& Edit CSS
WordCamp Nashville 2014
About Me
Marcus Crutcher - @mcsocially
Owner, cSocially Media
http://csocially.com
Web design, SEO, Social, Content
iThemes Builder advocate
WordPress fan & user since 2011
1st WordCamp – 2012
What We’ll Cover Today
S 1. What is CSS
S 2. How to Add Custom CSS via JetPack plugin
S 3. What is Firefox Firebug?
S 4. How to use Firebug to identify & modify CSS on live site.
S 5. Time permitting >> How to Use Chrome Inspect
Element
Where to Find CSS in
WordPress
Login to your WordPress
site.
From your Dashboard,
go to Appearance >
Editor
Finding your Stylesheet
Don’t touch the .php files
unless you know what you’re doing!
Active Jetpack Plugin
If you don’t have Jetpack already, search the WP Plugin Repository for Jetpack,
download, & activate it.
Connect Jetpack to your WordPress.com account to get access to the CSS Editor
What is Jetpack Custom CSS?
What is Firebug?
Why Use Firebug?
S Easily preview & test html & CSS changes in real time
S No harm, no foul – changes don’t affect site until you add to
your stylesheet or custom CSS area
S Saves a ton of time, allows for easy debugging
S Ability to open Firefox controls in new window
S It’s FREE
Get & Start Firebug
S To get Firebug, go to http://getfirebug.com/
S To use, click the Firebug icon on your Firefox browser
Firefox Opens
Firefox splits your screen, opening it’s control window. This is where you will
identify & modify CSS
Inspect Page Elements
CSS Tips
S When styling for responsive sites, use percentage, EM &
REM instead of PX designation
S For example: .container {
S width: 100%;
S max-width: 650px;
S }
S Instead of .container {
S Width: 650px;
S }
CSS Tips
S The last CSS command to load wins.
S Imagine you have .menu li {font-size:14px;} at the top of your
stylesheet
S And you have .menu li {font-size:21px;} at the bottom of your
stylesheet
S Bottom one wins.
S Use !important after attribute if you have the selector correct
but the attribute just isn’t working
Fun with CSS
S CSS Background Patterns
S http://lea.verou.me/css3patterns/
S CSS Button Generator
S http://www.cssbuttongenerator.com/
CSS Resources
S How to load Google Fonts into your page
S http://www.wpbeginner.com/wp-themes/how-add-google-
web-fonts-wordpress-themes/
S How to use Firebug for WordPress (detailed slideshare)
S http://www.slideshare.net/LauraHartwig/customizing-your-
word-press-theme-with-firebug-and-css-33273990
S W3 Schools Tutorial
S http://www.w3schools.com/css/default.asp
Chrome Inspect Element
S Simply open Chrome, right click on the website & choose
Inspect Element
S To access stylesheet, click Sources tab & follow instructions
to open files
WordPress Default CSS
S WordPress generates default classes & IDs
S http://www.wpbeginner.com/wp-themes/default-wordpress-
generated-css-cheat-sheet-for-beginners/

More Related Content

What's hot

Click tale wordpress integration_instructions
Click tale wordpress integration_instructionsClick tale wordpress integration_instructions
Click tale wordpress integration_instructionsCarlos Molina Guerrero
 
Whitlow keeping up_session1
Whitlow keeping up_session1Whitlow keeping up_session1
Whitlow keeping up_session1Betha28
 
WordPress Plugins for Beginner Bloggers
WordPress Plugins for Beginner BloggersWordPress Plugins for Beginner Bloggers
WordPress Plugins for Beginner BloggersEternal Spiral Books
 
How long does it take to write a name?
How long does it take to write a name?How long does it take to write a name?
How long does it take to write a name?Caroline McGregor, CSM
 
Making WordPress Fly with Jetpack
Making WordPress Fly with JetpackMaking WordPress Fly with Jetpack
Making WordPress Fly with JetpackKayleigh Thorpe
 
How To Upload Powerpoints To Slideshare
How To Upload Powerpoints To SlideshareHow To Upload Powerpoints To Slideshare
How To Upload Powerpoints To SlideshareJacqui Sharp
 
Dreamweaver
DreamweaverDreamweaver
Dreamweaverchowders
 
HTML Linking Overview
HTML Linking OverviewHTML Linking Overview
HTML Linking OverviewMFCarter
 
using the semantic web
using the semantic webusing the semantic web
using the semantic webVerinote
 
How to - Add RSS feeds to Netvibes
How to - Add RSS feeds to NetvibesHow to - Add RSS feeds to Netvibes
How to - Add RSS feeds to Netvibesmmoore17
 
WordPress Power Tips by Lorelle VanFossen
WordPress Power Tips by Lorelle VanFossenWordPress Power Tips by Lorelle VanFossen
WordPress Power Tips by Lorelle VanFossenLorelle VanFossen
 
How to upload to slideshare and embed in blogger
How to upload to slideshare and embed in bloggerHow to upload to slideshare and embed in blogger
How to upload to slideshare and embed in bloggerDaybird1987
 
How to add powerpoint presentations to blogger
How to add powerpoint presentations to bloggerHow to add powerpoint presentations to blogger
How to add powerpoint presentations to bloggerDipta Das
 
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
 
How to Embed a PowerPoint Presentation Using SlideShare
How to Embed a PowerPoint Presentation Using SlideShareHow to Embed a PowerPoint Presentation Using SlideShare
How to Embed a PowerPoint Presentation Using SlideShareJoie Ocon
 
How to start your website with hostgator
How to start your website with hostgatorHow to start your website with hostgator
How to start your website with hostgatorAnnalee Quinto
 
ใบงานสำรวจตนเอง
ใบงานสำรวจตนเองใบงานสำรวจตนเอง
ใบงานสำรวจตนเองPanaphat Panpan
 
Automate Your Super Affiliate Empire with WordPress
Automate Your Super Affiliate Empire with WordPressAutomate Your Super Affiliate Empire with WordPress
Automate Your Super Affiliate Empire with WordPressAffiliate Summit
 

What's hot (20)

Click tale wordpress integration_instructions
Click tale wordpress integration_instructionsClick tale wordpress integration_instructions
Click tale wordpress integration_instructions
 
Whitlow keeping up_session1
Whitlow keeping up_session1Whitlow keeping up_session1
Whitlow keeping up_session1
 
WordPress Plugins for Beginner Bloggers
WordPress Plugins for Beginner BloggersWordPress Plugins for Beginner Bloggers
WordPress Plugins for Beginner Bloggers
 
How long does it take to write a name?
How long does it take to write a name?How long does it take to write a name?
How long does it take to write a name?
 
Making WordPress Fly with Jetpack
Making WordPress Fly with JetpackMaking WordPress Fly with Jetpack
Making WordPress Fly with Jetpack
 
How To Upload Powerpoints To Slideshare
How To Upload Powerpoints To SlideshareHow To Upload Powerpoints To Slideshare
How To Upload Powerpoints To Slideshare
 
Dreamweaver
DreamweaverDreamweaver
Dreamweaver
 
There's an app for that
There's an app for thatThere's an app for that
There's an app for that
 
HTML Linking Overview
HTML Linking OverviewHTML Linking Overview
HTML Linking Overview
 
using the semantic web
using the semantic webusing the semantic web
using the semantic web
 
How to - Add RSS feeds to Netvibes
How to - Add RSS feeds to NetvibesHow to - Add RSS feeds to Netvibes
How to - Add RSS feeds to Netvibes
 
WordPress Power Tips by Lorelle VanFossen
WordPress Power Tips by Lorelle VanFossenWordPress Power Tips by Lorelle VanFossen
WordPress Power Tips by Lorelle VanFossen
 
How to upload to slideshare and embed in blogger
How to upload to slideshare and embed in bloggerHow to upload to slideshare and embed in blogger
How to upload to slideshare and embed in blogger
 
How to add powerpoint presentations to blogger
How to add powerpoint presentations to bloggerHow to add powerpoint presentations to blogger
How to add powerpoint presentations to blogger
 
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
 
HTML computing
HTML computingHTML computing
HTML computing
 
How to Embed a PowerPoint Presentation Using SlideShare
How to Embed a PowerPoint Presentation Using SlideShareHow to Embed a PowerPoint Presentation Using SlideShare
How to Embed a PowerPoint Presentation Using SlideShare
 
How to start your website with hostgator
How to start your website with hostgatorHow to start your website with hostgator
How to start your website with hostgator
 
ใบงานสำรวจตนเอง
ใบงานสำรวจตนเองใบงานสำรวจตนเอง
ใบงานสำรวจตนเอง
 
Automate Your Super Affiliate Empire with WordPress
Automate Your Super Affiliate Empire with WordPressAutomate Your Super Affiliate Empire with WordPress
Automate Your Super Affiliate Empire with WordPress
 

Viewers also liked

IAR4D and benefits and ARC
IAR4D and benefits and ARCIAR4D and benefits and ARC
IAR4D and benefits and ARCAFAAS
 
By the school to the colleges of education in china set up cartons industry a...
By the school to the colleges of education in china set up cartons industry a...By the school to the colleges of education in china set up cartons industry a...
By the school to the colleges of education in china set up cartons industry a...takemexiaoxiang
 
Research courses for the EdD
Research courses for the EdDResearch courses for the EdD
Research courses for the EdDCPEDInitiative
 
Beacon Technology for Events
Beacon Technology for EventsBeacon Technology for Events
Beacon Technology for Eventsbfonics
 
POLICY DIALOGUE EXPERIENCE FROM FANRPAN, Uganda June 2015
POLICY DIALOGUE EXPERIENCE FROM FANRPAN, Uganda June 2015POLICY DIALOGUE EXPERIENCE FROM FANRPAN, Uganda June 2015
POLICY DIALOGUE EXPERIENCE FROM FANRPAN, Uganda June 2015AFAAS
 
October 2013 convening overview
October 2013 convening overviewOctober 2013 convening overview
October 2013 convening overviewCPEDInitiative
 
Cage-Busting Leadership - Rick Hess
Cage-Busting Leadership - Rick HessCage-Busting Leadership - Rick Hess
Cage-Busting Leadership - Rick HessCPEDInitiative
 
Lib orientation 2013
Lib orientation 2013Lib orientation 2013
Lib orientation 2013mclib
 
Presentation for jan 2014
Presentation for jan 2014Presentation for jan 2014
Presentation for jan 2014Marcus Crutcher
 

Viewers also liked (20)

IAR4D and benefits and ARC
IAR4D and benefits and ARCIAR4D and benefits and ARC
IAR4D and benefits and ARC
 
Energia nuclear
Energia nuclearEnergia nuclear
Energia nuclear
 
2011 honda accord se 39,216 miles
2011 honda accord se 39,216 miles2011 honda accord se 39,216 miles
2011 honda accord se 39,216 miles
 
2006 toyota matrix awd xr 54,736 miles
2006  toyota  matrix awd  xr   54,736 miles2006  toyota  matrix awd  xr   54,736 miles
2006 toyota matrix awd xr 54,736 miles
 
2005 mercedes c240 w4 only 54,814 miles!
 2005  mercedes  c240 w4   only 54,814 miles! 2005  mercedes  c240 w4   only 54,814 miles!
2005 mercedes c240 w4 only 54,814 miles!
 
2008 chevrolet trailblazer lt
2008  chevrolet  trailblazer  lt2008  chevrolet  trailblazer  lt
2008 chevrolet trailblazer lt
 
By the school to the colleges of education in china set up cartons industry a...
By the school to the colleges of education in china set up cartons industry a...By the school to the colleges of education in china set up cartons industry a...
By the school to the colleges of education in china set up cartons industry a...
 
2009 chrysler 300 c awd
2009 chrysler 300 c awd2009 chrysler 300 c awd
2009 chrysler 300 c awd
 
2012 Volkswagon Jetta, 44,438 miles
2012 Volkswagon Jetta, 44,438 miles2012 Volkswagon Jetta, 44,438 miles
2012 Volkswagon Jetta, 44,438 miles
 
Zambo & Hovannesian
Zambo & HovannesianZambo & Hovannesian
Zambo & Hovannesian
 
Trabajo 1
Trabajo 1Trabajo 1
Trabajo 1
 
Archbald
ArchbaldArchbald
Archbald
 
Research courses for the EdD
Research courses for the EdDResearch courses for the EdD
Research courses for the EdD
 
Beacon Technology for Events
Beacon Technology for EventsBeacon Technology for Events
Beacon Technology for Events
 
POLICY DIALOGUE EXPERIENCE FROM FANRPAN, Uganda June 2015
POLICY DIALOGUE EXPERIENCE FROM FANRPAN, Uganda June 2015POLICY DIALOGUE EXPERIENCE FROM FANRPAN, Uganda June 2015
POLICY DIALOGUE EXPERIENCE FROM FANRPAN, Uganda June 2015
 
October 2013 convening overview
October 2013 convening overviewOctober 2013 convening overview
October 2013 convening overview
 
Cage-Busting Leadership - Rick Hess
Cage-Busting Leadership - Rick HessCage-Busting Leadership - Rick Hess
Cage-Busting Leadership - Rick Hess
 
Lib orientation 2013
Lib orientation 2013Lib orientation 2013
Lib orientation 2013
 
2011 honda accord ex, 17,255 miles
2011  honda  accord  ex, 17,255 miles2011  honda  accord  ex, 17,255 miles
2011 honda accord ex, 17,255 miles
 
Presentation for jan 2014
Presentation for jan 2014Presentation for jan 2014
Presentation for jan 2014
 

Similar to Css basics

Using Wordpress with Reclaim Hosting
Using Wordpress with Reclaim HostingUsing Wordpress with Reclaim Hosting
Using Wordpress with Reclaim HostingCindy Royal
 
WordCamp Greenville 2018 - Beware the Dark Side, or an Intro to Development
WordCamp Greenville 2018 - Beware the Dark Side, or an Intro to DevelopmentWordCamp Greenville 2018 - Beware the Dark Side, or an Intro to Development
WordCamp Greenville 2018 - Beware the Dark Side, or an Intro to DevelopmentEvan Mullins
 
Kick start your career with WordPress
Kick start your career with WordPressKick start your career with WordPress
Kick start your career with WordPressJignasa Naik
 
Kick start your career
Kick start your careerKick start your career
Kick start your careerCss Founder
 
WordPress HTML, CSS & Child Themes
WordPress HTML, CSS & Child ThemesWordPress HTML, CSS & Child Themes
WordPress HTML, CSS & Child ThemesMichelle Ames
 
Kick start your career with wordpress
Kick start your career with wordpressKick start your career with wordpress
Kick start your career with wordpressOpenDev
 
BP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog Template
BP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog TemplateBP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog Template
BP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog TemplateSean Burgess
 
Build the Perfect WordPress Website
Build the Perfect WordPress WebsiteBuild the Perfect WordPress Website
Build the Perfect WordPress WebsiteSinergia Labs
 
How To Choose A Theme
How To Choose A ThemeHow To Choose A Theme
How To Choose A ThemeNicky Pink
 
Designing for WordPress
Designing for WordPressDesigning for WordPress
Designing for WordPressTammy Hart
 
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
 
Css masterclass book
Css masterclass bookCss masterclass book
Css masterclass bookPhoenix
 
How to manage a big scale HTML/CSS project
How to manage a big scale HTML/CSS projectHow to manage a big scale HTML/CSS project
How to manage a big scale HTML/CSS projectRenoir Boulanger
 

Similar to Css basics (20)

Intro to CSS Presentation
Intro to CSS PresentationIntro to CSS Presentation
Intro to CSS Presentation
 
Killer word press-checklist
Killer word press-checklistKiller word press-checklist
Killer word press-checklist
 
Using Wordpress with Reclaim Hosting
Using Wordpress with Reclaim HostingUsing Wordpress with Reclaim Hosting
Using Wordpress with Reclaim Hosting
 
WordCamp Greenville 2018 - Beware the Dark Side, or an Intro to Development
WordCamp Greenville 2018 - Beware the Dark Side, or an Intro to DevelopmentWordCamp Greenville 2018 - Beware the Dark Side, or an Intro to Development
WordCamp Greenville 2018 - Beware the Dark Side, or an Intro to Development
 
How to Set Up a WordPress Blog for Your Business
How to Set Up a WordPress Blog for Your BusinessHow to Set Up a WordPress Blog for Your Business
How to Set Up a WordPress Blog for Your Business
 
Kick start your career with WordPress
Kick start your career with WordPressKick start your career with WordPress
Kick start your career with WordPress
 
Kick start your career
Kick start your careerKick start your career
Kick start your career
 
WordPress HTML, CSS & Child Themes
WordPress HTML, CSS & Child ThemesWordPress HTML, CSS & Child Themes
WordPress HTML, CSS & Child Themes
 
Kick start your career with wordpress
Kick start your career with wordpressKick start your career with wordpress
Kick start your career with wordpress
 
World of WordPress
World of WordPressWorld of WordPress
World of WordPress
 
BP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog Template
BP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog TemplateBP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog Template
BP304 - Blog It Up, Baby! Extending the new IBM Lotus Domino Blog Template
 
Blogging blueprint
Blogging blueprintBlogging blueprint
Blogging blueprint
 
Blog profits
Blog profitsBlog profits
Blog profits
 
Blog profits
Blog profitsBlog profits
Blog profits
 
Build the Perfect WordPress Website
Build the Perfect WordPress WebsiteBuild the Perfect WordPress Website
Build the Perfect WordPress Website
 
How To Choose A Theme
How To Choose A ThemeHow To Choose A Theme
How To Choose A Theme
 
Designing for WordPress
Designing for WordPressDesigning for WordPress
Designing for WordPress
 
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
 
Css masterclass book
Css masterclass bookCss masterclass book
Css masterclass book
 
How to manage a big scale HTML/CSS project
How to manage a big scale HTML/CSS projectHow to manage a big scale HTML/CSS project
How to manage a big scale HTML/CSS project
 

Recently uploaded

Cheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 nightCheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 nightDelhi Call girls
 
VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...
VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...
VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...Suhani Kapoor
 
Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...kumaririma588
 
Top Rated Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated  Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...Top Rated  Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...Call Girls in Nagpur High Profile
 
Fashion trends before and after covid.pptx
Fashion trends before and after covid.pptxFashion trends before and after covid.pptx
Fashion trends before and after covid.pptxVanshNarang19
 
VIP Call Girl Amravati Aashi 8250192130 Independent Escort Service Amravati
VIP Call Girl Amravati Aashi 8250192130 Independent Escort Service AmravatiVIP Call Girl Amravati Aashi 8250192130 Independent Escort Service Amravati
VIP Call Girl Amravati Aashi 8250192130 Independent Escort Service AmravatiSuhani Kapoor
 
Presentation.pptx about blender what is blender
Presentation.pptx about blender what is blenderPresentation.pptx about blender what is blender
Presentation.pptx about blender what is blenderUbaidurrehman997675
 
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfChapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfParomita Roy
 
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130Suhani Kapoor
 
Editorial design Magazine design project.pdf
Editorial design Magazine design project.pdfEditorial design Magazine design project.pdf
Editorial design Magazine design project.pdftbatkhuu1
 
Cheap Rate ➥8448380779 ▻Call Girls In Huda City Centre Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Huda City Centre GurgaonCheap Rate ➥8448380779 ▻Call Girls In Huda City Centre Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Huda City Centre GurgaonDelhi Call girls
 
SCRIP Lua HTTP PROGRACMACION PLC WECON CA
SCRIP Lua HTTP PROGRACMACION PLC  WECON CASCRIP Lua HTTP PROGRACMACION PLC  WECON CA
SCRIP Lua HTTP PROGRACMACION PLC WECON CANestorGamez6
 
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai DouxDubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Douxkojalkojal131
 
Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...
Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...
Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...Yantram Animation Studio Corporation
 
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...ranjana rawat
 
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Delhi Call girls
 
Cosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable BricksCosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable Bricksabhishekparmar618
 
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service BhiwandiVIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service BhiwandiSuhani Kapoor
 

Recently uploaded (20)

young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
young call girls in Vivek Vihar🔝 9953056974 🔝 Delhi escort Service
 
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 nightCheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 night
 
VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...
VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...
VIP Russian Call Girls in Saharanpur Deepika 8250192130 Independent Escort Se...
 
Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...Verified Trusted Call Girls Adugodi💘 9352852248  Good Looking standard Profil...
Verified Trusted Call Girls Adugodi💘 9352852248 Good Looking standard Profil...
 
Top Rated Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated  Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...Top Rated  Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
 
Fashion trends before and after covid.pptx
Fashion trends before and after covid.pptxFashion trends before and after covid.pptx
Fashion trends before and after covid.pptx
 
VIP Call Girl Amravati Aashi 8250192130 Independent Escort Service Amravati
VIP Call Girl Amravati Aashi 8250192130 Independent Escort Service AmravatiVIP Call Girl Amravati Aashi 8250192130 Independent Escort Service Amravati
VIP Call Girl Amravati Aashi 8250192130 Independent Escort Service Amravati
 
Presentation.pptx about blender what is blender
Presentation.pptx about blender what is blenderPresentation.pptx about blender what is blender
Presentation.pptx about blender what is blender
 
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdfChapter 19_DDA_TOD Policy_First Draft 2012.pdf
Chapter 19_DDA_TOD Policy_First Draft 2012.pdf
 
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
 
Editorial design Magazine design project.pdf
Editorial design Magazine design project.pdfEditorial design Magazine design project.pdf
Editorial design Magazine design project.pdf
 
Cheap Rate ➥8448380779 ▻Call Girls In Huda City Centre Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Huda City Centre GurgaonCheap Rate ➥8448380779 ▻Call Girls In Huda City Centre Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Huda City Centre Gurgaon
 
SCRIP Lua HTTP PROGRACMACION PLC WECON CA
SCRIP Lua HTTP PROGRACMACION PLC  WECON CASCRIP Lua HTTP PROGRACMACION PLC  WECON CA
SCRIP Lua HTTP PROGRACMACION PLC WECON CA
 
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai DouxDubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
Dubai Call Girls Pro Domain O525547819 Call Girls Dubai Doux
 
Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...
Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...
Captivating Charm: Exploring Marseille's Hillside Villas with Our 3D Architec...
 
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
(AISHA) Ambegaon Khurd Call Girls Just Call 7001035870 [ Cash on Delivery ] P...
 
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
 
Cosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable BricksCosumer Willingness to Pay for Sustainable Bricks
Cosumer Willingness to Pay for Sustainable Bricks
 
young call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Service
young call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Service
young call girls in Pandav nagar 🔝 9953056974 🔝 Delhi escort Service
 
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service BhiwandiVIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
 

Css basics

  • 1. S Using Firebug to Find & Edit CSS WordCamp Nashville 2014
  • 2. About Me Marcus Crutcher - @mcsocially Owner, cSocially Media http://csocially.com Web design, SEO, Social, Content iThemes Builder advocate WordPress fan & user since 2011 1st WordCamp – 2012
  • 3. What We’ll Cover Today S 1. What is CSS S 2. How to Add Custom CSS via JetPack plugin S 3. What is Firefox Firebug? S 4. How to use Firebug to identify & modify CSS on live site. S 5. Time permitting >> How to Use Chrome Inspect Element
  • 4.
  • 5. Where to Find CSS in WordPress Login to your WordPress site. From your Dashboard, go to Appearance > Editor
  • 6. Finding your Stylesheet Don’t touch the .php files unless you know what you’re doing!
  • 7. Active Jetpack Plugin If you don’t have Jetpack already, search the WP Plugin Repository for Jetpack, download, & activate it. Connect Jetpack to your WordPress.com account to get access to the CSS Editor
  • 8. What is Jetpack Custom CSS?
  • 10. Why Use Firebug? S Easily preview & test html & CSS changes in real time S No harm, no foul – changes don’t affect site until you add to your stylesheet or custom CSS area S Saves a ton of time, allows for easy debugging S Ability to open Firefox controls in new window S It’s FREE
  • 11. Get & Start Firebug S To get Firebug, go to http://getfirebug.com/ S To use, click the Firebug icon on your Firefox browser
  • 12. Firefox Opens Firefox splits your screen, opening it’s control window. This is where you will identify & modify CSS
  • 14. CSS Tips S When styling for responsive sites, use percentage, EM & REM instead of PX designation S For example: .container { S width: 100%; S max-width: 650px; S } S Instead of .container { S Width: 650px; S }
  • 15. CSS Tips S The last CSS command to load wins. S Imagine you have .menu li {font-size:14px;} at the top of your stylesheet S And you have .menu li {font-size:21px;} at the bottom of your stylesheet S Bottom one wins. S Use !important after attribute if you have the selector correct but the attribute just isn’t working
  • 16. Fun with CSS S CSS Background Patterns S http://lea.verou.me/css3patterns/ S CSS Button Generator S http://www.cssbuttongenerator.com/
  • 17. CSS Resources S How to load Google Fonts into your page S http://www.wpbeginner.com/wp-themes/how-add-google- web-fonts-wordpress-themes/ S How to use Firebug for WordPress (detailed slideshare) S http://www.slideshare.net/LauraHartwig/customizing-your- word-press-theme-with-firebug-and-css-33273990 S W3 Schools Tutorial S http://www.w3schools.com/css/default.asp
  • 18. Chrome Inspect Element S Simply open Chrome, right click on the website & choose Inspect Element S To access stylesheet, click Sources tab & follow instructions to open files
  • 19. WordPress Default CSS S WordPress generates default classes & IDs S http://www.wpbeginner.com/wp-themes/default-wordpress- generated-css-cheat-sheet-for-beginners/