RunRev Live 14 web widget

Find out what's going on with LiveCode (the company), product releases, announcements, and events.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
MaxV
Posts: 1579
Joined: Tue May 28, 2013 2:20 pm
Location: Italy
Contact:

RunRev Live 14 web widget

Post by MaxV » Tue Aug 05, 2014 1:18 pm

If you want to share the RunRev Live 14 event on internet, you may copy and paste the follwing code in your web pages;

Code: Select all

<div style="padding:10px;background-position:center 20%; text-transform:uppercase;color:white; background-image:url('http://www.runrevlive.com/images/rocketlauncher/frontpage/showcase/showcase-bg-p2.jpg');">
<div style=" padding: 20px;width: 400px; 
    background-color:rgba(0,0,0,0.3);"  >
<img src="http://www.runrevlive.com/images/runrevlive2014.png" alt=""><br>
<h1>Next Generation</h1>
<h2>San Diego, CA, USA<h2>
<h2>2nd to 5th September 2014</h2>
<b><a style="padding: 10px; background: linear-gradient(to bottom, grey, black);color: white;" href="http://www.runrevlive.com/#rt-feature" >Find Out More </a></b>
&nbsp;<b><a style="padding: 10px; background: linear-gradient(to bottom, #33CC00,#339966);color: white;" href="http://livecode.com/store/conference/" >Register Today </a>  </b>
</div>
</div>
I couldn't find a simple way to incorporate the white buttons (twitter, facebook, etc.), however it works and is nice. :mrgreen:
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w

Post Reply

Return to “Announcements”