Advertisement
Guest User

index_body

a guest
Aug 21st, 2017
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.24 KB | None | 0 0
  1. <style>
  2. .tc1, .tcr, .pun table.table td {
  3. background: none !important;
  4. border: none !important;
  5. }
  6. .tc2, .tc3 {
  7. /* background: none !important; */
  8. border: none !important;
  9. color: #737C8D;
  10. font-family: Arial, Helvetica, sans-serif;
  11. font-size: 12px;
  12. font-weight: 700;
  13. overflow: hidden;
  14. position: relative;
  15. text-align: center;
  16. }
  17. #onlinelist .legend p {font-size:0;}
  18. #onlinelist .legend p a {font-size: 11px!important;padding:2px;}
  19. #onlinelist .legend p a {margin:-138px;margin-left:140px;}
  20. #onlinelist .legend p {margin-top:-7px;}
  21. .tc2:after {
  22. display: block;
  23. content: "Tópicos";
  24. color: #737C8D;
  25. display: block;
  26. font-family: Arial, Helvetica, sans-serif;
  27. font-size: 10px;
  28. font-weight: normal !important;
  29. text-align: center;
  30. text-transform: uppercase;
  31. }
  32. .tc3:after {
  33. display: block;
  34. content: "Mensagens";
  35. color: #737C8D;
  36. display: block;
  37. font-family: Arial, Helvetica, sans-serif;
  38. font-size: 10px;
  39. font-weight: normal !important;
  40. text-align: center;
  41. text-transform: uppercase;
  42. }
  43.  
  44. .pun .statused tr {
  45. background: #FFFFFF;
  46. border: 1px solid #ddd;
  47. }
  48.  
  49. .main .main-content {
  50. background: #FFF;
  51. border: 1px solid #ddd;
  52. box-shadow: 0 0 4px rgba(0,0,0,0.1);
  53. margin: 0;
  54. padding: 6px;
  55. }
  56. a.forumtitle {color: #666;font-weight: bold;text-decoration: none !important}
  57. </style>
  58. {JAVASCRIPT}
  59. <!-- BEGIN switch_user_logged_in -->
  60. <div id="pun-visit" class="clearfix">
  61. <ul>
  62. <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
  63. <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
  64. <li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a></li>
  65. <li><a href="{U_MARK_READ}">{L_MARK_FORUMS_READ}</a></li>
  66. </ul>
  67. <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
  68. </div>
  69. <!-- END switch_user_logged_in -->
  70. <!-- BEGIN switch_user_logged_out -->
  71. <div id="pun-visit">
  72. <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
  73. </div>
  74. <!-- END switch_user_logged_out -->
  75.  
  76. <!-- BEGIN message_admin_index -->
  77. <div class="main">
  78. <!-- BEGIN message_admin_titre -->
  79. <div class="main-head">
  80. <h1 class="page-title">{message_admin_index.message_admin_titre.MES_TITRE}</h1>
  81. </div>
  82. <!-- END message_admin_titre -->
  83.  
  84. <!-- BEGIN message_admin_txt -->
  85. <div id="pun-announcement">
  86. <p>{message_admin_index.message_admin_txt.MES_TXT}</p>
  87. </div>
  88. <!-- END message_admin_txt -->
  89. </div>
  90. <!-- END message_admin_index -->
  91.  
  92. <!-- BEGIN switch_user_login_form_header -->
  93. <div class="main">
  94. <form action="{S_LOGIN_ACTION}" method="post" name="form_login">
  95. <div class="user_login_form main-box center">
  96. <label><span class="genmed">{L_USERNAME} :</span> <input class="post" type="text" size="10" name="username" /></label>
  97. <label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password" /></label>
  98. <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>
  99. {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
  100. <!-- BEGIN switch_fb_connect -->
  101. <span class="fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
  102. <fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
  103. <!-- END switch_fb_connect -->
  104. </div>
  105. </form>
  106. </div>
  107. <!-- END switch_user_login_form_header -->
  108. {CHATBOX_TOP}
  109. {BOARD_INDEX}
  110.  
  111.  
  112.  
  113. <!-- ESTATÍSTICAS IPB -->
  114.  
  115. <style>
  116. .ipsWidget.ipsBox:not(.ipsBox_transparent) {
  117. list-style-type: none;
  118. background-color: #ffffff;
  119. border-radius: 3px;
  120. border: 1px solid #dadada;
  121. }
  122. .ipsWidget_title {
  123. color: #fff !important;
  124. background: #2ea3f2 url(http://i.imgur.com/CcLIuMn.png);
  125. border-bottom: 3px solid #2a94dc;
  126. padding: 11px 15px;
  127. font-size: 12px;
  128. box-shadow: inset 0 0 1px 1px rgba(0,0,0,.1);
  129. text-shadow: 0 1px 1px rgba(0,0,0,0.2);
  130. }
  131. .ipsPad {
  132. padding: 15px;
  133. }
  134. .demo td:last-child {
  135. width: 40% !important;
  136. }
  137. .ipsType_large, ipsType_minorHeading {
  138. color: #666666 !important;
  139. font-size: 20px;
  140. }
  141. ipsType_minorHeading {
  142. font-size: 10px !important;
  143. }
  144. .ipsType_light.ipsType_medium, #dataReg {
  145. color: #a4a4a4 !important;
  146. }
  147.  
  148. .ipsType_center {
  149. padding-bottom: 10px;
  150. text-align: center !important;
  151. padding-top: 30px;
  152. height: 50px;
  153. margin-top: 0px;
  154. }
  155. .cNewestMember {
  156. margin-top: 20px;
  157. border-left: 1px solid silver;
  158. }
  159. .cNewestMember img {
  160. margin-top: -10px;
  161. border-radius: 50px;
  162. height: 44px;
  163. width: 44px;
  164. float: left;
  165. padding: 10px;
  166. }
  167. .demo {
  168. width: 100%;
  169. height: 55px;
  170. border: 0px solid;
  171. border-collapse: separate;
  172. border-spacing: 1px;
  173. }
  174.  
  175. .demo th {
  176. border: 0px solid;
  177. }
  178.  
  179. .demo td {
  180. border: 0px solid;
  181. }
  182. span.legend {
  183. width: 70%;
  184. border: 2px solid #DDD;
  185. border-radius: 6px;
  186. text-align: justify;
  187. padding: 15px 18px 15px 15px!important;
  188. display: block;
  189. margin: 0 auto;
  190. font-size: 0px;
  191. color: transparent;
  192. }
  193. .legend_group {
  194. -webkit-transition-duration: .3s;
  195. text-shadow: 0px 1px 1px #454545;
  196. font-size: 15px;
  197. margin-left:110px!important;
  198. margin-top:-25px!important;
  199. margin: 0 5px;
  200. font-style: normal;
  201. position:absolute;
  202. font-weight: normal;
  203. }
  204. .legend_group {
  205. text-align: center !important;
  206. width: 61% !important;
  207. }
  208. </style>
  209. <!-- FIM ESTATÍSTICAS IPB -->
  210.  
  211.  
  212.  
  213.  
  214. <!-- BEGIN switch_user_login_form_footer -->
  215. <form action="{S_LOGIN_ACTION}" method="post" name="form_login">
  216. <div class="user_login_form main-box center">
  217. <label><span class="genmed">{L_USERNAME} :</span> <input class="post" type="text" size="10" name="username"/></label>
  218. <label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password"/></label>
  219. <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label> &nbsp;
  220. {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
  221. <!-- BEGIN switch_fb_connect -->
  222. <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
  223. <fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
  224. <!-- END switch_fb_connect -->
  225. </div>
  226. </form>
  227. <!-- END switch_user_login_form_footer -->
  228.  
  229. {CHATBOX_BOTTOM}
  230.  
  231. <!-- BEGIN switch_legend -->
  232.  
  233. <!-- END switch_legend -->
  234.  
  235. {AUTO_DST}
  236.  
  237. <!-- BEGIN switch_fb_index_login -->
  238. <div id="fb-root"></div>
  239. <script type="text/javascript">
  240. //<![CDATA[
  241. FB.init({
  242. appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
  243. status: true,
  244. cookie: true,
  245. xfbml: true,
  246. oauth: true
  247. });
  248. //]]>
  249. </script>
  250. <!-- END switch_fb_index_login -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement