mona Posted April 29, 2016 Share Posted April 29, 2016 IRREFUTABLE PROOF ILLUMINATI KILLED PRINCE Tell what do you think about it ? Is it only the next conspiracy theory ? Attention : Video worth watching also for its great Prince's portraits. Link to comment Share on other sites More sharing options...
Batu69 Posted April 29, 2016 Share Posted April 29, 2016 Moved from General News forum. Link to comment Share on other sites More sharing options...
Fallon Posted April 29, 2016 Share Posted April 29, 2016 Let's test that. Putting clip in the center seems to work for me, Mona. (Btw: I had no idea this band still existed. I corresponded once with the late John Peel over the -better- studio version of this track). Animals & Men - Shell Shock Link to comment Share on other sites More sharing options...
mona Posted April 29, 2016 Author Share Posted April 29, 2016 55 minutes ago, Fallon said: Let's test that. Putting clip in the center seems to work for me, Mona. (Btw: I had no idea this band still existed. I corresponded once with the late John Peel over the -better- studio version of this track). @Fallon , please check my edited post there. Link to comment Share on other sites More sharing options...
Kalju Posted April 29, 2016 Share Posted April 29, 2016 2 hours ago, mona said: ...... Align video to center? Yes, this is problem, but possible. Is needed only one simple change. Everything is possible, but not everywhere and always. IRREFUTABLE PROOF ILLUMINATI KILLED PRINCE Tell what do you think about it ? Is it only the next conspiracy theory ? Attention : Video worth watching also for its great Prince's portraits. Link to comment Share on other sites More sharing options...
Chancer Posted April 29, 2016 Share Posted April 29, 2016 Works fine for me. Doesn't alter my view that it is a load of garbage...! Link to comment Share on other sites More sharing options...
straycat19 Posted April 29, 2016 Share Posted April 29, 2016 No, we did not kill.....Prince? Wait a minute, who's Prince. Besides he did a good job doing it himself. CNN just announced that he didn't have a legal prescription for all the pain killers they found in his home. Link to comment Share on other sites More sharing options...
Kalju Posted April 29, 2016 Share Posted April 29, 2016 10 minutes ago, Chancer said: Works fine for me. Doesn't alter my view that it is a load of garbage...! If you have not made changes to the HTML, is not possible anyway! Even, if very deeply wish, not possible. You must make at least one change in default css. (Unfortunately, you're talking about another situation.) Link to comment Share on other sites More sharing options...
funkyy Posted April 29, 2016 Share Posted April 29, 2016 4 hours ago, mona said: IRREFUTABLE PROOF ILLUMINATI KILLED PRINCE Tell what do you think about it ? Is it only the next conspiracy theory ? Attention : Video worth watching also for its great Prince's portraits. Mona, Mona...don't tell me you believe this please!! lol. The guy habitually abused his body with large quantities of drugs. The police and the DEA are investigating his death, yet some wacko with a keyboard, with no access to the scene of his death, is saying that she knows that the "Illuminati" killed him. Give me a break, there's more chance that the "Illuminati" killed my wee dog last November. Link to comment Share on other sites More sharing options...
mona Posted April 29, 2016 Author Share Posted April 29, 2016 1 hour ago, Kalju said: Align video to center? Yes, this is problem, but possible. Is needed only one simple change. Everything is possible, but not everywhere and always. IRREFUTABLE PROOF ILLUMINATI KILLED PRINCE Tell what do you think about it ? Is it only the next conspiracy theory ? Attention : Video worth watching also for its great Prince's portraits. @Kalju Yours is alligned to the center. Mine not (is it only my problem ?) Do you have any suggestion how to solve that issue ? Link to comment Share on other sites More sharing options...
Kalju Posted April 29, 2016 Share Posted April 29, 2016 35 minutes ago, mona said: @Kalju Yours is alligned to the center. Mine not (is it only my problem ?) Do you have any suggestion form me ? No, it isn't Your problem, but the only suggestion is to use HTML.(not the bbcode, etc) There is by default so: Spoiler <p style="text-align: center;"> <span style="font-size:20px;"><strong>IRREFUTABLE PROOF ILLUMINATI KILLED PRINCE</strong></span> </p> <p style="text-align: center;"> </p> <div class="ipsEmbeddedVideo ipsEmbeddedVideo_limited" contenteditable="false"> <div> <iframe allowfullscreen="true" frameborder="0" height="344" src="https://www.youtube.com/embed/yRW-0DitGhY?feature=oembed" width="459"></iframe> </div> </div> <p style="text-align: center;"> </p> <p style="text-align: center;"> Tell what do you think about it ? Is it only the next conspiracy theory ? </p> <p style="text-align: center;"> Attention : Video worth watching also for its great Prince's portraits. <img alt=":D" data-emoticon="true" src="http://www.nsaneforums.com/uploads/emoticons/default/biggrin.png" title=":D"> </p> But if you add this code: Spoiler <div> <style type="text/css"> <!-- .ipsEmbeddedVideo.ipsEmbeddedVideo_limited { max-width: 720px; margin: 0 auto; } --> </style> Here goes all, what was previously </div> Then You'll get, what You want. But it is better, if You do so (it means - use new id for center aligned object - here I used #myvideo) Why is that better? Because then it only works specifically on one object, if this object ends, also ends this style. Spoiler <div> <style type="text/css"> #myvideo { max-width: 720px; margin: 0 auto;} .ipsEmbeddedVideo.ipsEmbeddedVideo_limited { max-width: 720px; /* margin: 0 auto;*/ } </style> <p style="text-align: center;"> <span style="font-size:20px;"><strong>IRREFUTABLE PROOF ILLUMINATI KILLED PRINCE</strong></span> </p> <p style="text-align: center;"> </p> <div class="ipsEmbeddedVideo ipsEmbeddedVideo_limited" contenteditable="false" id="myvideo"> <div> <iframe allowfullscreen="true" frameborder="0" height="344" src="https://www.youtube.com/embed/yRW-0DitGhY?feature=oembed" width="459"></iframe> </div> </div> <p style="text-align: center;"> </p> <p style="text-align: center;"> Tell what do you think about it ? Is it only the next conspiracy theory ? </p> <p style="text-align: center;"> Attention : Video worth watching also for its great Prince's portraits. <img alt=":D" data-emoticon="true" src="http://www.nsaneforums.com/uploads/emoticons/default/biggrin.png" title=":D"></p> <p> </p> </div> Maybe to open scripting topic, where is possible to ask and get suggestions? Link to comment Share on other sites More sharing options...
spudboy Posted April 29, 2016 Share Posted April 29, 2016 IRREFUTABLE? Uhhhhhhh. Okay. The video is laughable at best. Link to comment Share on other sites More sharing options...
Fallon Posted April 29, 2016 Share Posted April 29, 2016 1 hour ago, mona said: Do you have any suggestion how to solve that issue ? 4 hours ago, mona said: @Fallon , please check my edited post there. Answered: http://www.nsaneforums.com/topic/257332-forum-upgrade-bugs/?do=findComment&comment=1083698 Link to comment Share on other sites More sharing options...
truemate Posted April 29, 2016 Share Posted April 29, 2016 AIDS killed him Link to comment Share on other sites More sharing options...
csmdew Posted April 30, 2016 Share Posted April 30, 2016 Who cares other than idiots! Link to comment Share on other sites More sharing options...
onlyme2 Posted April 30, 2016 Share Posted April 30, 2016 The Illuminati killed Prince Charles?!?! How come the news is not centered all over the front page of the Sun then? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.