Look into your single.php file, you will see the code to remove there.
single.php there is no such .php file….?
you can find this file under wp-content/themes/”your theme”/single.php
So, what template files do you have in your theme’s folder?
It might be in the comments.php
And never ask display/layout questions without a link and/or naming the theme in use, providing a link to its homepage.
Using http://www.dezinerfolio.com/2007/06/21/dftheme20/ and I can not find it anywhere in comments.php either….Any help after you take a look at the theme?
That’s idiotic how that theme is put together… It is in the index.php.
ok that worked. Ok now say I want to make the page like
http://justforthealofit.com/blog/?cat=7
see on the top right and the bottom left are different. I can get the bottom left one exactly like that but the top right one. How does one go about adding
http://justforthealofit.com/blog/wp-content/themes/df_new/images/mainpagebg2.jpg
like you see in the blog? What code and what template do I edit for this to be pulled off?
Well, you learn theme design. Theme_Development.
You learn CSS and working with backgrounds… (or pay someone to do it)