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 » Header configuration & styling »

Header image between Blog Title/Sub Title and search box


  #1  
Old Mar 15, 2009, 01:14 PM
bseppa
 
55 posts · Dec 2008
Flynn - there is a small area of whitespace between these artifacts in which I would like to put an image (like a desaturated (faded) jpg). How can I do this? I gather that it will be somewhere in bfa_header_config.php but I am struggling to figure it out.

Thanks!
  #2  
Old Mar 15, 2009, 02:39 PM
bseppa
 
55 posts · Dec 2008
Nevermind - I figured it out...

I put this after the //End of title description area

Code:
	// Image Area
	if ( $bfa_ata_blog_title_show == "Yes" OR $bfa_ata_blog_tagline_show == "Yes" ) {
	$logo_area .= '<td ' . $header_rowspan . 'valign="middle" align="center">';
			if ( $bfa_ata_blog_title_show == "Yes" ) {
			$logo_area .= '<img src="[whatever image you want]" />';
			}
	$logo_area .= '</td>';
	}
	// END of Image Area

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Blog title still showing even though I selected &quot;No&quot; to Show Blog title PrettyChicky Header configuration & styling 2 Jun 18, 2009 07:43 PM
How to put tagline along with blog title to show as the browser title? Oracle Atahualpa 3 Wordpress theme 2 May 7, 2009 10:32 AM
Remove blog title text add image benw Header configuration & styling 4 Apr 28, 2009 03:50 PM
[SOLVED] For the life of me, I can't overlay the blog title in the header image? weightlosscoach Header configuration & styling 2 Mar 20, 2009 08:24 AM
Header image and overlag logo and title altunya Header configuration & styling 0 Mar 15, 2009 10:43 AM


All times are GMT -6. The time now is 05:29 AM.


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