StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 06-24-2009, 04:55 AM
gallan gallan is offline
Registered User
Genesis Member
 
Join Date: Jun 2009
Posts: 30
Default Header customization

Hi,

I have created a logo on the header_blank template (images folder) and would like this displayed on my site.

It appears I have located the relevant section in the header file (see below). How do I get Wordpress to use this header_blank file, which I will rename header.png - when I ftp it, into my site?

I do not require an ad banner in the header and would also like to stream line the code if possible.

Thanks, Gary

<div id="header">

<div class="headerleft">
<?php $lifestyle_header = get_option('lifestyle_header'); ?>
<?php if($lifestyle_header == 'Text'): ?>
<h1><?php bloginfo('name'); ?></h1>


<?php bloginfo('description'); ?></p>
<?php else : ?>
[img]<?php bloginfo('template_url'); ?>/images/logo.png[/img]" />
<?php endif; ?>
</div>



<div class="headerright">
<ul id="headerwidgeted">
<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('468x60 Header Banner') ) : ?> [*][img]<?php bloginfo('template_url'); ?>/images/468x60.gif[/img]
<?php endif; ?>[/list] </div>
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Header customization ebizwildfire General Discussion 2 11-28-2009 04:29 PM
Header Customization TiffanyW General Discussion 9 06-22-2009 06:14 PM


All times are GMT -5. The time now is 05:52 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.