Hi Guys
I'm probably trying to use a hammer to crack a nut but what I'm trying to do is simply put a message at the top of the Video page to say 'iPhone and iPad users will need to use an app to view these videos' (or words to that effect).
I'm not sure how to insert this simply text into the top of the standard 'Video' page.
So I decide to create a custom page and insert an iFrame that would display the /video page. However, I don't want all the nab, etc repeated. I just want to show the videos!
I found the following code to do that, but Ning seems to be ignoring the request to 'cut out' the top nab area.
Any ideas on the iFrame or even how I include a sentence BEFORE the videos??
Thanks!!
<style type="text/css">
<!--
#container{
width:1100px;
height2000px;
border:0px solid #000;
overflow:hidden;
margin:auto;
}
#container iframe {
width:1100px;
height:2000px;
margin-left:0px;
margin-top:-5050px;
border:0 solid;
}
-->
</style>
</head>
<body>
<div id="container">
<iframe src="http://fastersafer.ning.com/video" scrolling="no" width="1100" height="2000"></iframe>
</div>
</body>
</html>
Rosas † Negras commented on Michael Goebel's group 'Creators Suggestions for Ning'
Jelena replied to John Bizley's discussion 'New Adjustments For Your Video Player To Make It Stand Out From The Site Background'
Thiago Santos de Moraes replied to Elshara Silverheart's discussion 'More Feature Requests'© 2013 Created by Ning.
