Title: Coding Help&#8230;
Last modified: August 19, 2016

---

# Coding Help…

 *  [agathletic](https://wordpress.org/support/users/agathletic/)
 * (@agathletic)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/coding-help-2-2/)
 * I am recently installed the Tofurious theme and have been making quite a few 
   changes. Here’s the problems I am having:
 * 1. About/Contact pages have my text underlined and linked to the home page.
 * 2. My Categories/Archive Menus used to drop down when you clicked on them. I 
   had to change quite a few things to get the search bar on the same line and messed
   up something.
 * 3. I am missing my footer bar on the home page. It will show up on the contact
   page. I want it at the very end of the blog with the them info underneath it.
 * 4. I did have the Sociable plug in, but I couldn’t get it to be horizontal instead
   of vertical, so I pulled it. I would also like to change the comment box up and
   make it look nicer.
 * If anyone has any clue or can help me out, I’d appreciate it. I’m ready to pull
   my hair out!
 * THANK YOU!
    [http://www.anniepatrick.com/blog](http://www.anniepatrick.com/blog)

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

 *  [Doodlebee](https://wordpress.org/support/users/doodlebee/)
 * (@doodlebee)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/coding-help-2-2/#post-1052595)
 * > 1. About/Contact pages have my text underlined and linked to the home page.
 * My guess is you’re missing a closing tag issue in your page.php file. I can’t
   see your file code, but you have this rught after your navigational menu:
 *     ```
       <a href="http://anniepatrick.com/blog/">		
   
       	 </div> <div id="content">
       ```
   
 * there’s no closing `</a>` tag, therefore the rest of the page is a link.
 * > 2. My Categories/Archive Menus used to drop down when you clicked on them. 
   > I had to change quite a few things to get the search bar on the same line and
   > messed up something.
 * You made your form a part of your list items. That ain’t gonna fly. You need 
   to remove it from the UL list. Set a width for the UL, float it left and *then*
   add your form outside the list.
 * As for the rest, you’re basically asking for design help. You might consider 
   hiring someone – because getting the free help you need probably won’t be too
   feasible here. but it might help you to [validate your site](http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fanniepatrick.com%2Fblog%2F)–
   that’s usually a really good way of tracking down issues and squashing the bugs.
 *  Thread Starter [agathletic](https://wordpress.org/support/users/agathletic/)
 * (@agathletic)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/coding-help-2-2/#post-1052729)
 * Thanks for the help. You were right about the missing tag. Yeah, I get why your
   hire a professional. It saves a lot of headache.
 *  Thread Starter [agathletic](https://wordpress.org/support/users/agathletic/)
 * (@agathletic)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/coding-help-2-2/#post-1052750)
 * I’m still having problems with the hover menus. Any ideas?

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

The topic ‘Coding Help…’ is closed to new replies.

## Tags

 * [coding help](https://wordpress.org/support/topic-tag/coding-help/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [agathletic](https://wordpress.org/support/users/agathletic/)
 * Last activity: [16 years, 11 months ago](https://wordpress.org/support/topic/coding-help-2-2/#post-1052750)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
