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 » Montezuma Theme »

[SOLVED] Adding a logo to the header?


 
Prev Previous Post   Next Post Next
  #1  
Old Oct 5, 2012, 05:56 AM
aengus
 
2 posts · Oct 2012
[SOLVED] Adding a logo to the header?

I was curious if there is an easy way I am missing to add a logo next to the site title?

Fumbling around, I was editing the header.php sub template and managed to get the logo where I want it, but after the logo it looks like a line break and the title text starts underneath. http://www.flaxpond.net/soundadvent to see what I mean if thats not clear.

Here is the current state of the code with my img tag in there.

Code:
<div id="banner-bg" class="cf">
	<div id="banner" class="row">
		<div id="logo-area" class="col5">
			<<?php bfa_if_front_else( 'h1', 'h3' ); ?> id="sitetitle">
				              <img src="http://flaxpond.net/soundadvent/wp-content/uploads/2012/10/SA-sitelogo.png" ><a href="<?php echo home_url(); ?>"><?php bloginfo( 'name' ); ?></a>
			</<?php bfa_if_front_else( 'h1', 'h3' ); ?>>
			<p id="tagline"><?php bloginfo( 'description' ); ?></p>
		</div>
Thanks for any help and really love the look of this theme!
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Help in adding banner next to logo joshuamu Header configuration & styling 8 Aug 7, 2012 01:25 PM
Logo area adding additional white space beyond uploaded logo mimikbos Header configuration & styling 2 Oct 26, 2010 08:27 AM
adding more than one pic/logo to the header area PJK Header configuration & styling 1 May 31, 2009 06:50 PM
Centering my logo better/adding a second logo jockoe Header configuration & styling 4 Mar 4, 2009 07:32 AM


All times are GMT -6. The time now is 12:00 AM.


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