I've made a few changes on my blog and the only thing remaining to do is to remove the blueish bar right below the post's date. Which part of the .css file should I edit exactly in order to remove/delete it?
And how to make the "Original template design by..." at the bottom of the page to appear a bit bigger?
Re: The blue line...
In your custom.css find
and delete the border-bottom line.
Re the Credits being bigger.. in custom.css find...
and change 74% to a higher number eg: 90%