SWLE
Link exchange

The Mob - 2015 Mob Short notes

DemonicJ - Thu Feb 05, 2015 2:43 am
Post subject: 2015 Mob Short notes
Thought you all might like an update for your short notes!

Variation 1 Full colour background, text in popup


Code:
<div style='border-width: 4px; border-style: groove; border-color: #fdd017; '><table style='background-image:url(http://yarold.eu/phpBB2/album_pic.php?pic_id=287); background-position:center top; background-size:100% 100%;background-repeat: no-repeat; text-align: center; height: 82px; width: 100%;'><tbody><tr><td>
</td>
</tr></tbody></table></div>
   
 
|<i><font color='darkred'><strong><font size='5'> ~ The Mob ~ </font></strong></font></i>
<br>
<i><font color='#fdd017'><strong><font size='3'> Celebrating 9 Years </font></strong></font></i>
<br>
<i><font color='#728FCE'><strong><font size='3'> of Awesome! </font></strong></font></i><br>


Variation 2, washed out background with text on top
Code:

<div style='border-width: 4px; border-style: groove; border-color: #fdd017; '><table style='background-image:url(http://yarold.eu/phpBB2/album_pic.php?pic_id=288); background-position:center top; background-size:100% 100%;background-repeat: no-repeat; text-align: center; height: 82px; width: 100%;'><tbody><tr><td>
<i><font color='darkred'><strong><font size='5'> ~ The Mob ~ </font></strong></font></i>
<br>
<i><font color='#728FCE'><strong><font size='3'> Celebrating 9 Years </font></strong></font></i>
<br>
<i><font color='#000000'><strong><font size='3'> of Awesome! </font></strong></font></i><br>
</td>
</tr></tbody></table></div>


Powered by phpBB modified by Przemo © 2003 phpBB Group