See pic in attachment
I would like to insert top rated photos page as custom html in a widget on my main page.
Donamix, check this topic http://www.oxwall.org/forum/topic/15761?&page=1 .
Are you using "Attachments" plugin as well?
Yes i use "Attachments" plugin
Add following CSS in your admin panel:
.ai-attachment.ow_newsfeed_large_image .ow_newsfeed_item_picture { max-height: 400px;
}
This will solve the issue with preview.
2. To solve the issue when you click on "View more", contact developer of this plugin OR edit styles yourself within
plugin's .css.