PageRenderTime 53ms CodeModel.GetById 22ms RepoModel.GetById 1ms app.codeStats 0ms

/trunk/plantilla/kalypso_html_responsive/styles-buttons.php

https://gitlab.com/hecto932/p_hwtc
PHP | 995 lines | 920 code | 74 blank | 1 comment | 13 complexity | 20dee6c7898c8f2e1475bd2acb596f01 MD5 | raw file
Possible License(s): GPL-3.0
  1. <!doctype html>
  2. <!--[if IE 7 ]> <html lang="en-gb" class="isie ie7 oldie no-js"> <![endif]-->
  3. <!--[if IE 8 ]> <html lang="en-gb" class="isie ie8 oldie no-js"> <![endif]-->
  4. <!--[if IE 9 ]> <html lang="en-gb" class="isie ie9 no-js"> <![endif]-->
  5. <!--[if (gt IE 9)|!(IE)]><!--> <html lang="en-gb" class="no-js"> <!--<![endif]-->
  6. <head>
  7. <title>Buttons styles | KALLYAS Template</title>
  8. <meta charset="utf-8">
  9. <meta name="keywords" content="premium html template, unique premium template, multipurpose" />
  10. <meta name="description" content="Welcome to KALLYAS Template, a wonderful and premium product for multipurpose websites" />
  11. <link rel="stylesheet" href="css/template.css.php?src=bootstrap-..%252Faddons%252Fsuperfish_responsive%252Fsuperfish-template-updates-custom" type="text/css" />
  12. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  13. <link rel="stylesheet" href="css/responsive-devices.css" type="text/css" />
  14. <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Lato:300,400,700,900&amp;v1&mp;subset=latin,latin-ext" type="text/css" media="screen" id="google_font" />
  15. <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700&amp;v1&mp;subset=latin,latin-ext" type="text/css" media="screen" id="google_font_body" />
  16. <!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if offline -->
  17. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
  18. <script>window.jQuery || document.write('<script src="js/jquery-1.8.2.min.js">\x3C/script>')</script>
  19. <script src="js/jquery.noconflict.js" type="text/javascript"></script>
  20. <script src="http://cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.1/modernizr.min.js" type="text/javascript"></script>
  21. <link rel="shortcut icon" href="images/favicons/favicon.png">
  22. <link rel="apple-touch-icon" href="images/favicons/apple-touch-icon-57x57.png">
  23. <link rel="apple-touch-icon" sizes="72x72" href="images/favicons/apple-touch-icon-72x72.png">
  24. <link rel="apple-touch-icon" sizes="114x114" href="images/favicons/apple-touch-icon-114x114.png">
  25. <!--[if lte IE 9]>
  26. <link rel="stylesheet" type="text/css" href="css/fixes.css" />
  27. <![endif]-->
  28. <!--[if lte IE 8]>
  29. <script src="js/respond.js"></script>
  30. <script type="text/javascript">
  31. var $buoop = {vs:{i:8,f:6,o:10.6,s:4,n:9}}
  32. $buoop.ol = window.onload;
  33. window.onload=function(){
  34. try {if ($buoop.ol) $buoop.ol();}catch (e) {}
  35. var e = document.createElement("script");
  36. e.setAttribute("type", "text/javascript");
  37. e.setAttribute("src", "http://browser-update.org/update.js");
  38. document.body.appendChild(e);
  39. }
  40. </script>
  41. <![endif]-->
  42. <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
  43. <!--[if lt IE 9]>
  44. <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
  45. <![endif]-->
  46. <!-- Facebook OpenGraph Tags - Replace with your own -->
  47. <meta property="og:title" content="KALLYAS Template HTML"/>
  48. <meta property="og:type" content="website"/>
  49. <meta property="og:url" content="http://www.hogash-demos.com/kalypso_html/"/>
  50. <meta property="og:image" content="http://www.hogash-demos.com/kalypso_html/images/logo.png"/>
  51. <meta property="og:site_name" content="Kallyas"/>
  52. <meta property="fb:app_id" content=""/> <!-- PUT HERE YOUR OWN APP ID - you could get errors if you don't use this one -->
  53. <meta property="og:description" content="Welcome to KALLYAS Template, a wonderful and premium product for multipurpose websites"/>
  54. <!-- END Facebook OpenGraph Tags -->
  55. <!-- THIS IS THE DARK THEME STYLESEET // REMOVE COMMENTS TO ENABLE -->
  56. <!-- <link rel="stylesheet" href="css/dark-theme.css" type="text/css" /> -->
  57. <!-- END DARK THEME -->
  58. <script type="text/javascript">
  59. var _gaq = _gaq || [];
  60. _gaq.push(['_setAccount', 'UA-4777573-29']);
  61. _gaq.push(['_trackPageview']);
  62. (function() {
  63. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  64. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  65. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  66. })();
  67. </script>
  68. </head>
  69. <body class="">
  70. <!-- ADD AN APPLICATION ID !!
  71. If you want to know how to find out your app id, either search on google for: facebook appid, either go to http://rieglerova.net/how-to-get-a-facebook-app-id/ -->
  72. <div id="fb-root"></div>
  73. <script>(function(d, s, id) {
  74. var js, fjs = d.getElementsByTagName(s)[0];
  75. if (d.getElementById(id)) return;
  76. js = d.createElement(s); js.id = id;
  77. js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=227862407254187"; // addyour appId here
  78. fjs.parentNode.insertBefore(js, fjs);
  79. }(document, 'script', 'facebook-jssdk'));</script>
  80. <div class="support_panel" id="sliding_panel">
  81. <div class="container">
  82. <div class="row">
  83. <div class="span9">
  84. <h4 class="m_title">HOW TO SHOP</h4>
  85. <div class="m_content how_to_shop">
  86. <div class="row">
  87. <div class="span3">
  88. <span class="number">1</span> Login or create new account.
  89. </div>
  90. <div class="span3">
  91. <span class="number">2</span> Review your order.
  92. </div>
  93. <div class="span3">
  94. <span class="number">3</span> Payment &amp; <strong>FREE</strong> shipment
  95. </div>
  96. </div>
  97. <p>If you still have problems, please let us know, by sending an email to support@website.com . Thank you!</p>
  98. </div><!-- end how to shop steps -->
  99. </div>
  100. <div class="span3">
  101. <h4 class="m_title">SHOWROOM HOURS</h4>
  102. <div class="m_content">
  103. Mon-Fri 9:00AM - 6:00AM<br>
  104. Sat - 9:00AM-5:00PM<br>
  105. Sundays by appointment only!
  106. </div>
  107. </div>
  108. </div>
  109. </div>
  110. </div><!-- end support panel -->
  111. <div class="login_register_stuff hide"><!-- Login/Register Modal forms - hidded by default to be opened through modal -->
  112. <div id="login_panel">
  113. <div class="inner-container login-panel">
  114. <h3 class="m_title">SIGN IN YOUR ACCOUNT TO HAVE ACCESS TO DIFFERENT FEATURES</h3>
  115. <form id="login_form" name="login_form" method="post">
  116. <a href="styles-buttons.php#" class="create_account" onClick="ppOpen('#register_panel', '280');">CREATE ACCOUNT</a>
  117. <input type="text" id="username" name="username" class="inputbox" placeholder="Username">
  118. <input type="password" id="password" name="password" class="inputbox" placeholder="Password">
  119. <input type="submit" id="login" name="submit" value="LOG IN">
  120. <a href="styles-buttons.php#" class="login_facebook">login with facebook</a>
  121. </form>
  122. <div class="links"><a href="styles-buttons.php#" onClick="ppOpen('#forgot_panel', '350');">FORGOT YOUR USERNAME?</a> / <a href="styles-buttons.php#" onClick="ppOpen('#forgot_panel', '350');">FORGOT YOUR PASSWORD?</a></div>
  123. </div>
  124. </div><!-- end login panel -->
  125. <div id="register_panel">
  126. <div class="inner-container register-panel">
  127. <h3 class="m_title">CREATE ACCOUNT</h3>
  128. <form id="register_form" name="register_form" method="post">
  129. <p>
  130. <input type="text" id="reg-username" name="username" class="inputbox" placeholder="Username">
  131. </p>
  132. <p>
  133. <input type="text" id="fullname" name="fullname" class="inputbox" placeholder="Your full name">
  134. </p>
  135. <p>
  136. <input type="text" id="reg-email" name="email" class="inputbox" placeholder="Your email">
  137. </p>
  138. <p>
  139. <input type="password" id="reg-password" name="password" class="inputbox" placeholder="Desired password">
  140. </p>
  141. <p>
  142. <input type="password" id="confirm_password" name="confirm_password" class="inputbox" placeholder="Confirm password">
  143. </p>
  144. <p>
  145. <input type="submit" id="signup" name="submit" value="CREATE MY ACCOUNT">
  146. </p>
  147. </form>
  148. <div class="links"><a href="styles-buttons.php#" onClick="ppOpen('#login_panel', '800');">ALREADY HAVE AN ACCOUNT?</a></div>
  149. </div>
  150. </div><!-- end register panel -->
  151. <div id="forgot_panel">
  152. <div class="inner-container forgot-panel">
  153. <h3 class="m_title">FORGOT YOUR DETAILS?</h3>
  154. <form id="forgot_form" name="forgot_form" method="post">
  155. <p>
  156. <input type="text" id="forgot-email" name="email" class="inputbox" placeholder="Email Address">
  157. </p>
  158. <p>
  159. <input type="submit" id="recover" name="submit" value="SEND MY DETAILS!">
  160. </p>
  161. </form>
  162. <div class="links"><a href="styles-buttons.php#" onClick="ppOpen('#login_panel', '800');">AAH, WAIT, I REMEMBER NOW!</a></div>
  163. </div>
  164. </div><!-- end register panel -->
  165. </div><!-- end login register stuff -->
  166. <div id="page_wrapper">
  167. <header id="header" class="style2">
  168. <div class="container">
  169. <!-- logo -->
  170. <h1 id="logo"><a href="index.php"><img src="images/logo.png" alt="Kallyas HTML Template"></a></h1>
  171. <ul class="topnav navRight">
  172. <li><a href="styles-buttons.php#" id="open_sliding_panel">
  173. <span class="icon-remove-circle icon-white"></span> SUPPORT
  174. </a>
  175. </li>
  176. <li><a href="styles-buttons.php#login_panel" data-rel="prettyPhoto[login_panel]">LOGIN</a></li>
  177. </ul><!-- end topnav // right aligned -->
  178. <ul class="topnav navLeft">
  179. <li class="drop"><a href="styles-buttons.php#">MY CART</a>
  180. <div class="pPanel">
  181. <div class="inner">
  182. <span class="cart_details">3 items, Total of <strong>$599 USD</strong> <a href="styles-buttons.php#" class="checkout">Checkout <span class="icon-chevron-right"></span></a></span>
  183. </div>
  184. </div>
  185. </li>
  186. <li class="languages drop"><a href="styles-buttons.php#"><span class="icon-globe icon-white"></span> LANGUAGES</a>
  187. <div class="pPanel">
  188. <ul class="inner">
  189. <li class="active"><a href="styles-buttons.php#">English <span class="icon-ok"></span></a></li>
  190. <li><a href="styles-buttons.php#">French</a></li>
  191. <li><a href="styles-buttons.php#">German</a></li>
  192. </ul>
  193. </div>
  194. </li>
  195. </ul><!-- end topnav // left aligned -->
  196. <!-- search -->
  197. <div id="search">
  198. <a href="styles-buttons.php#" class="searchBtn"><span class="icon-search icon-white"></span></a>
  199. <div class="search">
  200. <form action="http://www.google.com/search" method="get" onSubmit="Gsitesearch(this)" target="_blank">
  201. <input name="q" type="hidden" />
  202. <input name="qfront" maxlength="20" class="inputbox" type="text" size="20" value="SEARCH ..." onblur="if (this.value=='') this.value='SEARCH ...';" onfocus="if (this.value=='SEARCH ...') this.value='';" />
  203. <input type="submit" value="go" class=" icon-search"/>
  204. </form>
  205. </div>
  206. </div><!-- end search -->
  207. <script type="text/javascript">
  208. // THIS SCRIPT DETECTS THE ACTIVE ELEMENT AND ADDS ACTIVE CLASS
  209. (function($){
  210. $(document).ready(function(){
  211. var pathname = window.location.pathname,
  212. page = pathname.split(/[/ ]+/).pop(),
  213. menuItems = $('#main_menu a');
  214. menuItems.each(function(){
  215. var mi = $(this),
  216. miHrefs = mi.attr("href"),
  217. miParents = mi.parents('li');
  218. if(page == miHrefs) {
  219. miParents.addClass("active").siblings().removeClass('active');
  220. }
  221. });
  222. });
  223. })(jQuery);
  224. </script>
  225. <nav id="main_menu">
  226. <ul class="sf-menu clearfix">
  227. <li class="active"><a href="index.php">HOME</a>
  228. <ul>
  229. <li><a href="homepage2.php">Homepage 2</a></li>
  230. <li><a href="homepage3.php">Homepage 3</a></li>
  231. <li><a href="homepage4.php">Homepage 4</a></li>
  232. <li><a href="homepage5.php">Homepage 5</a></li>
  233. <li><a href="homepage6.php">Homepage 6</a></li>
  234. <li><a href="homepage-all.php">Homepage All</a></li>
  235. </ul>
  236. </li>
  237. <li><a href="styles-buttons.php#">SLIDERS</a>
  238. <ul>
  239. <li><a href="styles-buttons.php#">Main Slider</a>
  240. <ul>
  241. <li><a href="index.php">Default Style</a></li>
  242. <li><a href="slider-main-with-thumbs.php">With Thumbs</a></li>
  243. <li><a href="slider-main-faded.php">Faded</a></li>
  244. <li><a href="slider-main-fixed.php">Fixed Width Slider</a></li>
  245. <li><a href="slider-main-fixed-position.php">Fixed Position (Scroll)</a></li>
  246. </ul>
  247. </li>
  248. <li><a href="slider-creative.php">Creative Slider</a></li>
  249. <li><a href="slider-fixed-flexslider.php">Fixed Slider</a>
  250. <ul>
  251. <li><a href="slider-fixed-flexslider.php">Style 1 (Flex Slider)</a>
  252. <ul>
  253. <li><a href="slider-fixed-flexslider.php">Default</a></li>
  254. <li><a href="slider-fixed-flexslider-thumbnails.php">With thumbnails</a></li>
  255. </ul>
  256. </li>
  257. <li><a href="slider-fixed-nivoslider.php">Style 2 (Nivo Slider)</a></li>
  258. <li><a href="slider-fixed-wowslider-blast.php">Style 3 (Wow Slider)</a>
  259. <ul>
  260. <li><a href="slider-fixed-wowslider-blast.php">Blast Effect</a></li>
  261. <li><a href="slider-fixed-wowslider-blinds.php">Blinds Effect</a></li>
  262. <li><a href="slider-fixed-wowslider-fly.php">Fly Effect</a></li>
  263. <li><a href="slider-fixed-wowslider-blur.php">Blur Effect</a></li>
  264. </ul>
  265. </li>
  266. </ul>
  267. </li>
  268. <li><a href="slider-3dslider.php">3D Cute Slider</a></li>
  269. <li><a href="slider-fancy.php">Fancy Slider</a></li>
  270. <li><a href="slider-circularcontent-alternative.php">Circular Content</a>
  271. <ul>
  272. <li><a href="slider-circularcontent-alternative.php">Alternative Style</a></li>
  273. <li><a href="slider-circularcontent-default.php">Default Style</a></li>
  274. </ul>
  275. </li>
  276. <li><a href="slider-static-content-default.php">Static Content</a>
  277. <ul>
  278. <li><a href="slider-static-content-default.php">Style 1</a></li>
  279. <li><a href="slider-static-content-boxes.php">Style 2 / Boxes</a></li>
  280. <li><a href="slider-static-content-video.php">Style 3 / Video</a></li>
  281. <li><a href="slider-static-content-maps.php">Style 4 / Maps</a></li>
  282. <li><a href="slider-static-content-textpop.php">Style 5 / Text pop</a></li>
  283. <li><a href="slider-static-content-zoom.php">Style 6 / Product Loupe</a></li>
  284. <li><a href="slider-static-content-event-countdown.php">Style 7 / Event countdown</a></li>
  285. <li><a href="slider-static-content-videobg.php">Style 8 / Video background</a></li><!-- http://www.teehanlax.com/ -->
  286. <li><a href="slider-static-content-text-login.php">Style 9 / Text &amp; Login</a></li>
  287. <li><a href="slider-static-content-simple.php">Style 10 / Simple text</a></li>
  288. </ul>
  289. </li>
  290. <li><a href="slider-portfolio-devices.php">Portfolio Slider Devices</a></li>
  291. <li><a href="slider-portfolio-frames.php">Portfolio Slider Frames</a>
  292. <ul>
  293. <li><a href="slider-portfolio-frames.php">Sliding Vertically</a></li>
  294. <li><a href="slider-portfolio-frames-horizontal.php">Sliding Horizontally</a></li>
  295. </ul>
  296. </li>
  297. <li><a href="slider-laptop.php">Laptop Slider</a></li>
  298. <li><a href="slider-icarousel.php">iCarousel</a></li>
  299. <li><a href="slider-css3panels.php">CSS3 Panels</a></li>
  300. </ul>
  301. </li>
  302. <li><a href="about-us.php">ABOUT US</a></li>
  303. <li><a href="styles-buttons.php#">FEATURES</a>
  304. <ul>
  305. <li><a href="features-blog.php">Blog</a></li>
  306. <li><a href="styles-buttons.php#">Portfolio</a>
  307. <ul>
  308. <li><a href="features-portfolio-cat-onecol.php">Category Layout</a>
  309. <ul>
  310. <li><a href="features-portfolio-cat-onecol.php">One Column</a></li>
  311. <li><a href="features-portfolio-cat-twocol.php">Two Columns</a></li>
  312. <li><a href="features-portfolio-cat-threecol.php">Three Columns</a></li>
  313. <li><a href="features-portfolio-cat-fourcol.php">Four Columns</a></li>
  314. </ul>
  315. </li>
  316. <li><a href="features-portfolio-sortable.php">Sortable Layout</a></li>
  317. <li><a href="features-portfolio-carousels.php">Carousels Layout</a></li>
  318. </ul>
  319. </li>
  320. <li><a href="features-photo-gallery.php">Photo Gallery</a></li>
  321. <li><a href="styles-buttons.php#">Lightbox (Prettyphoto)</a>
  322. <ul>
  323. <li><a href="http://themeforest.net/user/hogash/?iframe=true&amp;width=800&amp;height=450" data-rel="prettyPhoto">PrettyPhoto (iFrame)</a></li>
  324. <li><a href="images/super_cool_ad.jpg" data-rel="prettyPhoto">PrettyPhoto (Image)</a></li>
  325. <li><a href="http://www.youtube.com/watch?v=G-1HNnxb0WE" data-rel="prettyPhoto">PrettyPhoto (Youtube)</a></li>
  326. <li><a href="features-lightbox-autopop.php">Auto Pop-up</a></li>
  327. <li><a href="styles-buttons.php#transparent_panel" class="prettyPhoto_transparent">Transparent modal</a></li>
  328. </ul>
  329. </li>
  330. <li><a href="features-grid-positions.php">Grid Positions</a></li>
  331. <li><a href="features-sitemap.php">Sitemap</a></li>
  332. <li><a href="styles-buttons.php#">Holiday Slides</a>
  333. <ul>
  334. <li><a href="features-holiday-christmas.php">Christmas</a></li>
  335. <li><a href="features-holiday-easter.php">Easter</a></li>
  336. </ul>
  337. </li>
  338. <li><a href="features-page-preloader.php">Page Preloader</a></li>
  339. <li><a href="features-animated-header.php">Animated Header</a></li>
  340. </ul>
  341. </li>
  342. <li><a href="shop.php">SHOP</a></li>
  343. <li><a href="styles-buttons.php#">PAGES</a>
  344. <ul>
  345. <li><a href="pages-faq.php">FAQ</a></li>
  346. <li><a href="pages-process.php">Process</a></li>
  347. <li><a href="pages-contact.php">Contact us</a>
  348. <ul>
  349. <li><a href="pages-contact.php">Normal page</a></li>
  350. <li><a href="pages-contact-modal.php?iframe=true&amp;height=430" class="prettyPhoto_transparent">Via modal</a></li>
  351. </ul>
  352. </li>
  353. <li><a href="pages-fullwidth.php">Full width</a></li>
  354. <li><a href="pages-leftsidebar.php">Left sidebar</a></li>
  355. <li><a href="pages-rightsidebar.php">Right sidebar</a></li>
  356. <li><a href="pages-offline.php">Offline / Coming soon</a></li>
  357. <li><a href="pages-historic.php">Historic / Timeline</a></li>
  358. <li><a href="pages-testimonials.php">Testimonials</a></li>
  359. <li><a href="pages-404.php">404 Error</a></li>
  360. <li><a href="pages-team.php">Team</a></li>
  361. <li><a href="pages-portfolioitem.php">Portfolio Item</a></li>
  362. <li><a href="pages-blogitem.php">Blog Item</a></li>
  363. <li><a href="pages-productitem.php">Product page</a></li>
  364. <li><a href="pages-product-list.php">Products List/Category</a></li>
  365. <li><a href="pages-services.php">Services</a></li>
  366. <li><a href="pages-careers.php">Careers</a></li>
  367. <li><a href="http://hogash-demos.com/kalypso_html_responsive/pages-passprotected.php">Password Protected</a></li>
  368. </ul>
  369. </li>
  370. <li><a href="styles-buttons.php#">STYLES</a>
  371. <ul>
  372. <li><a href="styles-typography.php">Typography</a></li>
  373. <li><a href="styles-tables.php">Table designs</a></li>
  374. <li><a href="styles-buttons.php">Button designs</a></li>
  375. <li><a href="styles-pricingtables.php">Pricing tables</a></li>
  376. <li><a href="styles-forms.php">Form styles</a></li>
  377. <li><a href="styles-tabs.php">Tabs designs</a></li>
  378. <li><a href="styles-accordion.php">Accordion Toogles</a></li>
  379. </ul>
  380. </li>
  381. </ul>
  382. </nav><!-- end main_menu -->
  383. </div>
  384. </header>
  385. <div id="page_header" class="gradient bottom-shadow">
  386. <div class="bgback bg2"></div>
  387. <div class="container">
  388. <div class="row">
  389. <div class="span6">
  390. <ul class="breadcrumbs fixclear">
  391. <li><a href="styles-buttons.php#">HOME</a></li>
  392. <li>STYLES</li>
  393. <li>BUTTONS</li>
  394. </ul>
  395. <span id="current-date"></span>
  396. </div>
  397. <div class="span6">
  398. <div class="header-titles">
  399. <h2>BUTTON DESIGN</h2>
  400. <h4>Regular HTML buttons with nice stylings</h4>
  401. </div>
  402. </div>
  403. </div><!-- end row -->
  404. </div>
  405. <div class="shadowUP"></div>
  406. </div><!-- end page_header -->
  407. <section id="content">
  408. <div class="container">
  409. <div id="mainbody">
  410. <div class="row">
  411. <div class="span12">
  412. <h1 class="page-title">Button Designs</h1>
  413. <h2 class="subtitle">Welcome to KALLYAS Template, a wonderful and premium product for multipurpose websites</h2>
  414. <!-- ////// start examples -->
  415. <div class="page-header">
  416. <h1>Buttons</h1>
  417. </div>
  418. <h2>Default buttons</h2>
  419. <p>Button styles can be applied to anything with the <code>.btn</code> class applied. However, typically you'll want to apply these to only <code>&lt;a&gt;</code> and <code>&lt;button&gt;</code> elements for the best rendering.</p>
  420. <table class="table table-bordered table-striped">
  421. <thead>
  422. <tr>
  423. <th>Button</th>
  424. <th>class=""</th>
  425. <th>Description</th>
  426. </tr>
  427. </thead>
  428. <tbody>
  429. <tr>
  430. <td><button type="button" class="btn">Default</button></td>
  431. <td><code>btn</code></td>
  432. <td>Standard gray button with gradient</td>
  433. </tr>
  434. <tr>
  435. <td><button type="button" class="btn btn-primary">Primary</button></td>
  436. <td><code>btn btn-primary</code></td>
  437. <td>Provides extra visual weight and identifies the primary action in a set of buttons</td>
  438. </tr>
  439. <tr>
  440. <td><button type="button" class="btn btn-info">Info</button></td>
  441. <td><code>btn btn-info</code></td>
  442. <td>Used as an alternative to the default styles</td>
  443. </tr>
  444. <tr>
  445. <td><button type="button" class="btn btn-success">Success</button></td>
  446. <td><code>btn btn-success</code></td>
  447. <td>Indicates a successful or positive action</td>
  448. </tr>
  449. <tr>
  450. <td><button type="button" class="btn btn-warning">Warning</button></td>
  451. <td><code>btn btn-warning</code></td>
  452. <td>Indicates caution should be taken with this action</td>
  453. </tr>
  454. <tr>
  455. <td><button type="button" class="btn btn-danger">Danger</button></td>
  456. <td><code>btn btn-danger</code></td>
  457. <td>Indicates a dangerous or potentially negative action</td>
  458. </tr>
  459. <tr>
  460. <td><button type="button" class="btn btn-inverse">Inverse</button></td>
  461. <td><code>btn btn-inverse</code></td>
  462. <td>Alternate dark gray button, not tied to a semantic action or use</td>
  463. </tr>
  464. <tr>
  465. <td><button type="button" class="btn btn-link">Link</button></td>
  466. <td><code>btn btn-link</code></td>
  467. <td>Deemphasize a button by making it look like a link while maintaining button behavior</td>
  468. </tr>
  469. </tbody>
  470. </table>
  471. <h4>Cross browser compatibility</h4>
  472. <p>IE9 doesn't crop background gradients on rounded corners, so we remove it. Related, IE9 jankifies disabled <code>button</code> elements, rendering text gray with a nasty text-shadow that we cannot fix.</p>
  473. <h2>Button sizes</h2>
  474. <p>Fancy larger or smaller buttons? Add <code>.btn-large</code>, <code>.btn-small</code>, or <code>.btn-mini</code> for additional sizes.</p>
  475. <div class="bs-docs-example">
  476. <p>
  477. <button type="button" class="btn btn-large btn-primary">Large button</button>
  478. <button type="button" class="btn btn-large">Large button</button>
  479. </p>
  480. <p>
  481. <button type="button" class="btn btn-primary">Default button</button>
  482. <button type="button" class="btn">Default button</button>
  483. </p>
  484. <p>
  485. <button type="button" class="btn btn-small btn-primary">Small button</button>
  486. <button type="button" class="btn btn-small">Small button</button>
  487. </p>
  488. <p>
  489. <button type="button" class="btn btn-mini btn-primary">Mini button</button>
  490. <button type="button" class="btn btn-mini">Mini button</button>
  491. </p>
  492. </div>
  493. <pre class="prettyprint linenums">
  494. &lt;p&gt;
  495. &lt;button class="btn btn-large btn-primary" type="button"&gt;Large button&lt;/button&gt;
  496. &lt;button class="btn btn-large" type="button"&gt;Large button&lt;/button&gt;
  497. &lt;/p&gt;
  498. &lt;p&gt;
  499. &lt;button class="btn btn-primary" type="button"&gt;Default button&lt;/button&gt;
  500. &lt;button class="btn" type="button"&gt;Default button&lt;/button&gt;
  501. &lt;/p&gt;
  502. &lt;p&gt;
  503. &lt;button class="btn btn-small btn-primary" type="button"&gt;Small button&lt;/button&gt;
  504. &lt;button class="btn btn-small" type="button"&gt;Small button&lt;/button&gt;
  505. &lt;/p&gt;
  506. &lt;p&gt;
  507. &lt;button class="btn btn-mini btn-primary" type="button"&gt;Mini button&lt;/button&gt;
  508. &lt;button class="btn btn-mini" type="button"&gt;Mini button&lt;/button&gt;
  509. &lt;/p&gt;
  510. </pre>
  511. <p>Create block level buttons&mdash;those that span the full width of a parent&mdash; by adding <code>.btn-block</code>.</p>
  512. <div class="bs-docs-example">
  513. <div class="well" style="max-width: 400px; margin: 0 auto 10px;">
  514. <button type="button" class="btn btn-large btn-block btn-primary">Block level button</button>
  515. <button type="button" class="btn btn-large btn-block">Block level button</button>
  516. </div>
  517. </div>
  518. <pre class="prettyprint linenums">
  519. &lt;button class="btn btn-large btn-block btn-primary" type="button"&gt;Block level button&lt;/button&gt;
  520. &lt;button class="btn btn-large btn-block" type="button"&gt;Block level button&lt;/button&gt;
  521. </pre>
  522. <h2>Disabled state</h2>
  523. <p>Make buttons look unclickable by fading them back 50%.</p>
  524. <h3>Anchor element</h3>
  525. <p>Add the <code>.disabled</code> class to <code>&lt;a&gt;</code> buttons.</p>
  526. <p class="bs-docs-example">
  527. <a href="styles-buttons.php#" class="btn btn-large btn-primary disabled">Primary link</a>
  528. <a href="styles-buttons.php#" class="btn btn-large disabled">Link</a>
  529. </p>
  530. <pre class="prettyprint linenums">
  531. &lt;a href="#" class="btn btn-large btn-primary disabled"&gt;Primary link&lt;/a&gt;
  532. &lt;a href="#" class="btn btn-large disabled"&gt;Link&lt;/a&gt;
  533. </pre>
  534. <p>
  535. <span class="label label-info">Heads up!</span>
  536. We use <code>.disabled</code> as a utility class here, similar to the common <code>.active</code> class, so no prefix is required. Also, this class is only for aesthetic; you must use custom JavaScript to disable links here.
  537. </p>
  538. <h3>Button element</h3>
  539. <p>Add the <code>disabled</code> attribute to <code>&lt;button&gt;</code> buttons.</p>
  540. <p class="bs-docs-example">
  541. <button type="button" class="btn btn-large btn-primary disabled" disabled="disabled">Primary button</button>
  542. <button type="button" class="btn btn-large" disabled>Button</button>
  543. </p>
  544. <pre class="prettyprint linenums">
  545. &lt;button type="button" class="btn btn-large btn-primary disabled" disabled="disabled"&gt;Primary button&lt;/button&gt;
  546. &lt;button type="button" class="btn btn-large" disabled&gt;Button&lt;/button&gt;
  547. </pre>
  548. <h2>One class, multiple tags</h2>
  549. <p>Use the <code>.btn</code> class on an <code>&lt;a&gt;</code>, <code>&lt;button&gt;</code>, or <code>&lt;input&gt;</code> element.</p>
  550. <form class="bs-docs-example">
  551. <a class="btn" href="styles-buttons.php">Link</a>
  552. <button class="btn" type="submit">Button</button>
  553. <input class="btn" type="button" value="Input">
  554. <input class="btn" type="submit" value="Submit">
  555. </form>
  556. <pre class="prettyprint linenums">
  557. &lt;a class="btn" href=""&gt;Link&lt;/a&gt;
  558. &lt;button class="btn" type="submit"&gt;Button&lt;/button&gt;
  559. &lt;input class="btn" type="button" value="Input"&gt;
  560. &lt;input class="btn" type="submit" value="Submit"&gt;
  561. </pre>
  562. <p>As a best practice, try to match the element for your context to ensure matching cross-browser rendering. If you have an <code>input</code>, use an <code>&lt;input type="submit"&gt;</code> for your button.</p>
  563. <h2>SOCIAL ICONS</h2>
  564. <ul class="social-icons fixclear">
  565. <li class="social-twitter"><a href="styles-buttons.php#">Twitter</a></li>
  566. <li class="social-dribbble"><a href="styles-buttons.php#">Dribbble</a></li>
  567. <li class="social-facebook"><a href="styles-buttons.php#">Facebook</a></li>
  568. <li class="social-envato"><a href="styles-buttons.php#">Envato</a></li>
  569. <li class="social-flickr"><a href="styles-buttons.php#">flickr</a></li>
  570. <li class="social-forrst"><a href="styles-buttons.php#">forrst</a></li>
  571. <li class="social-gplus"><a href="styles-buttons.php#">gplus</a></li>
  572. <li class="social-gplus2"><a href="styles-buttons.php#">gplus2</a></li>
  573. <li class="social-icloud"><a href="styles-buttons.php#">icloud</a></li>
  574. <li class="social-lastfm"><a href="styles-buttons.php#">lastfm</a></li>
  575. <li class="social-linkedin"><a href="styles-buttons.php#">linkedin</a></li>
  576. <li class="social-myspace"><a href="styles-buttons.php#">myspace</a></li>
  577. <li class="social-paypal"><a href="styles-buttons.php#">paypal</a></li>
  578. <li class="social-piacasa"><a href="styles-buttons.php#">piacasa</a></li>
  579. <li class="social-pinterest"><a href="styles-buttons.php#">pinterest</a></li>
  580. <li class="social-reedit"><a href="styles-buttons.php#">reedit</a></li>
  581. <li class="social-rss"><a href="styles-buttons.php#">rss</a></li>
  582. <li class="social-skype"><a href="styles-buttons.php#">skype</a></li>
  583. <li class="social-stumbleupon"><a href="styles-buttons.php#">stumbleupon</a></li>
  584. <li class="social-tumblr"><a href="styles-buttons.php#">tumblr</a></li>
  585. <li class="social-vimeo"><a href="styles-buttons.php#">vimeo</a></li>
  586. <li class="social-wordpress"><a href="styles-buttons.php#">wordpress</a></li>
  587. <li class="social-yahoo"><a href="styles-buttons.php#">yahoo</a></li>
  588. <li class="social-youtube"><a href="styles-buttons.php#">youtube</a></li>
  589. <li class="social-blogger"><a href="styles-buttons.php#">blogger</a></li>
  590. <li class="social-deviantart"><a href="styles-buttons.php#">deviantart</a></li>
  591. <li class="social-digg"><a href="styles-buttons.php#">digg</a></li>
  592. <li class="social-foursquare"><a href="styles-buttons.php#">foursquare</a></li>
  593. <li class="social-friendfeed"><a href="styles-buttons.php#">friendfeed</a></li>
  594. <li class="social-mail"><a href="styles-buttons.php#">mail</a></li>
  595. <li class="social-html5"><a href="styles-buttons.php#">html5</a></li>
  596. <li class="social-technorati"><a href="styles-buttons.php#">technorati</a></li>
  597. <li class="social-soundcloud"><a href="styles-buttons.php#">soundcloud</a></li>
  598. <li class="social-quora"><a href="styles-buttons.php#">quora</a></li>
  599. <li class="social-bebo"><a href="styles-buttons.php#">bebo</a></li>
  600. <li class="social-aim"><a href="styles-buttons.php#">aim</a></li>
  601. <li class="social-gosquared"><a href="styles-buttons.php#">gosquared</a></li>
  602. <li class="social-dropbox"><a href="styles-buttons.php#">dropbox</a></li>
  603. <li class="social-github"><a href="styles-buttons.php#">github</a></li>
  604. <li class="social-spotify"><a href="styles-buttons.php#">spotify</a></li>
  605. <li class="social-apple"><a href="styles-buttons.php#">apple</a></li>
  606. </ul>
  607. <pre class="prettyprint linenums">
  608. &lt;ul class="social-icons fixclear"&gt;
  609. &lt;li class="social-twitter"&gt;&lt;a href="#"&gt;Twitter&lt;/a&gt;&lt;/li&gt;
  610. &lt;li class="social-dribbble"&gt;&lt;a href="#"&gt;Dribbble&lt;/a&gt;&lt;/li&gt;
  611. &lt;li class="social-facebook"&gt;&lt;a href="#"&gt;Facebook&lt;/a&gt;&lt;/li&gt;
  612. ...
  613. &lt;/ul&gt;
  614. </pre>
  615. <h2>SOCIAL ICONS - Colored</h2>
  616. <ul class="social-icons colored fixclear">
  617. <li class="social-twitter"><a href="styles-buttons.php#">Twitter</a></li>
  618. <li class="social-dribbble"><a href="styles-buttons.php#">Dribbble</a></li>
  619. <li class="social-facebook"><a href="styles-buttons.php#">Facebook</a></li>
  620. <li class="social-envato"><a href="styles-buttons.php#">Envato</a></li>
  621. <li class="social-flickr"><a href="styles-buttons.php#">flickr</a></li>
  622. <li class="social-forrst"><a href="styles-buttons.php#">forrst</a></li>
  623. <li class="social-gplus"><a href="styles-buttons.php#">gplus</a></li>
  624. <li class="social-gplus2"><a href="styles-buttons.php#">gplus2</a></li>
  625. <li class="social-icloud"><a href="styles-buttons.php#">icloud</a></li>
  626. <li class="social-lastfm"><a href="styles-buttons.php#">lastfm</a></li>
  627. <li class="social-linkedin"><a href="styles-buttons.php#">linkedin</a></li>
  628. <li class="social-myspace"><a href="styles-buttons.php#">myspace</a></li>
  629. <li class="social-paypal"><a href="styles-buttons.php#">paypal</a></li>
  630. <li class="social-piacasa"><a href="styles-buttons.php#">piacasa</a></li>
  631. <li class="social-pinterest"><a href="styles-buttons.php#">pinterest</a></li>
  632. <li class="social-reedit"><a href="styles-buttons.php#">reedit</a></li>
  633. <li class="social-rss"><a href="styles-buttons.php#">rss</a></li>
  634. <li class="social-skype"><a href="styles-buttons.php#">skype</a></li>
  635. <li class="social-stumbleupon"><a href="styles-buttons.php#">stumbleupon</a></li>
  636. <li class="social-tumblr"><a href="styles-buttons.php#">tumblr</a></li>
  637. <li class="social-vimeo"><a href="styles-buttons.php#">vimeo</a></li>
  638. <li class="social-wordpress"><a href="styles-buttons.php#">wordpress</a></li>
  639. <li class="social-yahoo"><a href="styles-buttons.php#">yahoo</a></li>
  640. <li class="social-youtube"><a href="styles-buttons.php#">youtube</a></li>
  641. <li class="social-blogger"><a href="styles-buttons.php#">blogger</a></li>
  642. <li class="social-deviantart"><a href="styles-buttons.php#">deviantart</a></li>
  643. <li class="social-digg"><a href="styles-buttons.php#">digg</a></li>
  644. <li class="social-foursquare"><a href="styles-buttons.php#">foursquare</a></li>
  645. <li class="social-friendfeed"><a href="styles-buttons.php#">friendfeed</a></li>
  646. <li class="social-mail"><a href="styles-buttons.php#">mail</a></li>
  647. <li class="social-html5"><a href="styles-buttons.php#">html5</a></li>
  648. <li class="social-technorati"><a href="styles-buttons.php#">technorati</a></li>
  649. <li class="social-soundcloud"><a href="styles-buttons.php#">soundcloud</a></li>
  650. <li class="social-quora"><a href="styles-buttons.php#">quora</a></li>
  651. <li class="social-bebo"><a href="styles-buttons.php#">bebo</a></li>
  652. <li class="social-aim"><a href="styles-buttons.php#">aim</a></li>
  653. <li class="social-gosquared"><a href="styles-buttons.php#">gosquared</a></li>
  654. <li class="social-dropbox"><a href="styles-buttons.php#">dropbox</a></li>
  655. <li class="social-github"><a href="styles-buttons.php#">github</a></li>
  656. <li class="social-spotify"><a href="styles-buttons.php#">spotify</a></li>
  657. <li class="social-apple"><a href="styles-buttons.php#">apple</a></li>
  658. </ul>
  659. <pre class="prettyprint linenums">
  660. &lt;ul class="social-icons colored fixclear"&gt;
  661. &lt;li class="social-twitter"&gt;&lt;a href="#"&gt;Twitter&lt;/a&gt;&lt;/li&gt;
  662. ...
  663. &lt;/ul&gt;
  664. </pre>
  665. <h2>SOCIAL ICONS - Colored only on :hover</h2>
  666. <ul class="social-icons coloredHov fixclear">
  667. <li class="social-twitter"><a href="styles-buttons.php#">Twitter</a></li>
  668. <li class="social-dribbble"><a href="styles-buttons.php#">Dribbble</a></li>
  669. <li class="social-facebook"><a href="styles-buttons.php#">Facebook</a></li>
  670. <li class="social-envato"><a href="styles-buttons.php#">Envato</a></li>
  671. <li class="social-flickr"><a href="styles-buttons.php#">flickr</a></li>
  672. <li class="social-forrst"><a href="styles-buttons.php#">forrst</a></li>
  673. <li class="social-gplus"><a href="styles-buttons.php#">gplus</a></li>
  674. <li class="social-gplus2"><a href="styles-buttons.php#">gplus2</a></li>
  675. <li class="social-icloud"><a href="styles-buttons.php#">icloud</a></li>
  676. <li class="social-lastfm"><a href="styles-buttons.php#">lastfm</a></li>
  677. <li class="social-linkedin"><a href="styles-buttons.php#">linkedin</a></li>
  678. <li class="social-myspace"><a href="styles-buttons.php#">myspace</a></li>
  679. <li class="social-paypal"><a href="styles-buttons.php#">paypal</a></li>
  680. <li class="social-piacasa"><a href="styles-buttons.php#">piacasa</a></li>
  681. <li class="social-pinterest"><a href="styles-buttons.php#">pinterest</a></li>
  682. <li class="social-reedit"><a href="styles-buttons.php#">reedit</a></li>
  683. <li class="social-rss"><a href="styles-buttons.php#">rss</a></li>
  684. <li class="social-skype"><a href="styles-buttons.php#">skype</a></li>
  685. <li class="social-stumbleupon"><a href="styles-buttons.php#">stumbleupon</a></li>
  686. <li class="social-tumblr"><a href="styles-buttons.php#">tumblr</a></li>
  687. <li class="social-vimeo"><a href="styles-buttons.php#">vimeo</a></li>
  688. <li class="social-wordpress"><a href="styles-buttons.php#">wordpress</a></li>
  689. <li class="social-yahoo"><a href="styles-buttons.php#">yahoo</a></li>
  690. <li class="social-youtube"><a href="styles-buttons.php#">youtube</a></li>
  691. <li class="social-blogger"><a href="styles-buttons.php#">blogger</a></li>
  692. <li class="social-deviantart"><a href="styles-buttons.php#">deviantart</a></li>
  693. <li class="social-digg"><a href="styles-buttons.php#">digg</a></li>
  694. <li class="social-foursquare"><a href="styles-buttons.php#">foursquare</a></li>
  695. <li class="social-friendfeed"><a href="styles-buttons.php#">friendfeed</a></li>
  696. <li class="social-mail"><a href="styles-buttons.php#">mail</a></li>
  697. <li class="social-html5"><a href="styles-buttons.php#">html5</a></li>
  698. <li class="social-technorati"><a href="styles-buttons.php#">technorati</a></li>
  699. <li class="social-soundcloud"><a href="styles-buttons.php#">soundcloud</a></li>
  700. <li class="social-quora"><a href="styles-buttons.php#">quora</a></li>
  701. <li class="social-bebo"><a href="styles-buttons.php#">bebo</a></li>
  702. <li class="social-aim"><a href="styles-buttons.php#">aim</a></li>
  703. <li class="social-gosquared"><a href="styles-buttons.php#">gosquared</a></li>
  704. <li class="social-dropbox"><a href="styles-buttons.php#">dropbox</a></li>
  705. <li class="social-github"><a href="styles-buttons.php#">github</a></li>
  706. <li class="social-spotify"><a href="styles-buttons.php#">spotify</a></li>
  707. <li class="social-apple"><a href="styles-buttons.php#">apple</a></li>
  708. </ul>
  709. <pre class="prettyprint linenums">
  710. &lt;ul class="social-icons coloredHov fixclear"&gt;
  711. &lt;li class="social-twitter"&gt;&lt;a href="#"&gt;Twitter&lt;/a&gt;&lt;/li&gt;
  712. ...
  713. &lt;/ul&gt;
  714. </pre>
  715. <!-- ////// end examples -->
  716. <link href="addons/prettify-code/prettify.css" rel="stylesheet">
  717. <script src="addons/prettify-code/prettify.js"></script>
  718. <script type="text/javascript">
  719. $(window).load(function(){
  720. prettyPrint();
  721. });
  722. </script>
  723. </div>
  724. </div><!-- end row -->
  725. </div><!-- end mainbody -->
  726. </div><!-- end container -->
  727. </section><!-- end #content -->
  728. <footer id="footer">
  729. <div class="container">
  730. <div class="row">
  731. <div class="span5">
  732. <h3 class="m_title">FOOTER MENU</h3>
  733. <ul class="menu">
  734. <li><a href="styles-buttons.php#">Curabitur iaculis</a></li>
  735. <li><a href="styles-buttons.php#">Parturient montes</a></li>
  736. <li><a href="styles-buttons.php#">Vulputate magna</a></li>
  737. <li><a href="styles-buttons.php#">Cum sociis natoque</a></li>
  738. <li><a href="styles-buttons.php#">Nulla varius commodo</a></li>
  739. <li><a href="styles-buttons.php#">Parturient montes</a></li>
  740. <li><a href="styles-buttons.php#">Vulputate magna</a></li>
  741. <li><a href="styles-buttons.php#">Cum sociis natoque</a></li>
  742. <li><a href="styles-buttons.php#">Nulla varius commodo</a></li>
  743. </ul><!-- end footer menu -->
  744. </div>
  745. <div class="span4">
  746. <div class="newsletter-signup">
  747. <h3 class="m_title">NEWSLETTER SIGNUP</h3>
  748. <p>By subscribing to our mailing list you will always be update with the latest news from us.</p>
  749. <form method="post" id="newsletter_subscribe" name="newsletter_form">
  750. <input type="text" name="nl-email" id="nl-email" value="" placeholder="your.address@email.com" />
  751. <input type="submit" name="submit" id="nl-submit" value="JOIN US" />
  752. </form>
  753. <span id="result">* it really works! Mailchimp Integration.</span>
  754. <p><small>We never spam!</small></p>
  755. </div><!-- end newsletter-signup -->
  756. </div>
  757. <div class="span3">
  758. <div class="contact-details">
  759. <h3 class="m_title">GET IN TOUCH</h3>
  760. <p><strong>T (212) 555 55 00</strong><br />
  761. Email: <a href="styles-buttons.php#">sales@yourwebsite.com</a></p>
  762. <p>Your Company LTD<br />
  763. Street nr 100, 4536534, Chicago, US</p>
  764. <p><a href="http://goo.gl/maps/1OhOu" target="_blank" class="map-link"><span class="icon-map-marker icon-white"></span> Open in Google Maps</a></p>
  765. </div><!-- end contact-details -->
  766. </div>
  767. </div><!-- end row -->
  768. <div class="row">
  769. <div class="span6">
  770. <div class="twitter-feed">
  771. <!-- twitter feeds -->
  772. <div class="tweets" id="twitterFeed"><small>Please wait whilst our latest tweets load</small></div>
  773. <a href="https://twitter.com/hogash" class="twitter-follow-button" data-show-count="false">Follow @hogash</a><!-- follow button -->
  774. </div><!-- end twitter-feed -->
  775. </div>
  776. <div class="span6">
  777. <div class="social-share"><img src="images/share.jpg" /></div>
  778. <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script><!-- twitter script -->
  779. </div>
  780. </div><!-- end row -->
  781. <div class="row">
  782. <div class="span12">
  783. <div class="bottom fixclear">
  784. <ul class="social-icons fixclear">
  785. <li class="title">GET SOCIAL</li>
  786. <li class="social-twitter"><a href="styles-buttons.php#">Twitter</a></li>
  787. <li class="social-dribbble"><a href="styles-buttons.php#">Dribbble</a></li>
  788. <li class="social-facebook"><a href="styles-buttons.php#">Facebook</a></li>
  789. <li class="social-envato"><a href="styles-buttons.php#">Envato</a></li>
  790. </ul><!-- end social-icons -->
  791. <div class="copyright">
  792. <a href="index.php"><img src="images/logo2.png" alt="" /></a>
  793. <p>&copy; 2012 <strong>KALLYAS Template</strong>. All Rights Reserved. Click <a href="http://themeforest.net/item/kalypso-highlypremium-multipurpose-template/3583938?ref=hogash" target="_blank">here</a> to buy it.<br />
  794. Designed by <a href="http://www.hogash.com/" target="_blank">HOGASH</a></p>
  795. </div><!-- end copyright -->
  796. </div><!-- end bottom -->
  797. </div>
  798. </div><!-- end row -->
  799. </div>
  800. </footer>
  801. </div><!-- end page_wrapper -->
  802. <a href="styles-buttons.php#" id="totop">TOP</a>
  803. <!--////////////////// Load JS Files -->
  804. <link rel="stylesheet" href="css/template.css.php?src=..%252Faddons%252Fdemo_panel%252Fdemo_panel" type="text/css" />
  805. <script type="text/javascript" src="js/template.js.php?src=..%252Faddons%252Fdemo_panel%252Fdemo_panel-..%252Faddons%252Fdemo_panel%252Fjquery.miniColors.min-bootstrap-plugins-..%252Faddons%252Fsuperfish_responsive%252Fsuperfish_menu-kalypso_script-..%252Faddons%252Fprettyphoto%252Fjquery.prettyPhoto"></script>
  806. <!-- DEMO PANEL - REMOVE IF YOU DON'T USE IT -->
  807. <div id="demo">
  808. <link type="text/css" rel="stylesheet" href="addons/demo_panel/jquery.miniColors.css" />
  809. <div id="options_panel">
  810. <div class="options">
  811. <h4>THEME OPTIONS</h4>
  812. <table>
  813. <tr>
  814. <td>
  815. <h5>Header type:</h5>
  816. <select name="header_style" id="header_style">
  817. <option value="1">Style 1</option>
  818. <option value="2" selected="selected">Style 2 (default)</option>
  819. <option value="3">Style 3</option>
  820. <option value="4">Style 4</option>
  821. </select>
  822. </td>
  823. </tr>
  824. <tr>
  825. <td>
  826. <h5>Theme Colors:</h5>
  827. <input type="text" name="color1" class="color-picker" size="7" autocomplete="on" value="#cd2122" />
  828. </td>
  829. </tr>
  830. <tr>
  831. <td>
  832. <h5>Color suggestions *</h5>
  833. <ul class="color_suggestions">
  834. <li style="background-color:#B71010;" title="#B71010"></li>
  835. <li style="background-color:#74AB00;" title="#74AB00"></li>
  836. <li style="background-color:#363636;" title="#363636"></li>
  837. <li style="background-color:#1592CC;" title="#1592CC"></li>
  838. <li style="background-color:#C72647;" title="#C72647"></li>
  839. <li style="background-color:#BAA507;" title="#BAA507"></li>
  840. <li style="background-color:#13D7FD;" title="#13D7FD"></li>
  841. <li style="background-color:#51106B;" title="#51106B"></li>
  842. <li style="background-color:#157A13;" title="#157A13"></li>
  843. <li style="background-color:#EB540A;" title="#EB540A"></li>
  844. <li style="background-color:#091A57;" title="#091A57"></li>
  845. <li style="background-color:#700808;" title="#700808"></li>
  846. </ul>
  847. <div class="clear"></div>
  848. </td>
  849. </tr>
  850. <tr>
  851. <td>
  852. <h5>THEME</h5>
  853. <select name="theme_switcher" id="theme_switcher">
  854. <option value="0" selected="selected">Light (Default)</option>
  855. <option value="1">Dark</option>
  856. </select>
  857. </td>
  858. </tr>
  859. <tr>
  860. <td><div class="note">* May not have full accuracy!</div></td>
  861. </tr>
  862. </table>
  863. </div>
  864. <h3><span class="icon-wrench icon-white"></span></h3>
  865. </div>
  866. </div>
  867. <!-- end DEMO PANEL - REMOVE IF YOU DON'T USE IT -->
  868. <!-- JavaScript at the bottom for fast page loading -->
  869. <!-- prettyphoto scripts & styles -->
  870. <link rel="stylesheet" href="addons/prettyphoto/prettyPhoto.css" type="text/css" />
  871. <script type="text/javascript">
  872. function ppOpen(panel, width){
  873. jQuery.prettyPhoto.close();
  874. setTimeout(function() {
  875. jQuery.fn.prettyPhoto({social_tools: false, deeplinking: false, show_title: false, default_width: width, theme:'pp_kalypso'});
  876. jQuery.prettyPhoto.open(panel);
  877. }, 300);
  878. } // function to open different panel within the panel
  879. jQuery(document).ready(function($) {
  880. jQuery("a[data-rel^='prettyPhoto'], .prettyphoto_link").prettyPhoto({theme:'pp_kalypso',social_tools:false, deeplinking:false});
  881. jQuery("a[rel^='prettyPhoto']").prettyPhoto({theme:'pp_kalypso'});
  882. jQuery("a[data-rel^='prettyPhoto[login_panel]']").prettyPhoto({theme:'pp_kalypso', default_width:800, social_tools:false, deeplinking:false});
  883. jQuery(".prettyPhoto_transparent").click(function(e){
  884. e.preventDefault();
  885. jQuery.fn.prettyPhoto({social_tools: false, deeplinking: false, show_title: false, default_width: 980, theme:'pp_kalypso transparent', opacity: 0.95});
  886. jQuery.prettyPhoto.open($(this).attr('href'),'','');
  887. });
  888. });
  889. </script>
  890. <!--end prettyphoto -->
  891. <!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
  892. <script>
  893. var _gaq=[["_setAccount","UA-XXXXX-X"],["_trackPageview"]];
  894. (function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];g.async=1;
  895. g.src=("https:"==location.protocol?"//ssl":"//www")+".google-analytics.com/ga.js";
  896. s.parentNode.insertBefore(g,s)}(document,"script"));
  897. </script>
  898. <div class="hide">
  899. <div id="transparent_panel" class="transparent_content">
  900. <p>A wonderful serenity has taken possession of my entire soul, like these sweet mornings of spring which I enjoy with my whole heart. I am alone, and feel the charm of existence in this spot, which was created for the bliss of souls like mine.</p>
  901. <p>I am so happy, my dear friend, so absorbed in the exquisite sense of mere tranquil existence, that I neglect my talents. I should be incapable of drawing a single stroke at the present moment; and yet I feel that I never was a greater artist than now.</p>
  902. <p>When, while the lovely valley teems with vapour around me, and the meridian sun strikes the upper surface of the impenetrable foliage of my trees, and but a few stray gleams steal into the inner sanctuary, I throw myself down among the tall grass by the trickling stream; and, as I lie close to the earth, a thousand unknown plants are noticed by me: when I hear the buzz of the little world among the stalks, and grow familiar with the countless indescribable forms of the insects and flies, then I feel the presence of the Almighty, who formed us in his own image.</p>
  903. <p>Duis dictum tristique lacus, id placerat dolor lobortis sed. In nulla lorem, accumsan sed mollis eu, dapibus non sapien. Curabitur eu adipiscing ipsum. Mauris ut dui turpis, vel iaculis est. Morbi molestie fermentum sem quis ultricies. Mauris ac lacinia sapien. Fusce ut enim libero, vitae venenatis arcu. Cras viverra, libero a fringilla gravida, dolor enim cursus turpis, id sodales sem justo sit amet lectus. Fusce ut arcu eu metus lacinia commodo. Proin cursus ornare turpis, et faucibus ipsum egestas ut. Maecenas aliquam suscipit ante non consectetur. Etiam quis metus a dolor vehicula scelerisque.</p>
  904. <p>Nam elementum consequat bibendum. Suspendisse id semper odio. Sed nec leo vel ligula cursus aliquet a nec nulla. Sed eu nulla quam. Etiam quis est ut sapien volutpat vulputate. Cras in purus quis sapien aliquam viverra et volutpat ligula. Vestibulum condimentum ultricies pharetra. Etiam dapibus cursus ligula quis iaculis. Mauris pellentesque dui quis mi fermentum elementum sodales libero consequat. Duis eu elit et dui varius bibendum. Sed interdum nisl in ante sollicitudin id facilisis tortor ullamcorper. Etiam scelerisque leo vel elit venenatis nec condimentum ipsum molestie. In hac habitasse platea dictumst. Sed quis nulla et nibh aliquam cursus vitae quis enim. Maecenas eget risus turpis.</p>
  905. </div>
  906. </div><!-- end transparent panel -->
  907. </body>
  908. </html>