Closed (fixed)
Project:
OpenChurch
Version:
8.x-2.0-rc3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 Apr 2016 at 15:16 UTC
Updated:
1 May 2016 at 01:44 UTC
Jump to comment: Most recent
Comments
Comment #2
drupalninja99 commentedWhat browser are you using? It is working for me locally.
Comment #3
drupalninja99 commentedAlso I have updated the demo site to now use the Drupal 8 build. Before it was using D7.
http://demo.openchurchsite.com/
Comment #4
drupalninja99 commentedI see the issue is with Firefox. This could be related to a fix I made recently.
Comment #6
drupalninja99 commentedI have this fixed in dev. The slideshow container just needed a max-width: 100%; property.
Comment #7
JonM commentedIs your demo site running the fixed dev version? I still see the issue on there.
On my test site I created two new content types, body + image, body + images.
http://test8.bensonpark.org/node/26 -body + image, scales fine.
http://test8.bensonpark.org/node/27 -body + images, doesn't scale properly, using a different class
so working:
and failing:
If i go into inspector and change div class from cycle-slideshow to field__item it does scale, but not with the border node 26 has.
Tried to install the update, site isn't happy with just the theme, guess cause I use the profile I must wait for that to be updated.
Comment #8
drupalninja99 commentedMy demo site hasn't been updated. Please download the latest dev and test against a clean install. The fix worked for me in Firefox.