We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Need help with images on newsfeed | Forum

Topic location: Forum home » Development » Themes
Kostia
Kostia May 27 '14
Hy, i am using sigma theme, i want that my photo on wall look bigger than deffault photo and i am using this code on theme 'edit css':


.ow_newsfeed_item_picture img {width: auto !important}
.ow_newsfeed_large_image .ow_newsfeed_item_picture {max-width: 440px !important;width: auto !important}



the problem is that videos is not showing well on newsfeed. Just tryed to change this ..440px  but it only resize the image, can anyone help? Thanks. 

The Forum post is edited by Kostia May 27 '14
Attachments:
  img.png (162.6Kb)
Kostia
Kostia May 27 '14
problem solved by developer. 


.ow_newsfeed_item_picture img {width: 100%;}

.ow_newsfeed_large_image .ow_newsfeed_item_picture {max-width: 440px !important;width: auto !important}

Alia Team
Alia Jun 5 '14
Topic was moved from General Chat.