Title: CSS Incompatabilities
Last modified: August 24, 2016

---

# CSS Incompatabilities

 *  Resolved [Jack Struck](https://wordpress.org/support/users/jackstruck/)
 * (@jackstruck)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/css-incompatabilities/)
 * Hello,
 * I’m am really excited about this plugin and rebuilding an entire site around 
   it. However, member profiles have a lot of css inconsistencies that cause them
   to render oddly. I’m not sure what to do.
 * Secondly, choosing “Circle” as the profile image shape doesn’t do anything.
 * Any suggestions?
 * [https://wordpress.org/plugins/ultimate-member/](https://wordpress.org/plugins/ultimate-member/)

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

 *  Plugin Author [Ultimate Member](https://wordpress.org/support/users/ultimatemember/)
 * (@ultimatemember)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/css-incompatabilities/#post-5959394)
 * What do you mean by css inconsistencies?
 * Thanks
 *  Thread Starter [Jack Struck](https://wordpress.org/support/users/jackstruck/)
 * (@jackstruck)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/css-incompatabilities/#post-5959507)
 * Take a look: [http://jackstruck.info/jstruck/au3/user/admin/](http://jackstruck.info/jstruck/au3/user/admin/)
 * Doesn’t quite match up to the lovely demo you guys have set up.
 *  Plugin Author [Ultimate Member](https://wordpress.org/support/users/ultimatemember/)
 * (@ultimatemember)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/css-incompatabilities/#post-5959509)
 * Most likely because your theme is overridding our plugin’s css. Have you switched
   to default WP theme to see if the profile looks normal when you do that?
 *  Thread Starter [Jack Struck](https://wordpress.org/support/users/jackstruck/)
 * (@jackstruck)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/css-incompatabilities/#post-5959629)
 * Probably, but I’m trying to avoid switching themes because I don’t want to loose
   the theme option customizations that I’ve made. I suppose what I’m asking is 
   what seems to be conflicting? Nothing looks to be the issue in the CSS.
 * And any thoughts on the circle avatar?
 *  Plugin Author [Ultimate Member](https://wordpress.org/support/users/ultimatemember/)
 * (@ultimatemember)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/css-incompatabilities/#post-5959727)
 * Have you turned on the circle profile photo option from settings > appearance?
 *  Thread Starter [Jack Struck](https://wordpress.org/support/users/jackstruck/)
 * (@jackstruck)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/css-incompatabilities/#post-5959729)
 * I have. In fact, I think it is the default option too.
 *  Plugin Author [Ultimate Member](https://wordpress.org/support/users/ultimatemember/)
 * (@ultimatemember)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/css-incompatabilities/#post-5959730)
 * Your theme is most likely overidding it then. Just add border-radius: 999px to
   the profile photo css and that will make it a circle. Most of your issues will
   just be your theme overidding our plugin’s CSS.
 * Unfortunately we are really swamped with support and developement so are unable
   to provide making your theme compatible with UM as part of our free basic support.
   We do however offer priority support which would include us going to your site
   and making sure any conflicts are resolved. That way we could make sure your 
   site works fine with UM.
 * No worries if you don’t want to do that but just wanted to make you aware of 
   that service if you wish to use it: [https://ultimatemember.com/support/](https://ultimatemember.com/support/)
 * Thanks!
 *  Thread Starter [Jack Struck](https://wordpress.org/support/users/jackstruck/)
 * (@jackstruck)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/css-incompatabilities/#post-5959745)
 * I disabled all of the theme’s CSS (but not UM’s) and still had problems. This
   seems to go beyond just conflicting styles. Do you do any styling or positioning
   with javascript at all?
 * Thank you for the extended support info, but I believe this might fall under 
   general use support. Let me know if you see it differently!
 *  [joshim2k14](https://wordpress.org/support/users/joshim2k14/)
 * (@joshim2k14)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/css-incompatabilities/#post-5959746)
 * Hi guys i wanted know if there was any plugins available for previewing demos
   pages i know this post doesn’t relate to this subject but i need help on a project
   here is the link for a word press theme where you can preview a theme when you
   hover over the pictures and it automatically scrolls down showing a link for 
   you to press and view the theme would be great if you guys can reply thank you
   here is the link : [http://template-demo.org/woo/WCM01/WCM010007/demo.htm](http://template-demo.org/woo/WCM01/WCM010007/demo.htm)
 *  Plugin Author [Ultimate Member](https://wordpress.org/support/users/ultimatemember/)
 * (@ultimatemember)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/css-incompatabilities/#post-5959747)
 * Jack, can you switch to default WP theme and turn off all other plugins apart
   from UM then tell us (preferably with screenshots) where the issues are still
   occuring. That way we can rule out plugin/theme conflicts and see where the actually
   issues are with UM.
 * Thanks
 * Joshim, im not sure what you are actually looking for. I don’t know of any demo
   plugins for previewing pages im afraid. Please create your own topic. Thanks
 *  Thread Starter [Jack Struck](https://wordpress.org/support/users/jackstruck/)
 * (@jackstruck)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/css-incompatabilities/#post-5959762)
 * Huh. That worked, so it must be the theme. Why would it still override it with
   the css disabled though? Fixed the circle problem too. I guess I’ll go on alone,
   but do you have any direction I should look to see what could be conflicting?
   Javascript? The order it calls the css files?
 * Thanks for all of your help.
 *  Plugin Author [Ultimate Member](https://wordpress.org/support/users/ultimatemember/)
 * (@ultimatemember)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/css-incompatabilities/#post-5959772)
 * Hi Jack,
 * It must be the css (Maybe the theme is adding important css rules) that override
   plugin css.
 * Thanks!
 *  Thread Starter [Jack Struck](https://wordpress.org/support/users/jackstruck/)
 * (@jackstruck)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/css-incompatabilities/#post-5959773)
 * How does that make sense if the CSS was disabled?
 *  Plugin Author [Ultimate Member](https://wordpress.org/support/users/ultimatemember/)
 * (@ultimatemember)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/css-incompatabilities/#post-5959774)
 * Could be JS and another CSS file if you theme has more than 1 css file.
 * Thanks
 *  Thread Starter [Jack Struck](https://wordpress.org/support/users/jackstruck/)
 * (@jackstruck)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/css-incompatabilities/#post-5959778)
 * Would a js file still be able to call a stylesheet if CSS is turned off?

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

The topic ‘CSS Incompatabilities’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-member/assets/icon-256x256.png?rev=3160947)
 * [Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin](https://wordpress.org/plugins/ultimate-member/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-member/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-member/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-member/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-member/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-member/reviews/)

 * 15 replies
 * 3 participants
 * Last reply from: [Jack Struck](https://wordpress.org/support/users/jackstruck/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/css-incompatabilities/#post-5959778)
 * Status: resolved