Image gallery carousel lines showing?
My images are attached... It appears perfect in edit mode, but when I hit Preview or Publish, it appears with the multiple image page lines (on the outside). If you then click the 2nd photo, it actually scrolls to the right (like if there were more images) and you cannot get back to the first photo.
Thoughts anyone?
Hello,
The lines that get added in my opinion are coming from the master page template used to create the template used for the page where the image gallery is placed.
To best isolate the cause create a new page without selecting a template (select start from scratch radio button) and place the gallery widget there I suppose you will not encounter the same problem. Review the markup on the master page and the css loaded on the frontend theme or as inline styles to the master page to see if there is a border added to some of the elements there that appear as the black line form the screenshot.
The difference between edit screen and publish/preview is because in page edit Sitefinity uses its own page rendering engine and at the frontend the default ASP.NET web forms rendering engine is used.
Regards,
Stanislav Velikov
the Telerik team