SlideShare a Scribd company logo
1 of 13
Download to read offline
WordPress Working with CSS

• How to change your worpress themes
  using wordpress and CSS style sheets




   Wordpress and CSS
Don’t Get Scared

1. Set up a test blog
2. Load a theme
3. Get Ready to be amazed
Get A Color Picker

A color picker will help you
a lot in finding just the
right color for your themes
text etc.
www.tucows.com/preview/240092
How to Find your CSS Stylesheet

1.   Log into your Wordpress
2.   Go to Presentation
3.   Navigate to Theme Editor
4.   Click on Stylesheet
What does it look Like
body {
   background: #E0E0E0;
   color: #000000;
   font-size: 13px;
   font-family: Arial, Verdana,
   Sans-Serif;
   margin: 0px 0px 0px 0px;
   }
Change and check
•   Use the color checker to find the color you
    want then substitute in your css and you
    have change the color.

•   If you want your default text a little bigger
    change the font-size: 13px to maybe 14px
Change and check
•   Save and open up a new tab in your
    browser and see what the changes have
    done to your blog

•   When you make changes just hit the
    refresh in your browser to see the changes.
Header Graphic
#header {
    width: 860px;
    height: 190px;
    background: #2397E9 url(images/header.jpg) top center no-repeat;
    padding: 0px;
    margin: 0px;
    text-align: left;
    border: 1px solid #E0E0E0;
    border-bottom: none;.
Content pane can be easily changed.
#content {
                            Change the size of the
     display: block;
                            content main window
     background: #ffffff;
     width: 540px;
                            but be sure to also
     margin-top: 20px;
                            change the size of your
     margin-bottom: 20px;
     margin-left: 30px;
                            side bar width if you
     margin-right: 30px;
     float: left;           make the main content
     position:relative;
                            window bigger.
     padding: 0px;
     }
Sidebar pane can be easily changed.
#sidebar {
                                    Change the size of the
      display: block;
                                    sidebar and you can
      color: #000000;
      width: 200px;
                                    also adjust the padding,
      float: right;
                                    margins etc.
      position:relative;
      margin: 10px 10px 10px 0px;
      padding: 10px 10px 10px
                                    As you can see it is just
      10px;
      text-align: left;             a bit of testing to see
      border: 1px solid #cccccc;
                                    what they all do.
      }
Opps I made a BOO BOO.
Don’t get distraught
Just upload your CSS.php file from your template
files and it will all go back to the original settings.
When you happy with your changes create a new
folder and download all your theme changes for
you next install.
Play and Learn

As you get more used to changing the
different facets you will find it a lot of fun.
You can always use CTRL + F to find
anything you want.
Have Fun

    Come Visit us at
www.bloggingempires.com
 For more great tutorials

More Related Content

More from Quentin Brown

The Mercy Pattaya Childrens Home update photos
The Mercy Pattaya Childrens Home update photosThe Mercy Pattaya Childrens Home update photos
The Mercy Pattaya Childrens Home update photosQuentin Brown
 
Its called a QR Code
Its called a QR CodeIts called a QR Code
Its called a QR CodeQuentin Brown
 
State of the art dental specific software
State of the art dental specific softwareState of the art dental specific software
State of the art dental specific softwareQuentin Brown
 
Rev Up Your Wordpress Site
Rev Up Your Wordpress SiteRev Up Your Wordpress Site
Rev Up Your Wordpress SiteQuentin Brown
 
How to write a post on wordpress
How to write a post on wordpressHow to write a post on wordpress
How to write a post on wordpressQuentin Brown
 
Outline Text Effect in Photoshop
Outline Text Effect in PhotoshopOutline Text Effect in Photoshop
Outline Text Effect in PhotoshopQuentin Brown
 
Adding Audio To Slideshare
Adding Audio To SlideshareAdding Audio To Slideshare
Adding Audio To SlideshareQuentin Brown
 
Nong Nooch tropical gardens
Nong Nooch tropical gardensNong Nooch tropical gardens
Nong Nooch tropical gardensQuentin Brown
 
How This Whole Internet Marketing thing Works
How This Whole Internet Marketing thing WorksHow This Whole Internet Marketing thing Works
How This Whole Internet Marketing thing WorksQuentin Brown
 

More from Quentin Brown (16)

Repurpose Content
Repurpose ContentRepurpose Content
Repurpose Content
 
The Mercy Pattaya Childrens Home update photos
The Mercy Pattaya Childrens Home update photosThe Mercy Pattaya Childrens Home update photos
The Mercy Pattaya Childrens Home update photos
 
Its called a QR Code
Its called a QR CodeIts called a QR Code
Its called a QR Code
 
State of the art dental specific software
State of the art dental specific softwareState of the art dental specific software
State of the art dental specific software
 
Test
TestTest
Test
 
Msiprompt
MsipromptMsiprompt
Msiprompt
 
Rev Up Your Wordpress Site
Rev Up Your Wordpress SiteRev Up Your Wordpress Site
Rev Up Your Wordpress Site
 
How to write a post on wordpress
How to write a post on wordpressHow to write a post on wordpress
How to write a post on wordpress
 
Love
LoveLove
Love
 
Outline Text Effect in Photoshop
Outline Text Effect in PhotoshopOutline Text Effect in Photoshop
Outline Text Effect in Photoshop
 
Adding Audio To Slideshare
Adding Audio To SlideshareAdding Audio To Slideshare
Adding Audio To Slideshare
 
RSS Autoresponder
RSS AutoresponderRSS Autoresponder
RSS Autoresponder
 
Share Presentation
Share PresentationShare Presentation
Share Presentation
 
Nong Nooch tropical gardens
Nong Nooch tropical gardensNong Nooch tropical gardens
Nong Nooch tropical gardens
 
How This Whole Internet Marketing thing Works
How This Whole Internet Marketing thing WorksHow This Whole Internet Marketing thing Works
How This Whole Internet Marketing thing Works
 
Eoa
EoaEoa
Eoa
 

Recently uploaded

Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesBoston Institute of Analytics
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Principled Technologies
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 

Recently uploaded (20)

Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 

Wordpress CSS Editing

  • 1. WordPress Working with CSS • How to change your worpress themes using wordpress and CSS style sheets Wordpress and CSS
  • 2. Don’t Get Scared 1. Set up a test blog 2. Load a theme 3. Get Ready to be amazed
  • 3. Get A Color Picker A color picker will help you a lot in finding just the right color for your themes text etc. www.tucows.com/preview/240092
  • 4. How to Find your CSS Stylesheet 1. Log into your Wordpress 2. Go to Presentation 3. Navigate to Theme Editor 4. Click on Stylesheet
  • 5. What does it look Like body { background: #E0E0E0; color: #000000; font-size: 13px; font-family: Arial, Verdana, Sans-Serif; margin: 0px 0px 0px 0px; }
  • 6. Change and check • Use the color checker to find the color you want then substitute in your css and you have change the color. • If you want your default text a little bigger change the font-size: 13px to maybe 14px
  • 7. Change and check • Save and open up a new tab in your browser and see what the changes have done to your blog • When you make changes just hit the refresh in your browser to see the changes.
  • 8. Header Graphic #header { width: 860px; height: 190px; background: #2397E9 url(images/header.jpg) top center no-repeat; padding: 0px; margin: 0px; text-align: left; border: 1px solid #E0E0E0; border-bottom: none;.
  • 9. Content pane can be easily changed. #content { Change the size of the display: block; content main window background: #ffffff; width: 540px; but be sure to also margin-top: 20px; change the size of your margin-bottom: 20px; margin-left: 30px; side bar width if you margin-right: 30px; float: left; make the main content position:relative; window bigger. padding: 0px; }
  • 10. Sidebar pane can be easily changed. #sidebar { Change the size of the display: block; sidebar and you can color: #000000; width: 200px; also adjust the padding, float: right; margins etc. position:relative; margin: 10px 10px 10px 0px; padding: 10px 10px 10px As you can see it is just 10px; text-align: left; a bit of testing to see border: 1px solid #cccccc; what they all do. }
  • 11. Opps I made a BOO BOO. Don’t get distraught Just upload your CSS.php file from your template files and it will all go back to the original settings. When you happy with your changes create a new folder and download all your theme changes for you next install.
  • 12. Play and Learn As you get more used to changing the different facets you will find it a lot of fun. You can always use CTRL + F to find anything you want.
  • 13. Have Fun Come Visit us at www.bloggingempires.com For more great tutorials