diff options
Diffstat (limited to 'en/1/next')
-rw-r--r-- | en/1/next/index.php | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/en/1/next/index.php b/en/1/next/index.php index 18424b205..8b5449ac2 100644 --- a/en/1/next/index.php +++ b/en/1/next/index.php @@ -32,13 +32,13 @@ $_t = array( <div class="yui-g bb1"> <div class="yui-u first"><div class="para"> <h2>Spread the word!</h2> - <p>blog, twitter, facebook, forum, other</p> - <p>link to press release template</p> <p><?php include '../../downloads/dl_twitter.php'; echo dl_twitter($locale); ?></p> </div><div class="para"> <h2>What will <strong>you</strong> do with it?</h2> - stories + <p>You tell us!</pp> + <p>blog, twitter, facebook, forum, other</p> + <p>link to press release template</p> </div><div class="para"> @@ -53,9 +53,8 @@ $_t = array( <p>We can design and build a better operating system platform for computers and other new devices.</p> - <p>We can make this better for developers and users.</p> - - <p>We can be a better place to nurture open source technologies + <p>We can make this better for developers and users. + We can be a better place to nurture open source technologies. </p> <h3>Brainstorm in the Summer for...</h3> @@ -65,7 +64,7 @@ $_t = array( </div></div> <div class="yui-u"> - <div style="width: 350px; height: 350px;"> + <div style="width: 350px; height: 420px;"> <script src="http://widgets.twimg.com/j/2/widget.js"></script> <script> new TWTR.Widget({ @@ -101,8 +100,12 @@ $_t = array( }).render().start(); </script> </div> - <div class="likebox-frame"> - <iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FMageia%2F157247240967735&width=320&connections=15&stream=false&header=false&height=350" scrolling="no" frameBorder="0" style="border:0; -webkit-box-shadow: 0 0 10px #aaa; overflow:hidden; width:320px; height:350px; frameborder:0;" allowTransparency="true"></iframe> + <div> + <iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FMageia%2F157247240967735&width=320&connections=15&stream=false&header=false&height=350" + scrolling="no" + frameBorder="0" + style="border:0; -webkit-box-shadow: 0 0 10px #aaa; -moz-box-shadow: 0 0 10px #aaa; overflow:hidden; width:320px; height:350px; frameBorder:0;" + allowTransparency="true"></iframe> <br> </div> <br> |