nfell2009

Untitled

Oct 29th, 2012
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.19 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  5.  
  6. <!-- Facebook sharing information tags -->
  7. <meta property="og:title" content=|Empire Minecraft Newsletter" />
  8.  
  9. <title>Empire Minecraft Newsletter</title>
  10. <style type="text/css">
  11. /* Client-specific Styles */
  12. #outlook a{padding:0;} /* Force Outlook to provide a "view in browser" button. */
  13. body{width:100% !important;} .ReadMsgBody{width:100%;} .ExternalClass{width:100%;} /* Force Hotmail to display emails at full width */
  14. body{-webkit-text-size-adjust:none;} /* Prevent Webkit platforms from changing default text sizes. */
  15.  
  16. /* Reset Styles */
  17. body{margin:0; padding:0;}
  18. img{border:0; height:auto; line-height:100%; outline:none; text-decoration:none;}
  19. table td{border-collapse:collapse;}
  20. #backgroundTable{height:100% !important; margin:0; padding:0; width:100% !important;}
  21.  
  22. /* Template Styles */
  23.  
  24. /* /\/\/\/\/\/\/\/\/\/\ STANDARD STYLING: COMMON PAGE ELEMENTS /\/\/\/\/\/\/\/\/\/\ */
  25.  
  26. /**
  27. * @tab Page
  28. * @section background color
  29. * @tip Set the background color for your email. You may want to choose one that matches your company's branding.
  30. * @theme page
  31. */
  32. body, #backgroundTable{
  33. /*@editable*/ background-color:#FAFAFA;
  34. }
  35.  
  36. /**
  37. * @tab Page
  38. * @section email border
  39. * @tip Set the border for your email.
  40. */
  41. #templateContainer{
  42. /*@editable*/ border: 1px solid #2a2a2a;
  43. }
  44.  
  45. /**
  46. * @tab Page
  47. * @section heading 1
  48. * @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
  49. * @style heading 1
  50. */
  51. h1, .h1{
  52. /*@editable*/ color:#202020;
  53. display:block;
  54. /*@editable*/ font-family:Arial;
  55. /*@editable*/ font-size:34px;
  56. /*@editable*/ font-weight:bold;
  57. /*@editable*/ line-height:100%;
  58. margin-top:0;
  59. margin-right:0;
  60. margin-bottom:10px;
  61. margin-left:0;
  62. /*@editable*/ text-align:left;
  63. }
  64.  
  65. /**
  66. * @tab Page
  67. * @section heading 2
  68. * @tip Set the styling for all second-level headings in your emails.
  69. * @style heading 2
  70. */
  71. h2, .h2{
  72. /*@editable*/ color:#202020;
  73. display:block;
  74. /*@editable*/ font-family:Arial;
  75. /*@editable*/ font-size:30px;
  76. /*@editable*/ font-weight:bold;
  77. /*@editable*/ line-height:100%;
  78. margin-top:0;
  79. margin-right:0;
  80. margin-bottom:10px;
  81. margin-left:0;
  82. /*@editable*/ text-align:left;
  83. }
  84.  
  85. /**
  86. * @tab Page
  87. * @section heading 3
  88. * @tip Set the styling for all third-level headings in your emails.
  89. * @style heading 3
  90. */
  91. h3, .h3{
  92. /*@editable*/ color:#202020;
  93. display:block;
  94. /*@editable*/ font-family:Arial;
  95. /*@editable*/ font-size:26px;
  96. /*@editable*/ font-weight:bold;
  97. /*@editable*/ line-height:100%;
  98. margin-top:0;
  99. margin-right:0;
  100. margin-bottom:10px;
  101. margin-left:0;
  102. /*@editable*/ text-align:left;
  103. }
  104.  
  105. /**
  106. * @tab Page
  107. * @section heading 4
  108. * @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
  109. * @style heading 4
  110. */
  111. h4, .h4{
  112. /*@editable*/ color:#202020;
  113. display:block;
  114. /*@editable*/ font-family:Arial;
  115. /*@editable*/ font-size:22px;
  116. /*@editable*/ font-weight:bold;
  117. /*@editable*/ line-height:100%;
  118. margin-top:0;
  119. margin-right:0;
  120. margin-bottom:10px;
  121. margin-left:0;
  122. /*@editable*/ text-align:left;
  123. }
  124.  
  125. /* /\/\/\/\/\/\/\/\/\/\ STANDARD STYLING: HEADER /\/\/\/\/\/\/\/\/\/\ */
  126.  
  127. /**
  128. * @tab Header
  129. * @section header style
  130. * @tip Set the background color and border for your email's header area.
  131. * @theme header
  132. */
  133. #templateHeader{
  134. /*@editable*/ background-color:#2a2a2F;
  135. /*@editable*/ border-bottom:0;
  136. }
  137.  
  138. /**
  139. * @tab Header
  140. * @section header text
  141. * @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
  142. */
  143. .headerContent{
  144. /*@editable*/ color:#202020;
  145. /*@editable*/ font-family:Arial;
  146. /*@editable*/ font-size:34px;
  147. /*@editable*/ font-weight:bold;
  148. /*@editable*/ line-height:100%;
  149. /*@editable*/ padding:0;
  150. /*@editable*/ text-align:center;
  151. /*@editable*/ vertical-align:middle;
  152. }
  153.  
  154. /**
  155. * @tab Header
  156. * @section header link
  157. * @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
  158. */
  159. .headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
  160. /*@editable*/ color:#336699;
  161. /*@editable*/ font-weight:normal;
  162. /*@editable*/ text-decoration:underline;
  163. }
  164.  
  165. #headerImage{
  166. height:auto;
  167. max-width:600px !important;
  168. }
  169.  
  170. /* /\/\/\/\/\/\/\/\/\/\ STANDARD STYLING: MAIN BODY /\/\/\/\/\/\/\/\/\/\ */
  171.  
  172. /**
  173. * @tab Body
  174. * @section body style
  175. * @tip Set the background color for your email's body area.
  176. */
  177. #templateContainer, .bodyContent{
  178. /*@editable*/ background-color:#FFFFFF;
  179. }
  180.  
  181. /**
  182. * @tab Body
  183. * @section body text
  184. * @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
  185. * @theme main
  186. */
  187. .bodyContent div{
  188. /*@editable*/ color:#505050;
  189. /*@editable*/ font-family:Arial;
  190. /*@editable*/ font-size:14px;
  191. /*@editable*/ line-height:150%;
  192. /*@editable*/ text-align:left;
  193. }
  194.  
  195. /**
  196. * @tab Body
  197. * @section body link
  198. * @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
  199. */
  200. .bodyContent div a:link, .bodyContent div a:visited, /* Yahoo! Mail Override */ .bodyContent div a .yshortcuts /* Yahoo! Mail Override */{
  201. /*@editable*/ color:#336699;
  202. /*@editable*/ font-weight:normal;
  203. /*@editable*/ text-decoration:underline;
  204. }
  205.  
  206. /**
  207. * @tab Body
  208. * @section button style
  209. * @tip Set the styling for your email's button. Choose a style that draws attention.
  210. */
  211. .templateButton{
  212. -moz-border-radius:3px;
  213. -webkit-border-radius:3px;
  214. /*@editable*/ background-color:#336699;
  215. /*@editable*/ border:0;
  216. border-collapse:separate !important;
  217. border-radius:3px;
  218. }
  219.  
  220. /**
  221. * @tab Body
  222. * @section button style
  223. * @tip Set the styling for your email's button. Choose a style that draws attention.
  224. */
  225. .templateButton, .templateButton a:link, .templateButton a:visited, /* Yahoo! Mail Override */ .templateButton a .yshortcuts /* Yahoo! Mail Override */{
  226. /*@editable*/ color:#FFFFFF;
  227. /*@editable*/ font-family:Arial;
  228. /*@editable*/ font-size:15px;
  229. /*@editable*/ font-weight:bold;
  230. /*@editable*/ letter-spacing:-.5px;
  231. /*@editable*/ line-height:100%;
  232. text-align:center;
  233. text-decoration:none;
  234. }
  235.  
  236. .bodyContent img{
  237. display:inline;
  238. height:auto;
  239. }
  240.  
  241. /* /\/\/\/\/\/\/\/\/\/\ STANDARD STYLING: FOOTER /\/\/\/\/\/\/\/\/\/\ */
  242.  
  243. /**
  244. * @tab Footer
  245. * @section footer style
  246. * @tip Set the background color and top border for your email's footer area.
  247. * @theme footer
  248. */
  249. #templateFooter{
  250. /*@editable*/ background-color:#FFFFFF;
  251. /*@editable*/ border-top:0;
  252. }
  253.  
  254. /**
  255. * @tab Footer
  256. * @section footer text
  257. * @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
  258. * @theme footer
  259. */
  260. .footerContent div{
  261. /*@editable*/ color:#707070;
  262. /*@editable*/ font-family:Arial;
  263. /*@editable*/ font-size:12px;
  264. /*@editable*/ line-height:125%;
  265. /*@editable*/ text-align:center;
  266. }
  267.  
  268. /**
  269. * @tab Footer
  270. * @section footer link
  271. * @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
  272. */
  273. .footerContent div a:link, .footerContent div a:visited, /* Yahoo! Mail Override */ .footerContent div a .yshortcuts /* Yahoo! Mail Override */{
  274. /*@editable*/ color:#336699;
  275. /*@editable*/ font-weight:normal;
  276. /*@editable*/ text-decoration:underline;
  277. }
  278.  
  279. .footerContent img{
  280. display:inline;
  281. }
  282.  
  283. /**
  284. * @tab Footer
  285. * @section utility bar style
  286. * @tip Set the background color and border for your email's footer utility bar.
  287. * @theme footer
  288. */
  289. #utility{
  290. /*@editable*/ background-color:#FFFFFF;
  291. /*@editable*/ border:0;
  292. }
  293.  
  294. /**
  295. * @tab Footer
  296. * @section utility bar style
  297. * @tip Set the background color and border for your email's footer utility bar.
  298. */
  299. #utility div{
  300. /*@editable*/ text-align:center;
  301. }
  302.  
  303. #monkeyRewards img{
  304. max-width:190px;
  305. }
  306. </style>
  307. </head>
  308. <body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0">
  309. <center>
  310. <table border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="backgroundTable">
  311. <tr>
  312. <td align="center" valign="top" style="padding-top:20px;">
  313. <table border="0" cellpadding="0" cellspacing="0" width="600" id="templateContainer">
  314. <tr>
  315. <td align="center" valign="top">
  316. <!-- // Begin Template Header \\ -->
  317. <table border="0" cellpadding="0" cellspacing="0" width="600" id="templateHeader">
  318. <tr>
  319. <td class="headerContent">
  320.  
  321. <!-- // Begin Module: Standard Header Image \\ -->
  322. <a href="http://www.empireminecraft.com" target="_blank">
  323. <img src="http://empireminecraft.com/styles/flexiledark/xenforo/logo.png" border="0" style="border:none;max-width:100%;" alt="Empire Minecraft" />
  324. </a>
  325. <!-- // End Module: Standard Header Image \\ -->
  326.  
  327. </td>
  328. </tr>
  329. </table>
  330. <!-- // End Template Header \\ -->
  331. </td>
  332. </tr>
  333. <tr>
  334. <td align="center" valign="top">
  335. <!-- // Begin Template Body \\ -->
  336. <table border="0" cellpadding="0" cellspacing="0" width="600" id="templateBody">
  337. <tr>
  338. <td valign="top">
  339.  
  340. <!-- // Begin Module: Standard Content \\ -->
  341. <table border="0" cellpadding="20" cellspacing="0" width="100%">
  342. <tr>
  343. <td valign="top" class="bodyContent">
  344. <div mc:edit="std_content00">
  345. <br />
  346. <center><h1 class="h1">Empire Minecraft Newsletter</h1></center>
  347. <br />
  348. <br />
  349. <p><center><h2 class="h2"></h2></center>
  350. <p><center><h3 class="h3">Newsletter Date: UK - 29/10/12 USA - 10/29/12</h3></center>
  351. <p><center><h4 class="h4">Latest Updates</h4></center>
  352. <br />
  353.  
  354. <strong>1.4:</strong> <p>Bukkit has released a 1.4 build and we have completed some of the work needed to update us.
  355.  
  356. No main issues found yet.
  357.  
  358. However, we will be waiting at least 24 hours to let some of the bugs and last minute fixes get in place (Quite a bit of fixes already been made after we initially saw it was ready).
  359.  
  360. Also, There is currently no way to protect Item Frames yet, however Bukkit has said API will not come till later so we will be working on coding this into a custom build of Bukkit.
  361.  
  362. EMC should most likely be updated within 3 days.
  363. There are currently no plans to limit the Wither boss, as on our Easy difficulty mode, it does very little damage to the wild. Lava buckets, Flint&Steel, Efficiency 4 Pickaxe or even a Creeper does more damage than it.
  364.  
  365. We will adjust after updating as we see fit, but as it stands, the Wither is not as big of a deal as thought to be.
  366.  
  367. Beacon and Anvil will require use permission and item frames will require build and container.
  368. Wither already cant be spawned in town/protected areas.
  369.  
  370. KNOWN BUGS:
  371. Items will lose their name if put in vault or sold in shop. (Will try to resolve this with release along with written books in vault. But shop sales wont be fixed for while)
  372. Anvils can be blown by TNT outside of residence. (Not worth the lag caused to block this... Please don't intentionally do this Diamond members)
  373. Anvils will not be lockable in the wild. This is due to the fact that they fall down, and someone could just break the block and move it from the lock sign. We will not make it "Float"
  374. <p><strong>Do Not Update!</strong><p>Whenever Mojang releases a new version of Minecraft you will be asked if you want to update when launching the game. We don't really know when these releases are coming so they could be at any moment. If you upgrade your game you will NOT be able to play on any EMC server until we finish upgrading. I say again DO NOT UPDATE if you want to play on EMC.
  375.  
  376.  
  377.  
  378. <p>Once a new update comes out we then have to wait for the new server version to come out. The talented Bukkit team then has to fix the server so it is actually usable. At this point we get it and we have to integrate it into the EMC platform. Once an update comes out we go into overdrive and our goal is to get out the update in a stable place ASAP.
  379. <br />
  380. <br />
  381. </div>
  382. </td>
  383. </tr>
  384. <tr>
  385. <td align="center" valign="top" style="padding-top:0;">
  386. <table border="0" cellpadding="15" cellspacing="0" class="templateButton">
  387. <tr>
  388. <td valign="middle" class="templateButtonContent">
  389. <div mc:edit="std_content01">
  390. <a href="http://www.empireminecraft.com/" target="_blank">Go To The Site!</a>
  391. </div>
  392. </td>
  393. </tr>
  394. </table>
  395. </td>
  396. </tr>
  397. </table>
  398. <!-- // End Module: Standard Content \\ -->
  399.  
  400. </td>
  401. </tr>
  402. </table>
  403. <!-- // End Template Body \\ -->
  404. </td>
  405. </tr>
  406. <tr>
  407. <td align="center" valign="top">
  408. <!-- // Begin Template Footer \\ -->
  409. <table border="0" cellpadding="10" cellspacing="0" width="600" id="templateFooter">
  410. <tr>
  411. <td valign="top" class="footerContent">
  412.  
  413. <!-- // Begin Module: Transactional Footer \\ -->
  414. <table border="0" cellpadding="10" cellspacing="0" width="100%">
  415. <tr>
  416. <td valign="top">
  417. <div mc:edit="std_footer">
  418. <em>Newsletter By nfell2009<p>Copyright &copy; *|2012|* *|Kalland Labs|*, All rights reserved.</em>
  419. </div>
  420. </td>
  421. </tr>
  422. <!-- // End Module: Transactional Footer \\ -->
  423.  
  424. </td>
  425. </tr>
  426. </table>
  427. <!-- // End Template Footer \\ -->
  428. </td>
  429. </tr>
  430. </table>
  431. <br />
  432. </td>
  433. </tr>
  434. </table>
  435. </center>
  436. </body>
  437. </html>
Advertisement
Add Comment
Please, Sign In to add comment