Title: Phebee's Replies | WordPress.org

---

# Phebee

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [customiser theme: remove rss icon from my web](https://wordpress.org/support/topic/customiser-theme-remove-rss-icon-from-my-web/)
 *  [Phebee](https://wordpress.org/support/users/phebee/)
 * (@phebee)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/customiser-theme-remove-rss-icon-from-my-web/#post-6208761)
 * Try:
 *     ```
       a.social-icon.icon-feed {
         display: none;
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Colorbox] html in popup?](https://wordpress.org/support/topic/html-in-popup/)
 *  [Phebee](https://wordpress.org/support/users/phebee/)
 * (@phebee)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/html-in-popup/#post-5086538)
 * I had a search around for documentation because I was wondering the same thing,
   but I couldn’t find anything.
 * However, I did have a play around and this seems to have worked for me:
 *     ```
       [wp_colorbox_media url="#my-html" type="inline" hyperlink="Click here for popup"]
   
       <div style="display:none;">
          <div id="my-html" >
            <p>This is my <strong>HTML</strong> content.</p>
           </div>
       </div>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Social Share bar (Digg Digg Alternative)] Wrong position of FB in Chrome](https://wordpress.org/support/topic/wrong-position-of-fb-in-chrome/)
 *  [Phebee](https://wordpress.org/support/users/phebee/)
 * (@phebee)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/wrong-position-of-fb-in-chrome/#post-3688593)
 * I’m having the same problem on multiple websites. Fine in other browsers but 
   not working in Chrome. If you find out the answer please post it here.
    And example
   is on: [http://preppersafehomes.co.uk/](http://preppersafehomes.co.uk/)

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