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

Pictures half loading on news feed [Solved] | Forum

David Brockwell
David Brockwell Jul 10 '14
Have a strange problem that i just noticed on my website, a member had posted a few photos but they half load on the news feed though when you click one they load normal.
The Forum post is edited by ross Jul 10 '14
Attachments:
  imageproblem.jpg (17.27Kb)
Norias
Norias Jul 10 '14
Same for me ! 

But not on all posts... 


Kostia
Kostia Jul 10 '14
it was for me too..try to:

1) update newsfeed

2) theme update


just try to change theme to deffault and look thats gona heppen

Norias
Norias Jul 10 '14
ok, it's a theme problem
Norias
Norias Jul 10 '14
there is some new css 


this one was good for me :


.ow_newsfeed_photo_grid_item { box-sizing: border-box;float: left;padding: 0px 4px 4px 0px;width: 50%;}
.ow_newsfeed_photo_grid_item a { background-size: cover;box-sizing: border-box;float: left;width: 100%;}


Could be nice to have a list of all the new css class...

David Brockwell
David Brockwell Jul 10 '14
Thanks youzeur that fixed the problem for me.
ross Team
ross Jul 10 '14
Kostia +1