Title: Help with page code
Last modified: August 20, 2016

---

# Help with page code

 *  Resolved [bsavi](https://wordpress.org/support/users/bsavi/)
 * (@bsavi)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/help-with-page-code/)
 * So I am putting together a front page for my store. The goal is to have two logos
   that change color on mouse over. The technique that I use in my code works without
   issue in the sidebar and im not sure why it doesn’t work on a standard page.
 *     ```
       <table border="0">
       <tr>
       <td>
       <a href="http://www.modern-muscle.com/store-front/ta4"><img src="http://www.modern-muscle.com/wp-content/uploads/2011/10/gm-logo_red.jpg"
       onmouseover="this.src='http://www.modern-muscle.com/wp-content/uploads/2011/10/gm-logo_blue.jpg'"
       onmouseout="this.src='http://www.modern-muscle.com/wp-content/uploads/2011/10/gm-logo_red.jpg'"></a>
       </td>
       <td>
       <a href="http://www.modern-muscle.com/store-front/ta4"><img src="http://www.modern-muscle.com/wp-content/uploads/2011/10/Mopar_logo_red.png"
       onmouseover="this.src='http://www.modern-muscle.com/wp-content/uploads/2011/10/Mopar_logo_blue.png'"
       onmouseout="this.src='http://www.modern-muscle.com/wp-content/uploads/2011/10/Mopar_logo_red.png'"></a>
       </td>
       </tr>
       </table>
       ```
   
 * The link is just filler but it will give you an idea of what I am looking to 
   do.
 * Any help is appreciated!

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

 *  Thread Starter [bsavi](https://wordpress.org/support/users/bsavi/)
 * (@bsavi)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/help-with-page-code/#post-2369319)
 * Im gana bump this since it looks like I started it in the wrong section! Thank
   you for the move!
 * To give an example of what I am trying to get it to do here is a link where the
   buttons are working correctly. [
    Sidebar Page
 *  Thread Starter [bsavi](https://wordpress.org/support/users/bsavi/)
 * (@bsavi)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/help-with-page-code/#post-2369328)
 * Ok so it looks like the code is correct. When I go to the visual tab in the page
   menu it looks like it works great. So something is happening when I post it up.
   Any ideas on what I should check?
 *  Thread Starter [bsavi](https://wordpress.org/support/users/bsavi/)
 * (@bsavi)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/help-with-page-code/#post-2369329)
 * Never mind it start working, I have no idea why!

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

The topic ‘Help with page code’ is closed to new replies.

 * 3 replies
 * 1 participant
 * Last reply from: [bsavi](https://wordpress.org/support/users/bsavi/)
 * Last activity: [14 years, 7 months ago](https://wordpress.org/support/topic/help-with-page-code/#post-2369329)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
