Problem with inMobi banner orientation

Hello good ppl of coronalabs forum.

I am trying to rotate the add banner in my app 90 degree and i am running out of ideas to do it. 

I am trying to do this because i had an issue, where i was trying to implement 2 designs for my app, 1 in landscape and 1 in portrait depending on if you are on a iPhone or a iPad.

Since i was not able to set default orientation depending on the device the app is built on and that making 2 separate app for each devices was out of the question for distribution reason, i locked the the orientation in landscape and then rotate the element depending on the device we are in basically :

if device is iphone 

  rotate element / place it

if device is iPad 

 default layout

it is not really clean but the 2 designs where implemented and working well until i got to apply the same logic to our ads banner.

i would like to know if there is a way for me to access the display of the banner and apply a rotation to it. 

Sorry for my poor English, it is not my first language and ty for your time :).

ads are not display objects and we really don’t have a handle to be able to access them.

ads are not display objects and we really don’t have a handle to be able to access them.