Title: puglet's Replies | WordPress.org

---

# puglet

  [  ](https://wordpress.org/support/users/puglet/)

 *   [Profile](https://wordpress.org/support/users/puglet/)
 *   [Topics Started](https://wordpress.org/support/users/puglet/topics/)
 *   [Replies Created](https://wordpress.org/support/users/puglet/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/puglet/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/puglet/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/puglet/engagements/)
 *   [Favorites](https://wordpress.org/support/users/puglet/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/users/puglet/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/puglet/replies/page/2/?output_format=md)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How to: images on pages (not posts)](https://wordpress.org/support/topic/how-to-images-on-pages-not-posts/)
 *  Thread Starter [puglet](https://wordpress.org/support/users/puglet/)
 * (@puglet)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/how-to-images-on-pages-not-posts/#post-1696324)
 * Ok, thanks. Any other clues? I have no idea what it is or where to add it.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How to: images on pages (not posts)](https://wordpress.org/support/topic/how-to-images-on-pages-not-posts/)
 *  Thread Starter [puglet](https://wordpress.org/support/users/puglet/)
 * (@puglet)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/how-to-images-on-pages-not-posts/#post-1696186)
 * Doesn’t look like it.
 * page.php:
 * _[Code moderated as per the [Forum Rules](http://codex.wordpress.org/Forum_Welcome).
   Please use the [pastebin](http://wordpress.pastebin.com)]_
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Fatal error :0](https://wordpress.org/support/topic/fatal-error-0/)
 *  Thread Starter [puglet](https://wordpress.org/support/users/puglet/)
 * (@puglet)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/fatal-error-0/#post-1613954)
 * Nevermind – it was a problem on my end. Somehow Thematic was in the wrong directory,
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Fatal error: Call to undefined function thematic_before_widget()](https://wordpress.org/support/topic/fatal-error-call-to-undefined-function-thematic_before_widget/)
 *  [puglet](https://wordpress.org/support/users/puglet/)
 * (@puglet)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/fatal-error-call-to-undefined-function-thematic_before_widget/#post-1579395)
 * Having same problem! How did you fix this??
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Fatal error :0](https://wordpress.org/support/topic/fatal-error-0/)
 *  Thread Starter [puglet](https://wordpress.org/support/users/puglet/)
 * (@puglet)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/fatal-error-0/#post-1613850)
 * this is the chunk of code mentioned in the error
 *     ```
       // Register the 4th Subsidairy Sidebar
       	register_sidebar(array(
       		'name' => '4th Subsidiary Aside',
       		'id' => '4th-subsidiary-aside',
               'description' => __('The 4th widget area in the footer.', 'thematic'),
       		'before_widget' => thematic_before_widget(),
       		'after_widget' => thematic_after_widget(),
       		'before_title' => thematic_before_title(),
       		'after_title' => thematic_after_title(),
       	));
       ```
   
 *  line 379 =`'before_widget' => thematic_before_widget(),`
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Using a custom header nav in Twenty Ten](https://wordpress.org/support/topic/using-a-custom-header-nav-in-twenty-ten/)
 *  Thread Starter [puglet](https://wordpress.org/support/users/puglet/)
 * (@puglet)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/using-a-custom-header-nav-in-twenty-ten/#post-1603163)
 * yeah – i did that. but my images aren in a folder in the root directory of my
   hosting account. not anywhere near the WP directory. am thinking this is why 
   it’s not working but don’t know how to fix?
 * and without the style sheet, it’s all just broken 🙁
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Using a custom header nav in Twenty Ten](https://wordpress.org/support/topic/using-a-custom-header-nav-in-twenty-ten/)
 *  Thread Starter [puglet](https://wordpress.org/support/users/puglet/)
 * (@puglet)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/using-a-custom-header-nav-in-twenty-ten/#post-1603158)
 * thanks – but what directory do i need to put the images in for that to work?
 * any idea on how to call out the stylesheet?
 * right now, things are looking about 0% closer to what they should 🙁
 * THANKS!!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Using a custom header nav in Twenty Ten](https://wordpress.org/support/topic/using-a-custom-header-nav-in-twenty-ten/)
 *  Thread Starter [puglet](https://wordpress.org/support/users/puglet/)
 * (@puglet)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/using-a-custom-header-nav-in-twenty-ten/#post-1603152)
 * this is the code — i can’t find where to call out the style sheet :9
 *     ```
       <?php //wp_nav_menu( array( 'container_class' => 'menu-header', 'theme_location' => 'primary' ) ); ?>
   
       <div id="header" style="width:989px">
       <div id="Table_01" style="height:250px;background-color:#52422D;">
       	<div id="id1_"><img id="id1" src="/images/1.png" width="989" height="20" alt="" /></div>
       	<div id="id2_"><img id="id2" src="/images/2.png" width="300" height="155" alt="" /></div>
       	<div id="id3_"><img id="id3" src="/images/3.gif" width="689" height="104" alt="" /></div>
       	<div id="id4_"><img id="id4" src="/images/4.png" width="689" height="15" alt="" /></div>
       	<div id="id5_"></div>
           	<div id="navcontainer">
       <ul id="menu" class="orange">
       	 <li><a href="index.html">Home</a></li>
       	 <li><a href="gallery.html">Gallery</a></li>
                <li><a href="services.html">Rates & Services</a></li>
                <li><a href="about.html">About/Contact</a></li>
       	 <li class="active"><a href="xxx.html">Blog</a></li>
       	 <li><a href="faq.html">FAQ</a></li></ul></div>
       </div>
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Using a custom header nav in Twenty Ten](https://wordpress.org/support/topic/using-a-custom-header-nav-in-twenty-ten/)
 *  Thread Starter [puglet](https://wordpress.org/support/users/puglet/)
 * (@puglet)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/using-a-custom-header-nav-in-twenty-ten/#post-1603138)
 * Ok, it didn’t work.
 * My nav is styled with info from an external stylesheet. That info clearly isn’t
   making it. Still trying to find where the images are located.
 * looks like: [http://frolicblog.com/](http://frolicblog.com/)
 * needs to look like this (the green part): [http://frolicphoto.com/dailyfrolic/](http://frolicphoto.com/dailyfrolic/)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [twenty ten single column](https://wordpress.org/support/topic/twenty-ten-single-column/)
 *  [puglet](https://wordpress.org/support/users/puglet/)
 * (@puglet)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/twenty-ten-single-column/#post-1560200)
 * thanks! that was waaaay easier than trying to find the answer on google 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Using a custom header nav in Twenty Ten](https://wordpress.org/support/topic/using-a-custom-header-nav-in-twenty-ten/)
 *  Thread Starter [puglet](https://wordpress.org/support/users/puglet/)
 * (@puglet)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/using-a-custom-header-nav-in-twenty-ten/#post-1603107)
 * AWESOME!
 * thanks 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Using a custom header nav in Twenty Ten](https://wordpress.org/support/topic/using-a-custom-header-nav-in-twenty-ten/)
 *  Thread Starter [puglet](https://wordpress.org/support/users/puglet/)
 * (@puglet)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/using-a-custom-header-nav-in-twenty-ten/#post-1603105)
 * Thanks for the fast reply! So, just to be clear since I’m a noob – if my header
   is:
 *     ```
       <div id="nav_"><img id="nav" src="/images/2.png" width="300" height="155" alt="" /></div>
   
       <div id="navcontainer">
       <ul id="menu" class="orange">
       <li><a href="index.html">Home</a></li>
       <li><a href="gallery.html">Gallery</a></li>
       <li><a href="services.html">Rates & Services</a></li>
       <li><a href="about.html">About/Contact</a></li>
       <li><a href="faq.html">FAQ</a></li></ul>
       </div>
       ```
   
 * Then i just paste that where?
 * Sorry – I’m trying but am a little over my head 😉
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [twenty ten single column](https://wordpress.org/support/topic/twenty-ten-single-column/)
 *  [puglet](https://wordpress.org/support/users/puglet/)
 * (@puglet)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/twenty-ten-single-column/#post-1560198)
 * So this is the way to turn posts (not pages) into single-column layout?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Autofocus remove (c) hover-event & modify hover style](https://wordpress.org/support/topic/autofocus-remove-c-hover-event-amp-modify-hover-style/)
 *  Thread Starter [puglet](https://wordpress.org/support/users/puglet/)
 * (@puglet)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/autofocus-remove-c-hover-event-amp-modify-hover-style/#post-1570494)
 * I solved my first problem by adding visibility: hidden. There’s probably a better
   way to do it, but this works.
 * `#content .photo-credit {position:absolute;padding:16px;display:block;width:768px;
   height:100%;z-index:2;text-align:left;visibility:hidden;}`
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [how to disable .photo-credit overlay info in posts?](https://wordpress.org/support/topic/how-to-disable-photo-credit-overlay-info-in-posts/)
 *  [puglet](https://wordpress.org/support/users/puglet/)
 * (@puglet)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/how-to-disable-photo-credit-overlay-info-in-posts/#post-1533025)
 * not sure if this is the best way to do it, but it worked for me. add
    visibility:
   hidden;
 * to read like this:
 * `#content .photo-credit {position:absolute;padding:16px;display:block;width:768px;
   height:100%;z-index:2;text-align:left;visibility:hidden;}`

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/users/puglet/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/puglet/replies/page/2/?output_format=md)