.Small modifications to the default WP theme

Well, as you can guessed, the main theme for this site is only a small work done over the default WP theme (which is IMO a very good one)

Let’s start to say how was it done. I’ll explain it in just a couple of hyper-simple steps:

1)It was necessary changing 3 images:

a) The header image:

error

b) The footer image:

error

c) The page background image:

error

The little change on /wp-content/themes/default/header.php looks like

Error: Could not open default_theme_header.php

And the modified #header css declaration is:

Error: Could not open default_theme_css.css

2) And now, the bullets before the post title

You’ll have to modify 4 template files (always look inside /wp-content/themes/default/ ):

single.php
index.php
archive.php
page.php

adding in each on these files, the image tag

Error: Could not open default_theme_bullet.php

 

._-_.

Leave a Reply

You must be logged in to post a comment.