Zareh
Posts: 0
Joined: Wed Jan 23, 2013 8:12 am

Resize video in RSS?

I am creating my first app and don't really know what I am doing. However, I followed the RSS app directions and it went well. Though, the videos and images in the RSS are expanding past the device screen.

Is there a way to fix this and how?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Resize video in RSS?

Hello! Could you send us a screenshot?

Zareh
Posts: 0
Joined: Wed Jan 23, 2013 8:12 am

Resize video in RSS?

Image

Image

Also, is there a way to make the scroll bar not visible?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Resize video in RSS?

Create custom CSS:

.ui-content .pp_image img{
width:250px;
height:250px;
}

.pp_image - class name (it can be different, please check it using Firebug)

Image

Scroll bar won't be shown after you install app on device

Zareh
Posts: 0
Joined: Wed Jan 23, 2013 8:12 am

Resize video in RSS?

I am really very sorry for being such a noob, but I am not so familiar with code and such.

The site went down for maintenance before I could use Firebug, however, I did inspect it with chrome. From the image, would you be able to tell me what to change the .pp_image to?
Image

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Resize video in RSS?

Could you please send us your App link (here is how to do it http://docs.tiggzi.com/documentation/...) - see Sharing app link section

Zareh
Posts: 0
Joined: Wed Jan 23, 2013 8:12 am

Resize video in RSS?

Certainly. What is the email to share to?

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Resize video in RSS?

No need to share (just click Test button on the upper right-hand corner, check Public, copy the link and post that link here). If you don't want to post your app link here - you can send it to support@tiggzi.com

Zareh
Posts: 0
Joined: Wed Jan 23, 2013 8:12 am

Resize video in RSS?

Oh, I see. Well Tiggzi is currently down for maintenance. So, I will have to post this once they come back up. Thank you for now.

Zareh
Posts: 0
Joined: Wed Jan 23, 2013 8:12 am

Resize video in RSS?

Okay, it's back up and here is the link

http://project.tiggzi.com/mobile-fram...

Return to “Issues”