Title: Image issues
Last modified: August 19, 2016

---

# Image issues

 *  [jonathanw](https://wordpress.org/support/users/jonathanw/)
 * (@jonathanw)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/image-issues-5/)
 * A new and exciting problem that I can’t solve, any help would be greatly appreciated!!
 * Trying to get the logo to appear in front of the background for atomic.dwgroup.
   co.nz is proving difficult. It works on the other sites I have using the same
   template but this one wont. It doesn’t seem to matter on what php file I put 
   it, it stays behind the background.
 *     ```
       <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
       <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
   
       <head profile="http://gmpg.org/xfn/11">
       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   
       <title>Atomic Inc, hospitality branding and creative specialists</title>
   
       <meta name="generator" content="WordPress <?php bloginfo('version'); ?>" /> <!-- leave this for stats -->
   
       <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
       <link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" />
       <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
   
       <?php wp_head(); ?>
       </head>
       <body>
       <div id="bg"><table cellpadding="0" cellspacing="0"><tr><td><img alt="" src="http://atomic.dwgroup.co.nz/wp-content/themes/citydreams copy/images/bg1.jpg" /></td></tr></table></div>
       <div id="logo"><img src="http://atomic.dwgroup.co.nz/wp-content/themes/citydreams/images/logo.png" alt="" /><a>" title="ATOMIC INC"></a></div>
       <div id="menu">
       		<h1><a>"></a></h1>
       		<div></div>
   
       <ul>
       			<li <?php if ( is_page('home') ) { ?>class="cur"<?php } else { ?><?php } ?>><a href="home">HOME</a>
                  <?php if ( is_page('home') ) { ?>
       		</ul>
       <ul>
       <li><a href="specials">SPECIAL DEALS</a></li>
       <li><a href="http://dwgroup.co.nz/extranet">CLIENT LOGIN</a></li>
       </ul>
       	<?php } else { ?><?php } ?>
       			<li <?php if ( is_page('ventures') ) { ?>class="cur"<?php } else { ?><?php } ?>><a href="ventures">OUR VENTURES</a>
                   <?php if ( is_page('ventures') ) { ?>
   
       <ul>
       			<li <?php if ( is_page(love) ) { ?>class="cur"<?php } else { ?><?php } ?>><a href="http://wm.dwgroup.co.nz">WILSON MEDIA</a>
       			<li <?php if ( is_page(about) ) { ?>class="cur"<?php } else { ?><?php } ?>><a href="http://custombook.dwgroup.co.nz">CUSTOM BOOK</a>
       			<li <?php if ( is_page(about) ) { ?>class="cur"<?php } else { ?><?php } ?>><a href="http://invito.dwgroup.co.nz">INVITO</a>
       			<li <?php if ( is_page(about) ) { ?>class="cur"<?php } else { ?><?php } ?>><a href="http://atomic.dwgroup.co.nz">ATOMIC INC</a>
       		</ul>
       	<?php } else { ?><?php } ?>
       			<li <?php if ( is_page('environmental') ) { ?>class="cur"<?php } else { ?><?php } ?>><a href="environmental">ENVIRONMENTAL</a>
                   <?php if ( is_page('environmental') ) { ?>
   
       <ul>
       			<li <?php if ( is_page(love) ) { ?>class="cur"<?php } else { ?><?php } ?>><a href="paper">PAPER</a>
       			<li <?php if ( is_page(about) ) { ?>class="cur"<?php } else { ?><?php } ?>><a href="print">PRINTING</a>
       			<li <?php if ( is_page(about) ) { ?>class="cur"<?php } else { ?><?php } ?>><a href="recycling">RECYCLING</a>
       		</ul>
       	<?php } else { ?><?php } ?>
       			<li <?php if ( is_page(contact) ) { ?>class="cur"<?php } else { ?><?php } ?>><a href="contact">CONTACT</a>
                    <?php if ( is_page(contact) ) { ?>
   
       	<?php } else { ?><?php } ?>
   
       	</div>
       ```
   
 * The CSS for it is
 *     ```
       #logo {
       top : 30px;
       position: absolute;
       }
       #logo a {
       display : block;
       width : 160px;
       height : 200px;
       z-index : 9;
       }
       ```
   
 * Any help would be great.

The topic ‘Image issues’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [jonathanw](https://wordpress.org/support/users/jonathanw/)
 * Last activity: [16 years, 2 months ago](https://wordpress.org/support/topic/image-issues-5/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
