< Browse > Home / WordPress / Blog article: Customize Popblue Theme blockquote

| RSS

Customize Popblue Theme blockquote

February 14th, 2008 | 1 Comment | Posted in WordPress

Popblue, one of my favorate wordpress theme. If you like theme that looks simple and light weight, Popblue should be the one that you are looking for. The only drawback of this theme is it has a simple blockquote.
In order to make it look more interesting, by applying following changes can make the blockquote look nicer.

Steps:
1) First, download the theme from http://www.blogohblog.com/wordpress-theme-pop-blue/ or from the direct link show at below:

Pop Blue Theme Download

The following is optional:

For regular index http://www.blogohblog.com/request/popblueindex.zip

For regular header without logo http://www.blogohblog.com/request/headerstyle.zip download the items and replace it all.

2) Extract the downloaded file and place it inside “<DocumentRoot>/wordpress/wp-content/themes” folder

3) Goto the extracted folder, “pop-blue”, look for style.css

4) Paste the following code at the bottom of style.css

blockquote {
border-top: 1px solid #006699;
border-bottom: 1px solid #006699;
border-left: 1px solid #006699;
border-right: 1px solid #006699;
margin-left: 1.5em;
padding-left: 5px;
background-color: #e7f9ff;
font-family: Arial;
}

5) That’s it.

6) If you are lazy to make the changes yourself and want to have the same theme that I’m using, you can download the modified package from here Popblue (124)

Related Posts
  • No Related Posts
Leave a Reply 407 views, 1 so far today |
Tags:
Related Posts
  • No Related Posts