Hello,
If you float an element make sure you’re clearing the parent row after to avoid everything collapsing, that might be your issue. A link to the ‘broken’ version of your site might be useful then we can offer up CSS snippets to provide you with a fix.
~ Steven
OK, I’ve amended the page:
http://scottishglidingcentre.com/wp/welcome-to-the-sgc/pilots-area/weather/
<div style="float: right">
[folderslider folder="wp-content/webcam"]
</div>
Thanks for the link. I removed the float but the images in the carousel still aren’t displaying. Something is adding inline styling that’s forcing it to display none. You might want to check you have everything configured correctly.
~ Steven
The images do display without the float. I’ve taken the <div> it’s in out:
http://scottishglidingcentre.com/wp/welcome-to-the-sgc/pilots-area/weather/
This is now the top of the page in the WP editor:
<strong>PLEASE NOTE THAT THIS PAGE DOES NOT CURRENTLY DISPLAY UP-TO-DATE WEBCAM IMAGES OR WEATHER INFORMATION.</strong>
[folderslider folder="wp-content/webcam"]
The webcam is mounted on the side of the clubhouse pointing north towards the bishop ridge.
-
This reply was modified 9 years, 2 months ago by
swoolrich.