Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Sidebars & Widgets »

Replacing Category title with own image


  #1  
Old May 28, 2009, 03:11 AM
mcbanks
 
1 posts · May 2009
I have been unsuccessfully trying to replace the standard 'Categories' title with an image. Has anyone done this and if so how?
  #2  
Old Aug 12, 2009, 10:12 PM
mrsmommy
 
1 posts · Aug 2009
Trying to bring this thread back to life (since I can't find any other threads about this)...

See attached picture of what I'm trying to do on my category pages.

Thanks for any help!
Attached Thumbnails
Click image for larger version

Name:	forum image.jpg
Views:	2591
Size:	56.8 KB
ID:	221  
  #3  
Old Aug 13, 2009, 02:07 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
You can put this into Style & edit CENTER COLUMN -> Content ABOVE the LOOP
PHP Code:
<?php if ( is_category() ) { ?>
<img src="/path/to/images/<?php echo $wp_query->get_queried_object_id(); ?>.gif" alt="" />
<?php ?>
And in /path/to/images/ upload a [ID-of-category].gif for each category, i.e. 12.gif, 17.gif, 21.gif

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Category Page Listing - How to display: Post Title only TotalBalance Excerpts, Read more, Pagination 16 Jan 27, 2010 12:22 PM
Category title on category page, not on each post excerpt kicker paulae Excerpts, Read more, Pagination 4 Jun 22, 2009 11:33 AM
Replacing the image bar with something else. joe hark Header configuration & styling 2 Mar 17, 2009 04:40 PM
Header image between Blog Title/Sub Title and search box bseppa Header configuration & styling 1 Mar 15, 2009 02:39 PM
Getting rid of widget Side border and replacing with an icon. jmesax Sidebars & Widgets 2 Mar 2, 2009 04:38 AM


All times are GMT -6. The time now is 02:44 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.