Title: button issues
Last modified: August 22, 2016

---

# button issues

 *  Resolved [truenaturewellness](https://wordpress.org/support/users/truenaturewellness/)
 * (@truenaturewellness)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/button-issues/)
 * Hi,
 * Everything appears to be working fine…
 * However, the drop-down button doesn’t appear properly when I add it into my posts/
   pages. the drop down arrow is on the next line.
 * check it out: truenaturewellness.com.au
 * Any help would be appreciated.
 * Pete
 * [https://wordpress.org/plugins/skype-online-status/](https://wordpress.org/plugins/skype-online-status/)

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

 *  Plugin Author [Rolf Allard van Hagen](https://wordpress.org/support/users/ravanh/)
 * (@ravanh)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/button-issues/#post-5340427)
 * Hi, I do not see the button on your site but it sounds like it’s a CSS conflict…
 *  Thread Starter [truenaturewellness](https://wordpress.org/support/users/truenaturewellness/)
 * (@truenaturewellness)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/button-issues/#post-5340440)
 * Its not on the home page, its on my posts….
 * for example:
    [http://www.truenaturewellness.com.au/mental-health/nlp-and-fertility/](http://www.truenaturewellness.com.au/mental-health/nlp-and-fertility/)
 * Thanks,
 * Pete
 *  Plugin Author [Rolf Allard van Hagen](https://wordpress.org/support/users/ravanh/)
 * (@ravanh)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/button-issues/#post-5340491)
 * OK, thanks for a direct link. I browsed some pages but saw now Skype buttons 
   there.
 * The problem is a conflict with your themes stylesheet where there is the rule
 *     ```
       .entry-content img, .entry-content iframe {
         display: block;
       }
       ```
   
 * Not sure what it serves but if you either remove `.entry-content img,` from there
   or replace `block` with `inline-block` then the Skype button images will be diplayed
   like normal.
 *  [Alanma](https://wordpress.org/support/users/alanma/)
 * (@alanma)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/button-issues/#post-5340552)
 * I’ve confront exactly the same problem, It took me 2days, but do not know how
   to fix
 *  [Alanma](https://wordpress.org/support/users/alanma/)
 * (@alanma)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/button-issues/#post-5340554)
 * I don’t know where the `.entry-content img, .entry-content iframe {
    display:
   block; }` can be found from my console The link [http://www.truenaturewellness.com.au/mental-health/nlp-and-fertility/](http://www.truenaturewellness.com.au/mental-health/nlp-and-fertility/)
   provided previously can show the problem unsolved.
 *  Plugin Author [Rolf Allard van Hagen](https://wordpress.org/support/users/ravanh/)
 * (@ravanh)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/button-issues/#post-5340557)
 * Hi Alanma,
 * The rule
 *     ```
       .entry-content img,
       .entry-content iframe {
           display: block;
       }
       ```
   
 * is part of the themes stylesheet of the original poster. Are you using the same
   Minamaze theme?
 *  [Alanma](https://wordpress.org/support/users/alanma/)
 * (@alanma)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/button-issues/#post-5340558)
 * Ok，Finally get it down, I am using a different theme GoodSpace. It took me sometime
   to find the code.
    Thanks a lot for your instruction.

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

The topic ‘button issues’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/skype-online-status_d5e7bb.svg)
 * [Skype Legacy Buttons](https://wordpress.org/plugins/skype-online-status/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/skype-online-status/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/skype-online-status/)
 * [Active Topics](https://wordpress.org/support/plugin/skype-online-status/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/skype-online-status/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/skype-online-status/reviews/)

 * 7 replies
 * 3 participants
 * Last reply from: [Alanma](https://wordpress.org/support/users/alanma/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/button-issues/#post-5340558)
 * Status: resolved