Title: bumpas's Replies | WordPress.org

---

# bumpas

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Category icon font](https://wordpress.org/support/topic/category-icon-font/)
 *  [bumpas](https://wordpress.org/support/users/bumpas/)
 * (@bumpas)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/category-icon-font/#post-5070274)
 * So in your style editor find line 530 and make sure the code looks like this…
 *     ```
       #secondary .widget_archive ul li:before, #secondary .widget_categories ul li:before, #secondary .widget_recent_comments ul li:before {
       font-family: fontawesome;
       margin-right: 10px;
       }
       ```
   
 * That should bring back the font icon.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Redirects showing my internal IP – HELP](https://wordpress.org/support/topic/redirects-showing-my-internal-ip-help/)
 *  [bumpas](https://wordpress.org/support/users/bumpas/)
 * (@bumpas)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/redirects-showing-my-internal-ip-help/#post-5070271)
 * You might want to check out this [article](http://codex.wordpress.org/Changing_The_Site_URL)
   in the codex. Hopefully that will shed some light on your situation.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How do I remove the Bootstrap Example box?](https://wordpress.org/support/topic/how-do-i-remove-the-bootstrap-example-box/)
 *  [bumpas](https://wordpress.org/support/users/bumpas/)
 * (@bumpas)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/how-do-i-remove-the-bootstrap-example-box/#post-5070653)
 * It looks like you have an empty widget with a `&nbsp;` in it. If you go to your
   dashboard > appearance > widgets, In the right column there should be ‘Sidebar
   1’. You just need to remove the text widget from there. Hopefully that’s whats
   going on.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Header Off-Center in IE and FF but Ok in Chrome](https://wordpress.org/support/topic/header-off-center-in-ie-and-ff-but-ok-in-chrome/)
 *  [bumpas](https://wordpress.org/support/users/bumpas/)
 * (@bumpas)
 * [12 years ago](https://wordpress.org/support/topic/header-off-center-in-ie-and-ff-but-ok-in-chrome/#post-4957061)
 * No problem.
 * To remove the dashed line at the bottom of your homepage, you’ll have to modify
   your custom css by adding a new rule.
 * `.home .entry { border-bottom: 0; }`
 * Hopefully that works for you.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [My home page jumps to the bottom when it opens](https://wordpress.org/support/topic/my-home-page-jumps-to-the-bottom-when-it-opens/)
 *  [bumpas](https://wordpress.org/support/users/bumpas/)
 * (@bumpas)
 * [12 years ago](https://wordpress.org/support/topic/my-home-page-jumps-to-the-bottom-when-it-opens/#post-4959216)
 * i’m guessing the speaker tracker widget is causing this behavior. Is it a plugin?
   If so… try disabling the plugin and seeing if the page jump still happens.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Header Off-Center in IE and FF but Ok in Chrome](https://wordpress.org/support/topic/header-off-center-in-ie-and-ff-but-ok-in-chrome/)
 *  [bumpas](https://wordpress.org/support/users/bumpas/)
 * (@bumpas)
 * [12 years ago](https://wordpress.org/support/topic/header-off-center-in-ie-and-ff-but-ok-in-chrome/#post-4957040)
 * An easy fix could just be to resize your image to fit the width of your site.
   Your current header image is 1100px × 228px and your site’s max-width is 980px.
   You could just resize the image to 980px x 228px instead of worrying about changing
   the CSS.

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