Title: isparkleen's Replies | WordPress.org

---

# isparkleen

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Is there a way to make parts of the header clickable?](https://wordpress.org/support/topic/is-there-a-way-to-make-parts-of-the-header-clickable/)
 *  Thread Starter [isparkleen](https://wordpress.org/support/users/isparkleen/)
 * (@isparkleen)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/is-there-a-way-to-make-parts-of-the-header-clickable/#post-3825062)
 * Thank you!
 * Hmm, it seems like it’s working now. I removed the entire chunk of header code
   that seemed to pertained to the uploaded image in the header menu. Just not sure
   if this is the proper way to make this work as I am more of a designer than a
   coder.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Is there a way to make parts of the header clickable?](https://wordpress.org/support/topic/is-there-a-way-to-make-parts-of-the-header-clickable/)
 *  Thread Starter [isparkleen](https://wordpress.org/support/users/isparkleen/)
 * (@isparkleen)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/is-there-a-way-to-make-parts-of-the-header-clickable/#post-3825053)
 * Thanks for the code. The mapping works fine but the entire page lost its formatting.
   Also, two headers are displayed. I tried removing the header I uploaded on the
   WP menu but when I do so, neither image will not show.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Is there a way to make parts of the header clickable?](https://wordpress.org/support/topic/is-there-a-way-to-make-parts-of-the-header-clickable/)
 *  Thread Starter [isparkleen](https://wordpress.org/support/users/isparkleen/)
 * (@isparkleen)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/is-there-a-way-to-make-parts-of-the-header-clickable/#post-3825049)
 *     ```
       <div style="text-align:center; width:990px; margin-left:auto; margin-right:auto;">
       <img id="Image-Maps_9201306081359268" src="http://www.image-maps.com/uploaded_files/9201306081359268_isparkleenheaderv4.jpg" usemap="#Image-Maps_9201306081359268" border="0" width="990" height="180" alt="" />
       <map id="_Image-Maps_9201306081359268" name="Image-Maps_9201306081359268">
       <area shape="rect" coords="296,113,386,163" href="http://isparkleen.com" alt="Home" title="Home"    />
       <area shape="rect" coords="426,113,516,163" href="http://isparkleen.com/about" alt="About" title="About"    />
       <area shape="rect" coords="554,111,703,161" href="http://isparkleen.com/advertise" alt="Advertise" title="Advertise"    />
       <area shape="rect" coords="741,110,890,160" href="http://isparkleen.com/archives" alt="Archives" title="Archives"    />
       <area shape="rect" coords="988,178,990,180" href="http://www.image-maps.com/index.php?aff=mapped_users_9201306081359268" alt="Image Map" title="Image Map" />
       </map>
       <!-- Image map text links - Start - If you do not wish to have text links under your image map, you can move or delete this DIV -->
       <div style="text-align:center; font-size:12px; font-family:verdana; margin-left:auto; margin-right:auto; width:990px;">
       	<a style="text-decoration:none; color:black; font-size:12px; font-family:verdana;" href="http://isparkleen.com" title="Home">Home</a>
        | 	<a style="text-decoration:none; color:black; font-size:12px; font-family:verdana;" href="http://isparkleen.com/about" title="About">About</a>
        | 	<a style="text-decoration:none; color:black; font-size:12px; font-family:verdana;" href="http://isparkleen.com/advertise" title="Advertise">Advertise</a>
        | 	<a style="text-decoration:none; color:black; font-size:12px; font-family:verdana;" href="http://isparkleen.com/archives" title="Archives">Archives</a>
        | 	<a style="text-decoration:none; color:black; font-size:12px; font-family:verdana;" href="http://www.image-maps.com/index.php?aff=mapped_users_9201306081359268" title="Image Map">Image Map</a>
       </div>
       <!-- Image map text links - End - -->
   
       </div>
       ```
   
 * Whoops, missed the code part
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Is there a way to make parts of the header clickable?](https://wordpress.org/support/topic/is-there-a-way-to-make-parts-of-the-header-clickable/)
 *  Thread Starter [isparkleen](https://wordpress.org/support/users/isparkleen/)
 * (@isparkleen)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/is-there-a-way-to-make-parts-of-the-header-clickable/#post-3825046)
 * Yes, header.php is in the child theme directory.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Is there a way to make parts of the header clickable?](https://wordpress.org/support/topic/is-there-a-way-to-make-parts-of-the-header-clickable/)
 *  Thread Starter [isparkleen](https://wordpress.org/support/users/isparkleen/)
 * (@isparkleen)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/is-there-a-way-to-make-parts-of-the-header-clickable/#post-3825041)
 * No, I uploaded it via the Header setting in WP. I want to embed it directly in
   header.php, though.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Is there a way to make parts of the header clickable?](https://wordpress.org/support/topic/is-there-a-way-to-make-parts-of-the-header-clickable/)
 *  Thread Starter [isparkleen](https://wordpress.org/support/users/isparkleen/)
 * (@isparkleen)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/is-there-a-way-to-make-parts-of-the-header-clickable/#post-3825038)
 * Will try that tool! Thank you!
 * But where exactly should I paste the code? I’m using Coraline as my base theme.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Is there a way to make parts of the header clickable?](https://wordpress.org/support/topic/is-there-a-way-to-make-parts-of-the-header-clickable/)
 *  Thread Starter [isparkleen](https://wordpress.org/support/users/isparkleen/)
 * (@isparkleen)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/is-there-a-way-to-make-parts-of-the-header-clickable/#post-3825034)
 * Yes. I tried making slices earlier and pasted the code somewhere in the header.
   php but it didn’t work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: NextGEN Gallery] Show most recent singlepic](https://wordpress.org/support/topic/plugin-nextgen-gallery-show-most-recent-singlepic/)
 *  [isparkleen](https://wordpress.org/support/users/isparkleen/)
 * (@isparkleen)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-show-most-recent-singlepic/#post-1373291)
 * ^Singlepic, I mean.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: NextGEN Gallery] Show most recent singlepic](https://wordpress.org/support/topic/plugin-nextgen-gallery-show-most-recent-singlepic/)
 *  [isparkleen](https://wordpress.org/support/users/isparkleen/)
 * (@isparkleen)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-show-most-recent-singlepic/#post-1373290)
 * ^Anyone who could pinpoint which chunks of code I should edit for this to work?
   Where do I put the singplepic class div?
 * Thanks!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [My header for TwentyTen suddenly became solid black](https://wordpress.org/support/topic/my-header-for-twentyten-suddenly-became-solid-black/)
 *  Thread Starter [isparkleen](https://wordpress.org/support/users/isparkleen/)
 * (@isparkleen)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/my-header-for-twentyten-suddenly-became-solid-black/#post-1555241)
 * I tried AnyFont but when I saw that my header’s gone bonkers, I deactivated it.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [My header for TwentyTen suddenly became solid black](https://wordpress.org/support/topic/my-header-for-twentyten-suddenly-became-solid-black/)
 *  Thread Starter [isparkleen](https://wordpress.org/support/users/isparkleen/)
 * (@isparkleen)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/my-header-for-twentyten-suddenly-became-solid-black/#post-1555236)
 * Okay so I reloaded and it became black again 😐
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [My header for TwentyTen suddenly became solid black](https://wordpress.org/support/topic/my-header-for-twentyten-suddenly-became-solid-black/)
 *  Thread Starter [isparkleen](https://wordpress.org/support/users/isparkleen/)
 * (@isparkleen)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/my-header-for-twentyten-suddenly-became-solid-black/#post-1555235)
 * Hey, for some reason the header loaded! I don’t know what made it look like that
   earlier though. Do plugins affect appearance?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [My header for TwentyTen suddenly became solid black](https://wordpress.org/support/topic/my-header-for-twentyten-suddenly-became-solid-black/)
 *  Thread Starter [isparkleen](https://wordpress.org/support/users/isparkleen/)
 * (@isparkleen)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/my-header-for-twentyten-suddenly-became-solid-black/#post-1555233)
 * [http://isparkleen.com](http://isparkleen.com)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How to center menu in Twenty Ten theme?](https://wordpress.org/support/topic/how-to-center-menu-in-twenty-ten-theme/)
 *  [isparkleen](https://wordpress.org/support/users/isparkleen/)
 * (@isparkleen)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/how-to-center-menu-in-twenty-ten-theme/#post-1546840)
 * Same here. In my case, I want to align it to the right.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [CSS Questions about TwentyTen](https://wordpress.org/support/topic/css-questions-about-twentyten/)
 *  Thread Starter [isparkleen](https://wordpress.org/support/users/isparkleen/)
 * (@isparkleen)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/css-questions-about-twentyten/#post-1551366)
 * Alright, thanks for that clear and concise explanation. 🙂
 * Hopefully someone could also help me out with my footer question. 🙂

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

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