ContributionsMost RecentMost LikesSolutionsRe: Customize Latest Photos in Node Hi Varun, Thanks for the reply. I tried this but it didn't change anything. http://community-stage.cambiumnetworks.com/ It's the Latest Deployment Photos feed. best, Kurt Customize Latest Photos in Node I have a request to create a group of photos on our community home page from a specific category. I see how to do that in the documentation. I switched to the XML view and could customize like this. <component id="media.widget.node-message-images" li-title="latest Deployment Photos" li-category-id ="Your_Stories" /> I'd like to show 3 photos. The default number appears to be 9. I'd also like to make those 3 images bigger. Are there attributes for customizing that? I considered doing this customization through CSS but then there is no unique ID or class on the outputted HTML. And I have 2 photo feeds and I only want to customize one like this. Is it possible to add ID or class. Thanks for any insights. best, Kurt Re: iframe a youtube video in a custom component thank you VikasB! I wasn't aware that a value needed to be passed to the iframe. I simply put a inside and got passed the error. appreciate the help! Kurt iframe a youtube video in a custom component I want to include a few videos on our community home page. I tried creating a custom component and adding youtube embed code which is iframe into the component but I get an error when trying to save. Can someone point me in the right direction. thanks, Kurt Solved