How To

How to Use CSS to Change the Look of a Blogger Blog

Contributor
By eHow Contributing Writer
(5 Ratings)

CSS stands for Cascading Style Sheets. This is presented in the form of HTML or XHTML. It provides a unique look and feel to your web pages. A browser presents the document(s) based on style rules. These style rules can determine font style, size and color, border style, size and color, etc. The external CSS is recommended because you can dictate and change all your web pages with just one file. You will need to have decent knowledge of HTML or XHTML code to utilize CSS to your full advantage. The steps below show you an example of a simple external CSS file.

Difficulty: Challenging
Instructions
  1. Step 1

    Create a plain text file name like: style.css Then, create your code. It should look something like this:
    body {background-color: use hexidecimal value for your color choice here;}
    h1,h2,h3 {font-family: your style here, your style here, 'your style here'; }
    p,table,li {font-family: your style here, your style here, 'your style here'; }
    p,li,th,td {font-size: your size here%;}
    h1,h2,h3,hr {color:your color choice here; }
    a:link {color:your color choice here}
    a:visited {color:your color choice here}
    a:active {color:your color choice here}
    a:hover {color:your color choice here}

  2. Step 2

    Be sure to add your own unique look and feel by determining the style, color and size. Unless specified, you don't need to use the hexidecimal value of the color. You can just type in black, blue, red, green, etc.

  3. Step 3

    Link to your style sheet by adding this code between the and tags:

Tips & Warnings
  • You can add many other unique styles to your code like hover effects, style, size and color, highlighted text and color, centered boxes and images, text effects like dropshadow and glow, adding shadows to images and letter spacing.
  • Some of these don't require external CSS. They can be achieved with internal or inline CSS. You can add these directly into the HTML code of the template.

Comments  

DonnCole said

Flag This Comment

on 6/20/2008 Article was unclear. What does "link by adding this code between the and tags" mean? What and tags? Where?

The title of your article promised to tell me how to use external CSS stylesheets with Blogger templates. I would really like to know how to do that.

Please advise.
DonnCole
DonnLCole@cs.com

Post a Comment

Post a Comment
  • Have you done this? Click here to let us know.
I Did This

Related Ads

Internet
Virginia DeBolt,

Meet Virginia DeBolt eHow's Internet Expert.

Get Free Internet Newsletters

Copyright © 1999-2009 eHow, Inc. Use of this web site constitutes acceptance of the eHow Terms of Use and Privacy Policy.   en-US

Demand Media
eHow_eHow Technology and Electronics