Conflict with Template

Hey, before buddypress media 3.0 comming out, I have pruchase a template for my website and it was running very well with this plugin but scince rtmedia 3.0 the uploadpage brake my Website. The size of the uploadpage float to 100%... What can I do?

Attachment Link(s):

http://rtcamp.com/wp-content/uploads/rtMedia/topics/4848/2013/08/one.png

http://rtcamp.com/wp-content/uploads/rtMedia/topics/4848/2013/08/two.png

@maax.emaail - Have you tried using the templating system -> http://rtcamp.com/rtmedia/docs/developer/templating-system/ ?

Sorry to jump in here guys, but I've seen lots of people ask this question loads of times, and your answer is always - "Have you seen the templating system?

It would help loads of people, if you could give those of us who aren't programmers by profession, a little bit more advice/help in resolving this very persistent issue.

The pages on which rtMedia run create issues with a huge amount of templates, not just the one(s) mentioned.

Ideally, it would be more useful, to point people to what to change in the templates or at least a place to start looking??Is it a CSS issue or a page-code issue???

TIApersistant

Sorry to jump in here guys, but I've seen lots of people ask this question loads of times, and your answer is always - "Have you seen the templating system?

It would help loads of people, if you could give those of us who aren't programmers by profession, a little bit more advice/help in resolving this very persistent issue.

The pages on which rtMedia run create issues with a huge amount of templates, not just the one(s) mentioned.

Ideally, it would be more useful, to point people to what to change in the templates or at least a place to start looking??Is it a CSS issue or a page-code issue???

TIA

@madcap66 - It could be a CSS issue or maybe a page code issue. It could depend from theme to theme. Most of the standardized WordPress themes work fine with rtMedia. We have given a templating system for the same purpose so that it can be solved without overriding the plugin code.

Mostly this issue is due to some divs missing around the template output and should be solved by overriding the main.php. And this again could vary from theme to theme. Having said that we are trying to find out ways to better the templating system so that it incorporates better with most of the themes.