Title: Theme Lugada : Code for Header image
Last modified: August 20, 2016

---

# Theme Lugada : Code for Header image

 *  Resolved [jars777](https://wordpress.org/support/users/jars777/)
 * (@jars777)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/theme-lugada-code-for-header-image/)
 * Hello all
 * I previously deleted the header image of the lugada theme in my blog as I didn’t
   have one and it left a weird outline instead.
 * Now I would like to add one and I cannot work out how to fix the code? I stupidly
   didn’t save the original code. Oops.
 * Does anyone know how to get it working again?
 * Currently I have the following in the header.php
 *     ```
       <div class="container headerarea">
       		<div class="row ">
       			<div class="column-half ">
       				<header>
       						<h1 id="site-title">
       							<a>" title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>" rel="home">
       							<?php bloginfo( 'name' ); ?>
       							</a>
       						</h1>
       						<h2 id="site-description"><?php bloginfo( 'description' ); ?></h2>
       					</hgroup>
       				</header>
       			</div>
       			<div class="column-half nomargin">
       				<div id="searchbox">
       					<?php get_search_form(); ?>
       				</div>
       			</div>
       		</div>
       	</div>
       ```
   
 * _[please use tha ‘code’ button to mark any posted code – [http://codex.wordpress.org/Forum\_Welcome#Posting\_Code](http://codex.wordpress.org/Forum_Welcome#Posting_Code)–
   as it is, the above code is partially broken]_
 * Would appreciate your feedback

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/theme-lugada-code-for-header-image/#post-3487437)
 * have you tried to download a fresh copy of the theme and get the code from header.
   php?
 * or get the header code from [http://themes.svn.wordpress.org/lugada/1.4/header.php](http://themes.svn.wordpress.org/lugada/1.4/header.php)
 *  Thread Starter [jars777](https://wordpress.org/support/users/jars777/)
 * (@jars777)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/theme-lugada-code-for-header-image/#post-3487439)
 * Yes, great.
 * Thank you sooo much!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Theme Lugada : Code for Header image’ is closed to new replies.

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)
 * [image](https://wordpress.org/support/topic-tag/image/)
 * [lugada](https://wordpress.org/support/topic-tag/lugada/)

 * 2 replies
 * 2 participants
 * Last reply from: [jars777](https://wordpress.org/support/users/jars777/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/theme-lugada-code-for-header-image/#post-3487439)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
