[ADD] theme saas-10

This commit is contained in:
Design
2021-05-11 16:02:06 +02:00
committed by Jeremy Kersten
commit 4be329d397
3638 changed files with 104605 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
Odoo Proprietary License v1.0
This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).
You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).
It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.
The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
View File
+29
View File
@@ -0,0 +1,29 @@
{
'name': 'Be Wise',
'description': 'Be Wise Theme',
'category': 'Theme/Education',
'sequence': 240,
'version': '1.0',
'author': 'Odoo SA',
'depends': ['theme_common', 'website_animate'],
'data': [
'views/assets.xml',
'views/image_content.xml',
'views/customize_modal.xml',
'views/snippets_options.xml',
'views/snippets.xml',
'views/image_library.xml',
],
'demo': [
'demo/demo_1.xml',
'demo/demo_2.xml',
'demo/demo_3.xml',
'demo/blocks.xml',
],
'images': [
'static/description/bewise_description.jpg',
],
'price': 149,
'currency': 'EUR',
'live_test_url': 'https://theme-bewise.odoo.com/page/demo_page_demo_1',
}
+411
View File
@@ -0,0 +1,411 @@
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data>
<template id="website.demo_page_blocks" page="True">
<t t-call="website.layout">
<div id="wrap" class="oe_structure oe_empty">
<section class="s_big_image_parallax parallax bg-img-04" data-scroll-background-offset="0" data-scroll-background-ratio="0.3">
<div class="container">
<div class="row">
<div class="col-md-3 col-md-offset-2 mt32 s_big_image_parallax_content">
<img class="img-responsive center-block o_animate o_anim_fade_in_up" src="/web/image/theme_common.image_content_03"/>
</div>
<div class="col-md-4 mt64 mb64">
<img class="img-responsive center-block" src="/web/image/theme_common.image_content_logo"/>
</div>
<div class="col-md-4 text-center">
<h3>NEW EXCLUSIVE BUILDING BLOCKS</h3>
</div>
</div>
</div>
</section>
<section class="s_title_block">
<div class="container">
<div class="row">
<div class="col-md-12 mt64">
<h2>STRUCTURE BLOCKS</h2>
<hr/>
</div>
</div>
</div>
</section>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">1. Clean Title Block</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_title_small"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">2. Clean Text Block</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_text"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">3. Clean Image Text</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_image_text_2"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">4. Clean Text Image</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_text_image_2"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">5. Clean Color Blocks x2</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_color_blocks_2"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">6. Clean Color Blocks x4</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_color_blocks_4"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">7. Clean One Column</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_column"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">8. Clean Two Columns</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_two_columns"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">9. Clean Three Columns</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_three_columns_circle"/>
<section class="s_title_block">
<div class="container">
<div class="row">
<div class="col-md-12 mt64">
<h2>CONTENT BLOCKS</h2>
<hr/>
</div>
</div>
</div>
</section>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">1. Big Icon Circle</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_big_icon_circle"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">2. Icon Box</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_icon_box"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">3. Icon Box Circle</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_icon_box_circle"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">4. Icon Box Square</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_icon_box_square"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">5. Separator Color</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_separator_color"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">6. Separator Multi-Color</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_separator_multicolor"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">7. Separator Shade</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_separator_shade"/>
<section class="s_title_block">
<div class="container">
<div class="row">
<div class="col-md-12 mt64">
<h2>FEATURES BLOCKS</h2>
<hr/>
</div>
</div>
</div>
</section>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">1. Lead Bar</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_lead_bar"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">2. Logos Bar</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_logo_bar"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">3. Team Profiles</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_team_profiles"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">4. Profile</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_profile"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">5. Timeline</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_timeline"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">6. Timeline Compact</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_timeline_compact"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">7. Event List</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_event_list"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">8. Discount</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_discount"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">9. Pricing</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_pricing"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">10. Process Step</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_process_steps_2"/>
<section class="s_title_block">
<div class="container">
<div class="row">
<div class="col-md-12 mt64">
<h2>EFFECT BLOCKS</h2>
<hr/>
</div>
</div>
</div>
</section>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">1. Big Image</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_big_image"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">2. Big Image Parallax</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_big_image_parallax"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">3. Slide Banner</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_slide_banner"/>
<div class="container">
<div class="row">
<div class="col-md-12 mt32">
<blockquote class="demo_blocks_title">
<h3 class="text-muted">4. Testimonial Slider</h3>
</blockquote>
</div>
</div>
</div>
<div data-oe-call="theme_common.s_testimonial_slider"/>
</div>
</t>
</template>
<record id="demo_page_blocks_menu" model="website.menu">
<field name="name">Blocks</field>
<field name="url">/page/demo_page_blocks</field>
<field name="parent_id" ref="website.main_menu"/>
<field name="sequence" type="int">20</field>
</record>
</data>
</openerp>
+390
View File
@@ -0,0 +1,390 @@
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data>
<template id="demo1_layout" inherit_id="website.layout" primary="True">
<xpath expr="//head/t[@t-call-assets='web.assets_frontend'][@t-js='false']" position="attributes">
<attribute name="t-call-assets">theme_bewise.demo1_assets_frontend</attribute>
</xpath>
<xpath expr="//head/t[@t-call-assets='web.assets_frontend'][@t-css='false']" position="attributes">
<attribute name="t-call-assets">theme_bewise.demo1_assets_frontend</attribute>
</xpath>
</template>
<template id="demo1_assets_frontend" inherit_id="website.assets_frontend" primary="True">
<xpath expr="." position="inside">
<link href="/theme_bewise/static/src/less/colors.less" rel="stylesheet" type="text/less"/>
<link href="/theme_bewise/static/src/less/theme.less" rel="stylesheet" type="text/less"/>
<link href="/theme_bewise/static/src/less/customize_modal.less" rel="stylesheet" type="text/less"/>
<link href="/theme_bewise/static/src/less/padding.less" rel="stylesheet" type="text/less"/>
<!-- PRESET bgvar-1, colorvar-1, fontvar-1 -->
<link href="/theme_bewise/static/src/less/options/layout_boxed.less" rel="stylesheet" type="text/less"/>
<link href="/theme_bewise/static/src/less/options/layout_show_menu.less" rel="stylesheet" type="text/less"/>
<link href="/theme_bewise/static/src/less/options/color_preset_1.less" rel="stylesheet" type="text/less"/>
<link href="/theme_bewise/static/src/less/options/bg_preset_1.less" rel="stylesheet" type="text/less"/>
<link href="/theme_bewise/static/src/less/options/font_preset_1.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_discount.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_event_list.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_profile.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_icon_box.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_icon_box_circle.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_icon_box_square.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_pricing.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_process_steps_2.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_timeline.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_lead_bar.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_logo_bar.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_color_blocks_2.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_color_blocks_4.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_big_image.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_big_image_parallax.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_team_profiles.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_slide_banner.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_separator_shade.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_separator_color.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_text_highlight.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_testimonial_slider.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_big_icon_circle.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_big_icon_square.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_mini_nav_bar.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_separator_nav.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_separator_multicolor.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_separator_multicolor_fw.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_color_blocks_img.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_color_blocks_slider.less" rel="stylesheet" type="text/less"/>
</xpath>
</template>
<template id="website.demo_page_demo_1" page="True">
<t t-call="theme_bewise.demo1_layout">
<div id="wrap" class="oe_structure oe_empty">
<section class="s_separator_multicolor_fw">
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<hr/>
</div>
</div>
</div>
</section>
<section class="s_big_image_parallax parallax bg-img-01" data-scroll-background-offset="0" data-scroll-background-ratio="0.3" style="background-attachment: scroll; background-position: 0px 1941.9px; width: 100%;">
<div class="container">
<div class="row">
<div class="mt64 mb64 col-md-12">
<img class="img-responsive center-block" src="/web/image/theme_common.image_content_logo"/>
</div>
</div>
</div>
</section>
<section class="s_mini_nav_bar">
<div class="container">
<div class="row s_mini_nav_bar_nav mini_nav_scroll">
<div class="col-md-1 s_mini_nav_bar_item">
<a class="btn btn-default btn-xl" href="#section1" type="button">Section 1</a>
</div>
<div class="col-md-1 s_mini_nav_bar_item">
<a class="btn btn-primary btn-xl" href="#section2" type="button">Section 2</a>
</div>
<div class="col-md-1 s_mini_nav_bar_item">
<a class="btn btn-success btn-xl" href="#section3" type="button">Section 3</a>
</div>
<div class="col-md-1 s_mini_nav_bar_item">
<a class="btn btn-info btn-xl" href="#section4" type="button">Section 4</a>
</div>
<div class="col-md-1 s_mini_nav_bar_item">
<a class="btn btn-warning btn-xl" href="#section5" type="button">Section 5</a>
</div>
</div>
</div>
</section>
<section class="s_text o_scroll_nav">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h1>A Soft, Pastel Theme for Odoo CMS</h1>
<h3 class="text-muted ">Have fun &amp; Be Wise*!</h3>
</div>
<div class="col-md-12 mt64 mb64">
<p class="text-justify" style="text-align: center;">Be Wise a beautifully designed HTML Template for kids and it would suit for any children, art, craft, school &amp; Training Website.<br/>
<span style="line-height: 1.3;">This template is beautifully crafted with hadcoded HTML 5 and CSS3 with amazing animations and parallax effect</span></p>
</div>
</div>
</div>
</section>
<section class="s_big_icon_circle mb8 ">
<div class="container">
<div class="row mb64">
<div class="col-md-2 col-md-offset-1 mt16 mb32">
<div class="s_big_icon_circle_box">
<div class="s_big_icon_circle_icon col-md-4 center-block">
<span class="fa fa-desktop"/>
<h5>1000 Apps</h5>
</div>
</div>
</div>
<div class="col-md-2 mt16 mb32">
<div class="s_big_icon_circle_box">
<div class="s_big_icon_circle_icon col-md-4">
<span class="fa fa-users"/>
<h5>20.000 Users</h5>
</div>
</div>
</div>
<div class="col-md-2 mt16 mb32">
<div class="s_big_icon_circle_box">
<div class="s_big_icon_circle_icon col-md-4">
<span class="fa fa-user"/>
<h5>234 Clients</h5>
</div>
</div>
</div>
<div class="col-md-2 mt16 mb32">
<div class="s_big_icon_circle_box">
<div class="s_big_icon_circle_icon col-md-4">
<span class="fa fa-globe"/>
<h5>30 Countries</h5>
</div>
</div>
</div>
<div class="col-md-2 mt16 mb32">
<div class="s_big_icon_circle_box">
<div class="s_big_icon_circle_icon col-md-4">
<span class="fa fa-users"/>
<h5>75 Partners</h5>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="s_separator_multicolor mb0">
<div class="container">
<div class="row">
<div class="col-md-12">
<hr/>
</div>
</div>
</div>
</section>
<div class="s_color_blocks_slider carousel slide bg-epsilon mt92 o_scroll_nav" data-interval="10000" id="myCarousel0">
<ol class="carousel-indicators"><li class="active" data-slide-to="0" data-target="#myCarousel0"/><li data-slide-to="1" data-target="#myCarousel0"/></ol>
<div class="carousel-inner">
<div class="item active">
<div class="container-fluid">
<div class="row content">
<div class="col-md-8 s_color_blocks_slider_img text-center">
<img class="img-responsive center-block" src="/theme_bewise/static/src/img/backgrounds/bg_img_05.jpg"/>
</div>
<div class="col-md-4 s_color_blocks_slider_content text-center">
<span class="center-block fa fa-heart-o fa-5x"/>
<h2 class="text-center">Loving Theme</h2>
<h3 class="text-center text-muted mb16">Sweet*</h3>
<p class="text-justify mb32">You can set your own combinations from 4 layout modes, 4 color schemes, 4 background patterns and 8 combined fonts.<br/></p>
<a class="btn btn-warning " href="#"><i class="fa fa-cog"/> More Details </a>
</div>
</div>
</div>
</div>
<div class="item">
<div class="container-fluid">
<div class="row content">
<div class="col-md-8 s_color_blocks_slider_img text-center">
<img class="img-responsive center-block" src="/theme_bewise/static/src/img/backgrounds/bg_img_06.jpg"/>
</div>
<div class="col-md-4 s_color_blocks_slider_content text-center">
<span class="center-block fa fa-star-o fa-5x" style="-webkit-animation-play-state: paused; -webkit-transition: none; transition: none"/>
<h2 class="text-center">Sweet Design</h2>
<h3 class="text-center text-muted mb16">Soft*</h3>
<p class="text-justify mb32">Be Wise* is a beautifully designed theme for children websites. Crafted with the finest pixel quality and best coding practices inspired by Bootstrap.<br/>
</p>
<a class="btn btn-warning " href="#"><i class="fa fa-cog"/> More Details </a>
</div>
</div>
</div>
</div>
</div>
<div class="carousel-control left" data-slide="prev" data-target="#myCarousel0" href="#myCarousel0" style="width: 10%">
<i class="fa fa-chevron-left"/>
</div>
<div class="carousel-control right" data-slide="next" data-target="#myCarousel0" href="#myCarousel0" style="width: 10%">
<i class="fa fa-chevron-right"/>
</div>
</div>
<section class="s_separator_nav">
<div class="container">
<div class="row s_separator_nav_nav mini_nav_scroll">
<div class="s_separator_nav_item col-md-2 pull-right" style="text-align: right;">
<a class="btn btn-primary " href="#wrap" type="button">Top</a>
</div>
</div>
</div>
</section>
<section class="s_text mt0 mb0 o_scroll_nav">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mt16 mb32">
<h2>Simply Bootstrap!</h2>
<h3 class="text-muted ">Drop the blocks. Build your web pages.</h3>
</div>
<div class="mt48 col-md-5 mb48">
<p class="text-justify">
<span style="line-height: 23.3999996185303px; text-align: justify;">Creating pages is easier with the help of Odoo CMS building blocks. Dive into the flexibility of Be Wise* Theme to make your web creation experience smoother.</span>
</p>
</div>
<div class="mt48 col-md-5 col-md-offset-2 mb64">
<p class="text-justify">
<span style="line-height: 23.3999996185303px; text-align: justify;">Be Wise* has been coded sensibly and smartly so that its layout can be changed from boxed to full width and vice-versa without affecting the design quality.</span>
</p>
</div>
</div>
</div>
</section>
<section class="s_icon_box_circle">
<div class="container">
<div class="row">
<div class="col-md-3 mt16 mb16">
<i class="fa fa-2x fa-eyedropper pull-left img-circle bg-gamma"/>
<div class="icon_box_content">
<h4>4 Color Schemes</h4>
</div>
</div>
<div class="col-md-3 mt16 mb16">
<i class="fa fa-2x fa-font pull-left img-circle bg-gamma"/>
<div class="icon_box_content">
<h4>4 Font Combinations</h4>
</div>
</div>
<div class="col-md-3 mt16 mb16">
<i class="fa fa-2x fa-desktop pull-left img-circle bg-gamma"/>
<div class="icon_box_content">
<h4>Wide/Boxed Layout</h4>
</div>
</div>
<div class="col-md-3 mt16 mb128">
<i class="fa fa-2x fa-paint-brush pull-left img-circle bg-gamma"/>
<div class="icon_box_content">
<h4>Soft Backgrounds</h4>
</div>
</div>
</div>
</div>
</section>
<section class="s_big_image_parallax parallax bg-img-04" data-scroll-background-offset="0" data-scroll-background-ratio="0.3" style="background-attachment: scroll; background-position: 0px 1941.9px;">
<div class="container">
<div class="row">
<div class="col-md-12 mt32 s_big_image_parallax_content mb0">
<img class="img-responsive center-block" src="/web/image/theme_common.image_content_03"/>
</div>
<div class="col-md-12 text-center mt16">
<h3>
<font class="bg-orange-dark">
<font class="bg-gamma">
<font class="text-white"> A Funny Theme For Odoo CMS </font>
</font>
</font>
</h3>
</div>
</div>
</div>
</section>
<section class="s_lead_bar bg-epsilon">
<div class="container">
<div class="row">
<div class="col-md-8 mt16 mb64">
<h3>Responsive HTML5 theme built using Bootstrap</h3>
<h5 class="mb0 mt0 text-muted">Be Wise* was made with easy customization in mind.</h5>
</div>
</div>
</div>
</section>
<section class="s_separator_nav">
<div class="container">
<div class="row s_separator_nav_nav mini_nav_scroll">
<div class="s_separator_nav_item col-md-2 pull-right" style="text-align: right;">
<a class="btn btn-primary " href="#wrap" type="button">Top</a>
</div>
</div>
</div>
</section>
<section class="s_text_image_2 o_scroll_nav">
<div class="container">
<div class="row">
<div class="col-md-5 mt0 mb48">
<h3>Be Wise* for everyone!</h3>
<h4 class="text-muted">Simple as a pushover.</h4>
<p class="text-justify mt16">You can set your own combinations from 4 layout modes, 4 color schemes, 4 background patterns and 8 combined fonts. Be Wise* is a beautifully designed theme for children websites. Crafted with the finest pixel quality and best coding practices inspired by Bootstrap.</p>
</div>
<div class="col-md-5 col-md-offset-2 mb32 mt16">
<img class="img-responsive" src="/web/image/theme_common.image_content_07"/>
</div>
</div>
</div>
</section>
<section class="s_image_text_2 bg-delta">
<div class="container">
<div class="row">
<div class="col-md-5 mb48 mt64">
<img class="img-responsive" src="/web/image/theme_common.image_content_02"/>
</div>
<div class="col-md-5 col-md-offset-2 mt64 mb64">
<h3>A Nice and Colorfull Template</h3>
<h4 class="text-muted">Beautifull color schemes</h4>
<p class="text-justify mt16">Be Wise* is a beautifully designed theme for children websites. Crafted with the finest pixel quality and best coding practices inspired by Bootstrap. You can set your own combinations from 4 layout modes, 4 color schemes, 4 background patterns and 8 combined fonts.</p>
</div>
</div>
</div>
</section>
<section class="s_separator_multicolor_fw">
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<hr/>
</div>
</div>
</div>
</section>
<section class="s_separator_nav">
<div class="container">
<div class="row s_separator_nav_nav mini_nav_scroll">
<div class="s_separator_nav_item col-md-2 pull-right">
<a class="btn btn-success btn-xl pull-right" href="#wrap" type="button">Top</a>
</div>
</div>
</div>
</section>
<section class="s_column o_scroll_nav">
<div class="container">
<div class="row">
<div class="mt32 mb64 col-md-12">
<img class="img-responsive center-block" src="/web/image/theme_common.image_content_04"/>
<h3 class="mt32 text-center">A Light, Powerful and Easy-to-Use Bootstrap Theme</h3>
<h4 class="text-muted text-center">The power of Odoo CMS</h4>
<p class="text-justify mt16 mb64">Be Wise* a beautifully designed HTML Template for, children, craft, toys, school &amp; Training Website. This template is beautifully crafted with hadcoded HTML 5 and CSS3 with amazing animations and parallax effect.  Be Wise is easy, intuitive, and flexible. Creating pages is easier with the help of Odoo CMS building blocks. Dive into the flexibility of Be Wise* Theme to make your web creation experience smoother.</p>
</div>
</div>
</div>
</section>
<section class="s_separator_nav">
<div class="container">
<div class="row s_separator_nav_nav mini_nav_scroll">
<div class="s_separator_nav_item col-md-2 pull-right">
<a class="btn btn-success btn-xl pull-right" href="#wrap" type="button">Top</a>
</div>
</div>
</div>
</section>
</div>
</t>
</template>
<record id="demo_page_demo_1_menu" model="website.menu">
<field name="name">Demo 1</field>
<field name="url">/page/demo_page_demo_1</field>
<field name="parent_id" ref="website.main_menu"/>
<field name="sequence" type="int">20</field>
</record>
</data>
</openerp>
+450
View File
@@ -0,0 +1,450 @@
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data>
<template id="demo2_layout" inherit_id="website.layout" primary="True">
<xpath expr="//head/t[@t-call-assets='web.assets_frontend'][@t-js='false']" position="attributes">
<attribute name="t-call-assets">theme_bewise.demo2_assets_frontend</attribute>
</xpath>
<xpath expr="//head/t[@t-call-assets='web.assets_frontend'][@t-css='false']" position="attributes">
<attribute name="t-call-assets">theme_bewise.demo2_assets_frontend</attribute>
</xpath>
</template>
<template id="demo2_assets_frontend" inherit_id="website.assets_frontend" primary="True">
<xpath expr="." position="inside">
<link href="/theme_bewise/static/src/less/colors.less" rel="stylesheet" type="text/less"/>
<link href="/theme_bewise/static/src/less/theme.less" rel="stylesheet" type="text/less"/>
<link href="/theme_bewise/static/src/less/customize_modal.less" rel="stylesheet" type="text/less"/>
<link href="/theme_bewise/static/src/less/padding.less" rel="stylesheet" type="text/less"/>
<!-- PRESET bgvar-1, colorvar-1, fontvar-1 -->
<link href="/theme_bewise/static/src/less/options/layout_boxed.less" rel="stylesheet" type="text/less"/>
<link href="/theme_bewise/static/src/less/options/layout_show_menu.less" rel="stylesheet" type="text/less"/>
<link href="/theme_bewise/static/src/less/options/color_preset_2.less" rel="stylesheet" type="text/less"/>
<link href="/theme_bewise/static/src/less/options/bg_preset_2.less" rel="stylesheet" type="text/less"/>
<link href="/theme_bewise/static/src/less/options/font_preset_3.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_discount.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_event_list.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_profile.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_icon_box.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_icon_box_circle.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_icon_box_square.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_pricing.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_process_steps_2.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_timeline.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_lead_bar.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_logo_bar.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_color_blocks_2.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_color_blocks_4.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_big_image.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_big_image_parallax.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_team_profiles.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_slide_banner.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_separator_shade.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_separator_color.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_text_highlight.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_testimonial_slider.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_big_icon_circle.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_big_icon_square.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_mini_nav_bar.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_separator_nav.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_separator_multicolor.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_separator_multicolor_fw.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_color_blocks_img.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_color_blocks_slider.less" rel="stylesheet" type="text/less"/>
</xpath>
</template>
<template id="website.demo_page_demo_2" page="True">
<t t-call="theme_bewise.demo2_layout">
<div id="wrap" class="oe_structure oe_empty">
<section class="s_separator_multicolor_fw">
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<hr/>
</div>
</div>
</div>
</section>
<section class="s_big_image_parallax parallax bg-img-06 o_visible o_visible_bottom o_visible_middle o_visible_top " data-scroll-background-offset="0" data-scroll-background-ratio="0.3" style="background-attachment: scroll; background-position: 0px 0px; width: 100%;">
<div class="container">
<div class="row">
<div class="s_big_image_parallax_content mb0 mt128 col-md-4 col-md-offset-4">
<img class="img-responsive center-block" src="/theme_bewise/static/src/img/content/content_img_02.png" style="-webkit-animation-play-state: paused; -webkit-transition: none; transition: none"/>
</div>
<div class="col-md-12 mt32 s_big_image_parallax_content"/>
<div class="col-md-12 mt32 s_big_image_parallax_content"/>
<div class="col-md-12 text-center mb64">
<h3>
<font class="bg-gamma"> A Funny Theme For Odoo CMS </font>
</h3>
</div>
</div>
</div>
</section>
<section class="s_mini_nav_bar">
<div class="container">
<div class="row s_mini_nav_bar_nav mini_nav_scroll">
<div class="s_mini_nav_bar_item col-md-1">
<a class="btn btn-default btn-xl" href="#section1" type="button">Section 1</a>
</div>
<div class="col-md-1 s_mini_nav_bar_item">
<a class="btn btn-primary btn-xl" href="#section2" type="button">Section 2</a>
</div>
<div class="col-md-1 s_mini_nav_bar_item">
<a class="btn btn-success btn-xl" href="#section3" type="button">Section 3</a>
</div>
<div class="col-md-1 s_mini_nav_bar_item">
<a class="btn btn-info btn-xl" href="#section4" type="button">Section 4</a>
</div>
<div class="col-md-1 s_mini_nav_bar_item">
<a class="btn btn-warning btn-xl" href="#section5" type="button">Section 5</a>
</div>
</div>
</div>
</section>
<section class="s_color_blocks_img mb0 o_scroll_nav">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mb32">
<h2 id="section1">Organize Your Content &amp; Play with Building Blocks</h2>
<h3 class="text-muted ">Be Wise* is fun</h3>
</div>
<div class="col-md-4 s_color_blocks_img_block">
<div class="s_color_blocks_img_title bg-delta">
<h5 class="text-muted text-center">Full Colors</h5>
<h4 class="text-center mb32">Play with the blocks</h4>
<img class="img-responsive center-block" src="/web/image/theme_common.image_content_10"/>
</div>
</div>
<div class="col-md-4 s_color_blocks_img_block">
<div class="s_color_blocks_img_title bg-beta">
<h5 class="text-muted text-center">Full Options</h5>
<h4 class="text-center mb32">Customize everything</h4>
<img class="img-responsive center-block" src="/web/image/theme_common.image_content_11"/>
</div>
</div>
<div class="col-md-4 s_color_blocks_img_block">
<div class="s_color_blocks_img_title bg-gamma">
<h5 class="text-muted text-center">Easy-to-Use</h5>
<h4 class="text-center mb32">Make it your own</h4>
<img class="img-responsive center-block" src="/web/image/theme_common.image_content_13"/>
</div>
</div>
</div>
</div>
</section>
<section class="s_separator_nav">
<div class="container">
<div class="row s_separator_nav_nav mini_nav_scroll">
<div class="s_separator_nav_item col-md-2 pull-right">
<a class="btn btn-success btn-xl pull-right" href="#wrap" type="button">Top</a>
</div>
</div>
</div>
</section>
<div class="s_color_blocks_slider carousel slide bg-gamma mt48 o_scroll_nav" data-interval="10000" id="myCarousel0">
<ol class="carousel-indicators"><li class="active" data-slide-to="0" data-target="#myCarousel0"/><li data-slide-to="1" data-target="#myCarousel0"/></ol>
<div class="carousel-inner" id="section2">
<div class="item active">
<div class="container-fluid">
<div class="row content">
<div class="col-md-8 s_color_blocks_slider_img text-center">
<img class="img-responsive center-block" src="/theme_bewise/static/src/img/backgrounds/bg_img_07.jpg" style="-webkit-animation-play-state: paused; -webkit-transition: none; transition: none"/>
</div>
<div class="col-md-4 s_color_blocks_slider_content text-center">
<span class="center-block fa fa-heart-o fa-5x"/>
<h2 class="text-center">Loving Theme</h2>
<h3 class="text-center text-muted mb16">Sweet*</h3>
<p class="text-justify mb32">You can set your own combinations from 4 layout modes, 4 color schemes, 4 background patterns and 8 combined fonts.<br/></p>
<a class="btn btn-warning " href="#"><i class="fa fa-cog"/> More Details </a>
</div>
</div>
</div>
</div>
<div class="item">
<div class="container-fluid">
<div class="row content">
<div class="col-md-8 s_color_blocks_slider_img text-center">
<img class="img-responsive center-block" src="/theme_bewise/static/src/img/backgrounds/bg_img_02.jpg"/>
</div>
<div class="col-md-4 s_color_blocks_slider_content text-center">
<span class="center-block fa fa-star-o fa-5x" style="-webkit-animation-play-state: paused; -webkit-transition: none; transition: none"/>
<h2 class="text-center">Sweet Design</h2>
<h3 class="text-center text-muted mb16">Soft*</h3>
<p class="text-justify mb32">Be Wise* is a beautifully designed theme for children websites. Crafted with the finest pixel quality and best coding practices inspired by Bootstrap.<br/></p>
<a class="btn btn-warning " href="#"><i class="fa fa-cog"/> More Details </a>
</div>
</div>
</div>
</div>
</div>
<div class="carousel-control left" data-slide="prev" data-target="#myCarousel0" href="#myCarousel0" style="width: 10%">
<i class="fa fa-chevron-left"/>
</div>
<div class="carousel-control right" data-slide="next" data-target="#myCarousel0" href="#myCarousel0" style="width: 10%">
<i class="fa fa-chevron-right"/>
</div>
</div>
<section class="s_separator_nav">
<div class="container">
<div class="row s_separator_nav_nav mini_nav_scroll">
<div class="s_separator_nav_item col-md-2 pull-right" style="text-align: right;">
<a class="btn btn-primary " href="#wrap" type="button">Top</a>
</div>
</div>
</div>
</section>
<section class="s_testimonial_slider carousel slide mt0 o_scroll_nav" data-interval="6000" data-ride="carousel" id="myCarousel1">
<ol class="carousel-indicators"><li class="active" data-slide-to="0" data-target="#myCarousel1"/><li data-slide-to="1" data-target="#myCarousel1"/><li data-slide-to="2" data-target="#myCarousel1"/></ol>
<div class="carousel-inner">
<div class="item active">
<div class="container">
<div class="row content text-center mt64 mb64">
<h3 id="section3"><i class="fa fa-quote-left"/> Let your visitors know what your customers said about you. <i class="fa fa-quote-right"/></h3>
<p class="lead">Name, Function / Company Inc.</p>
<div class="col-md-2 col-md-offset-5">
<img class="img-responsive center-block" src="/web/image/theme_common.image_content_08"/>
</div>
</div>
</div>
</div>
<div class="item">
<div class="container">
<div class="row content text-center mt64 mb64">
<h3><i class="fa fa-quote-left"/> Be Wise* for Kids  <i class="fa fa-quote-right"/></h3>
<p class="lead">Name, Function / Company Inc.</p>
<div class="col-md-2 col-md-offset-5">
<img class="img-responsive center-block" src="/web/image/theme_common.image_content_08"/>
</div>
</div>
</div>
</div>
<div class="item">
<div class="container">
<div class="row content text-center mt64 mb64">
<h3><i class="fa fa-quote-left"/> Let your visitors know what they said about you. <i class="fa fa-quote-right"/></h3>
<p class="lead">Name, Function / Company Inc.</p>
<div class="col-md-2 col-md-offset-5">
<img class="img-responsive center-block" src="/web/image/theme_common.image_content_08"/>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="s_separator_multicolor mt16">
<div class="container">
<div class="row">
<div class="col-md-12">
<hr/>
</div>
</div>
</div>
</section>
<section class="s_text mt0 mb0">
<div class="container">
<div class="row">
<div class="col-md-5 mb48 mt64">
<p class="text-justify">
<span style="line-height: 23.3999996185303px; text-align: justify;">Creating pages is easier with the help of Odoo CMS building blocks. Dive into the flexibility of Be Wise* Theme to make your web creation experience smoother.</span>
</p>
<section class="s_separator_color">
<div class="container">
<div class="row">
<div class="col-md-12">
<hr/>
</div>
</div>
</div>
</section>
</div>
<div class="col-md-5 col-md-offset-2 mb92 mt64">
<p class="text-justify">
<span style="line-height: 23.3999996185303px; text-align: justify;">Be Wise* has been coded sensibly and smartly so that its layout can be changed from boxed to full width and vice-versa without affecting the design quality.</span>
</p>
<section class="s_separator_color">
<div class="container">
<div class="row">
<div class="col-md-12">
<hr/>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</section>
<section id="section4" class="s_color_blocks_4 o_scroll_nav">
<div class="container-fluid">
<div class="row">
<div class="col-md-3 s_color_blocks_4_block text-center bg-alpha">
<h4><span class="fa fa-check-circle fa-lg"/> 4 Color Schemes</h4>
<p>Soft &amp; Sweet</p>
</div>
<div class="col-md-3 s_color_blocks_4_block text-center bg-beta">
<h4><span class="fa fa-check-circle fa-lg"/> 4 Font Combinations</h4>
<p>Focus on Content</p>
</div>
<div class="col-md-3 s_color_blocks_4_block text-center bg-gamma">
<h4><span class="fa fa-check-circle fa-lg"/> Wide/Boxed Layout</h4>
<p>Change Layout, Hide Menu</p>
</div>
<div class="col-md-3 s_color_blocks_4_block text-center bg-delta">
<h4><span class="fa fa-check-circle fa-lg"/> 4 Backgrounds</h4>
<p>Soft Patterns</p>
</div>
</div>
</div>
</section>
<section class="s_big_image_parallax parallax bg-img-03" data-scroll-background-offset="0" data-scroll-background-ratio="0.3" style="background-attachment: scroll; background-position: 0px 0px;">
<div class="container">
<div class="row">
<div class="col-md-12 mt32 s_big_image_parallax_content mb0">
<img class="img-responsive center-block" src="/web/image/theme_common.image_content_03"/>
</div>
<div class="col-md-12 text-center mt16">
<h3>
<font class="bg-orange-dark">
<font class="bg-gamma">
<font class="text-white"> A Funny Theme For Odoo CMS </font>
</font>
</font>
</h3>
</div>
</div>
</div>
</section>
<section class="s_separator_nav">
<div class="container">
<div class="row s_separator_nav_nav mini_nav_scroll">
<div class="s_separator_nav_item col-md-2 pull-right" style="text-align: right;">
<a class="btn btn-warning " href="#wrap" type="button">Top</a>
</div>
</div>
</div>
</section>
<section class="parallax s_parallax bg-img-10" data-scroll-background-offset="0" data-scroll-background-ratio="0.3" style="background-attachment: scroll; background-position: 0px 0px;">
<div>
<div class="oe_structure"/>
</div>
</section>
<section class="s_separator_nav">
<div class="container">
<div class="row s_separator_nav_nav mini_nav_scroll">
<div class="s_separator_nav_item col-md-2 pull-right">
<a class="btn btn-success btn-xl pull-right" href="#wrap" type="button">Top</a>
</div>
</div>
</div>
</section>
<section class="s_pricing o_scroll_nav">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mt32 mb32">
<h2 id="section6">Lot of Features</h2>
<h3 class="text-muted">Be Wise* is a multi-purpose theme</h3>
</div>
</div>
</div>
<section>
<div class="container pricing-list">
<div class="row">
<div class="col-md-3 mb32">
<div class="s_pricing_box">
<div class="s_pricing_header bg-beta text-center">
<h2>$15/mo</h2>
<h3>Tiny</h3>
</div>
<div class="s_pricing_features">
<p>
<strong/>
</p>
<p><strong>Unlimited</strong> Email Addresses</p>
<p><strong>50GB</strong> Disk Space</p>
<a class="btn btn-success btn-lg mt32 mb32" type="button">More Features</a>
</div>
<div class="s_pricing_footer bg-beta"/>
</div>
</div>
<div class="col-md-3 mb32">
<div class="s_pricing_box">
<div class="s_pricing_header bg-gamma text-center">
<h2>$29/mo</h2>
<h3>Small</h3>
</div>
<div class="s_pricing_features">
<p>
<strong/>
</p>
<p><strong>Unlimited</strong> Email Addresses</p>
<p><strong>80GB</strong> Disk Space</p>
<a class="btn btn-success btn-lg mt32 mb32" type="button">More Features</a>
</div>
<div class="s_pricing_footer bg-gamma"/>
</div>
</div>
<div class="col-md-3 mb32">
<div class="s_pricing_box">
<div class="s_pricing_header bg-delta text-center">
<h2>$69/mo</h2>
<h3>Medium</h3>
</div>
<div class="s_pricing_features">
<p>
<strong/>
</p>
<p><strong>Unlimited </strong> Email Addresses</p>
<p><strong>120GB</strong> Disk Space</p>
<a class="btn btn-success btn-lg mt32 mb32" type="button">More Features</a>
</div>
<div class="s_pricing_footer bg-delta"/>
</div>
</div>
<div class="col-md-3 mb32">
<div class="s_pricing_box">
<div class="s_pricing_header bg-epsilon text-center">
<h2>$99/mo</h2>
<h3>Pro</h3>
</div>
<div class="s_pricing_features">
<p>
<strong/>
</p>
<p><strong>Unlimited</strong> Email Addresses</p>
<p><strong>120GB</strong> Disk Space</p>
<a class="btn btn-success btn-lg mt32 mb32" type="button">More Features</a>
</div>
<div class="s_pricing_footer bg-epsilon"/>
</div>
</div>
</div>
</div>
</section>
</section>
<section class="s_separator_nav">
<div class="container">
<div class="row s_separator_nav_nav mini_nav_scroll">
<div class="s_separator_nav_item col-md-2 pull-right" style="text-align: right;">
<a class="btn btn-primary " href="#wrap" type="button">Top</a>
</div>
</div>
</div>
</section>
</div>
</t>
</template>
<record id="demo_page_demo_2_menu" model="website.menu">
<field name="name">Demo 2</field>
<field name="url">/page/demo_page_demo_2</field>
<field name="parent_id" ref="website.main_menu"/>
<field name="sequence" type="int">20</field>
</record>
</data>
</openerp>
+601
View File
@@ -0,0 +1,601 @@
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data>
<template id="demo3_layout" inherit_id="website.layout" primary="True">
<xpath expr="//head/t[@t-call-assets='web.assets_frontend'][@t-js='false']" position="attributes">
<attribute name="t-call-assets">theme_bewise.demo3_assets_frontend</attribute>
</xpath>
<xpath expr="//head/t[@t-call-assets='web.assets_frontend'][@t-css='false']" position="attributes">
<attribute name="t-call-assets">theme_bewise.demo3_assets_frontend</attribute>
</xpath>
</template>
<template id="demo3_assets_frontend" inherit_id="website.assets_frontend" primary="True">
<xpath expr="." position="inside">
<link href="/theme_bewise/static/src/less/colors.less" rel="stylesheet" type="text/less"/>
<link href="/theme_bewise/static/src/less/theme.less" rel="stylesheet" type="text/less"/>
<link href="/theme_bewise/static/src/less/customize_modal.less" rel="stylesheet" type="text/less"/>
<link href="/theme_bewise/static/src/less/padding.less" rel="stylesheet" type="text/less"/>
<!-- PRESET bgvar-1, colorvar-1, fontvar-1 -->
<link href="/theme_bewise/static/src/less/options/layout_wide.less" rel="stylesheet" type="text/less"/>
<link href="/theme_bewise/static/src/less/options/layout_show_menu.less" rel="stylesheet" type="text/less"/>
<link href="/theme_bewise/static/src/less/options/color_preset_4.less" rel="stylesheet" type="text/less"/>
<link href="/theme_bewise/static/src/less/options/bg_preset_4.less" rel="stylesheet" type="text/less"/>
<link href="/theme_bewise/static/src/less/options/font_preset_4.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_discount.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_event_list.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_profile.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_icon_box.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_icon_box_circle.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_icon_box_square.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_pricing.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_process_steps_2.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_timeline.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_lead_bar.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_logo_bar.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_color_blocks_2.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_color_blocks_4.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_big_image.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_big_image_parallax.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_team_profiles.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_slide_banner.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_separator_shade.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_separator_color.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_text_highlight.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_testimonial_slider.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_big_icon_circle.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_big_icon_square.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_mini_nav_bar.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_separator_nav.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_separator_multicolor.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_separator_multicolor_fw.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_color_blocks_img.less" rel="stylesheet" type="text/less"/>
<link href="/theme_common/static/src/less/s_color_blocks_slider.less" rel="stylesheet" type="text/less"/>
</xpath>
</template>
<template id="website.demo_page_demo_3" page="True">
<t t-call="theme_bewise.demo3_layout">
<div id="wrap" class="oe_structure oe_empty">
<section class="s_separator_multicolor_fw">
<div class="container-fluid">
<div class="row">
<div class="col-md-12">
<hr/>
</div>
</div>
</div>
</section>
<section class="parallax s_parallax bg-img-12" data-scroll-background-offset="0" data-scroll-background-ratio="0.3" style="background-attachment: scroll; background-position: 0px 0px; width: 100%;">
<div>
<div class="oe_structure"/>
</div>
</section>
<section class="s_mini_nav_bar">
<div class="container">
<div class="row s_mini_nav_bar_nav mini_nav_scroll">
<div class="s_mini_nav_bar_item col-md-1">
<a class="btn btn-default btn-xl" href="#section1" type="button">Section 1</a>
</div>
<div class="col-md-1 s_mini_nav_bar_item">
<a class="btn btn-primary btn-xl" href="#section2" type="button">Section 2</a>
</div>
<div class="col-md-1 s_mini_nav_bar_item">
<a class="btn btn-success btn-xl" href="#section3" type="button">Section 3</a>
</div>
<div class="col-md-1 s_mini_nav_bar_item">
<a class="btn btn-info btn-xl" href="#section4" type="button">Section 4</a>
</div>
<div class="col-md-1 s_mini_nav_bar_item">
<a class="btn btn-warning btn-xl" href="#section5" type="button">Section 5</a>
</div>
<div class="col-md-1 s_mini_nav_bar_item">
<a class="btn btn-danger btn-xl" href="#section6" type="button">Section 6</a>
</div>
</div>
</div>
</section>
<section class="s_profile o_scroll_nav o_scroll_nav">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mb32">
<h2 id="section1">A Mutli-purpose Themes with Full Features</h2>
<h3 class="text-muted">Let Be Wise* do the job!</h3>
</div>
<div class="col-md-6 well s_profile_box mb0">
<div class="row mb32">
<div class="col-md-8">
<h2>John Doe</h2>
<p><strong>FUNCTION: </strong> Web Designer / UI.</p>
<p><strong>COMPANY: </strong> Odoo</p>
<p>
<strong>Skills: </strong>
<span class="tags">html5, css3, jquery, bootstrap3</span>
</p>
</div>
<div class="col-md-4">
<img alt="" class="img-circle img-responsive center-block" src="/web/image/theme_common.image_content_14"/>
</div>
</div>
<div class="row s_profile_box_divider text-center">
<div class="col-md-4 s_profile_box_emphasis mt8 mb8">
<h2>
<strong> 20,7K </strong>
</h2>
<p>
<small>Followers</small>
</p>
</div>
<div class="col-md-4 s_profile_box_emphasis mt8 mb8">
<h2>
<strong>245</strong>
</h2>
<p>
<small>Projects</small>
</p>
</div>
<div class="col-md-4 s_profile_box_emphasis mt8 mb8">
<h2>
<strong>143</strong>
</h2>
<p>
<small>Clients</small>
</p>
</div>
</div>
<div class="row s_profile_box_divider text-center mb24">
<div class="col-md-4 mt48">
<a class="btn btn-lg btn-success btn-block" href="#" type="button"><i class="fa fa-facebook-square"/> Facebook </a>
</div>
<div class="col-md-4 mt48">
<a class="btn btn-lg btn-info btn-block" href="#" type="button"><i class="fa fa-linkedin-square"/> Linkedin </a>
</div>
<div class="col-md-4 mt48">
<a class="btn btn-lg btn-primary btn-block" href="#" type="button"><i class="fa fa-git-square"/> GitHub </a>
</div>
</div>
</div>
<div class="col-md-5 col-md-offset-1 well mb0">
<h2>About Me</h2>
<p class="text-justify mt16 mb32"><strong>Write something about you.</strong>This is a good way to briefly tell your visitors who you are and what you do. Link Clean Flat Profile to your social networks and use the customizable progress bars to show your skills.</p>
<p>Project 01</p>
<div class="progress">
<div aria-valuemax="100" aria-valuemin="0" aria-valuenow="60" class="progress-bar progress-bar-success progress-bar-striped" role="progressbar" style="width: 80%">
<span>80% Html5/CSS3</span>
</div>
</div>
<p>Project 02</p>
<div class="progress">
<div aria-valuemax="100" aria-valuemin="0" aria-valuenow="75" class="progress-bar progress-bar-info progress-bar-striped active" role="progressbar" style="width: 85%">
<span>85% Bootstrap</span>
</div>
</div>
<p>Project 03</p>
<div class="progress">
<div aria-valuemax="100" aria-valuemin="0" aria-valuenow="99" class="progress-bar progress-bar-warning" role="progressbar" style="width: 99%">
<span>99% COMPLETE</span>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="s_separator_nav">
<div class="container">
<div class="row s_separator_nav_nav mini_nav_scroll">
<div class="s_separator_nav_item col-md-2 pull-right">
<a class="btn btn-success btn-xl pull-right" href="#wrap" type="button">Top</a>
</div>
</div>
</div>
</section>
<div class="s_color_blocks_slider carousel slide bg-gamma mt0 o_scroll_nav" data-interval="10000" id="myCarousel0">
<ol class="carousel-indicators"><li class="active" data-slide-to="0" data-target="#myCarousel0"/><li data-slide-to="1" data-target="#myCarousel0"/></ol>
<div class="carousel-inner" id="section2">
<div class="item active">
<div class="container-fluid">
<div class="row content">
<div class="col-md-8 s_color_blocks_slider_img text-center">
<img class="img-responsive center-block" src="/theme_bewise/static/src/img/backgrounds/bg_img_04.jpg" style="-webkit-animation-play-state: paused; -webkit-transition: none; transition: none"/>
</div>
<div class="col-md-4 s_color_blocks_slider_content text-center">
<span class="center-block fa fa-heart-o fa-5x"/>
<h2 class="text-center">Loving Theme</h2>
<h3 class="text-center text-muted mb16">Sweet*</h3>
<p class="text-justify mb32">You can set your own combinations from 4 layout modes, 4 color schemes, 4 background patterns and 8 combined fonts.<br/>
</p>
<a class="btn btn-warning " href="#"><i class="fa fa-cog"/> More Details </a>
</div>
</div>
</div>
</div>
<div class="item">
<div class="container-fluid">
<div class="row content">
<div class="col-md-8 s_color_blocks_slider_img text-center">
<img class="img-responsive center-block" src="/theme_bewise/static/src/img/backgrounds/bg_img_03.jpg"/>
</div>
<div class="col-md-4 s_color_blocks_slider_content text-center">
<span class="center-block fa fa-star-o fa-5x" style="-webkit-animation-play-state: paused; -webkit-transition: none; transition: none"/>
<h2 class="text-center">Sweet Design</h2>
<h3 class="text-center text-muted mb16">Soft*</h3>
<p class="text-justify mb32">Be Wise* is a beautifully designed theme for children websites. Crafted with the finest pixel quality and best coding practices inspired by Bootstrap.<br/></p>
<a class="btn btn-warning " href="#"><i class="fa fa-cog"/> More Details </a>
</div>
</div>
</div>
</div>
</div>
<div class="carousel-control left" data-slide="prev" data-target="#myCarousel0" href="#myCarousel0" style="width: 10%">
<i class="fa fa-chevron-left"/>
</div>
<div class="carousel-control right" data-slide="next" data-target="#myCarousel0" href="#myCarousel0" style="width: 10%">
<i class="fa fa-chevron-right"/>
</div>
</div>
<section class="s_separator_nav">
<div class="container">
<div class="row s_separator_nav_nav mini_nav_scroll">
<div class="s_separator_nav_item col-md-2 pull-right">
<a class="btn btn-success btn-xl pull-right" href="#wrap" type="button">Top</a>
</div>
</div>
</div>
</section>
<section class="s_event_list o_scroll_nav">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mt32 mb32">
<h2 id="section3">Schedule, Organize &amp; Share</h2>
<h3 class="text-muted">A theme that fits your need</h3>
</div>
</div>
<div class="row">
<div class="col-md-12">
<p class="text-center">With Theme Clean you get a list of your events with date, time, description, etc. Select the simple or image mode and edit your content.<br/>
You can link your events to your favorite social network.</p>
</div>
<div class="col-md-6 mt32 mb32">
<div class="s_event_list_item">
<time class="bg-epsilon" datetime="2014-07-20">
<span class="s_event_list_day">18</span>
<span class="s_event_list_month">Jul</span>
<span class="s_event_list_year">2014</span>
<span class="s_event_list_time">ALL DAY</span>
</time>
<img class="img-responsive" src="/web/image/theme_common.image_content_09"/>
<div class="s_event_list_info">
<h4 class="s_event_list_title">Your Event Name</h4>
<p class="s_event_list_desc">Write a description of your event here.</p>
<ul>
<li><a href="#"><span class="fa fa-globe"/> Link</a></li>
<li><a href="#"><span class="fa fa-info-circle"/> Info</a></li>
</ul>
</div>
<div class="s_event_list_social">
<ul>
<li class="s_event_list_facebook"><a href="#"><span class="fa fa-facebook"/></a></li>
<li class="s_event_list_twitter"><a href="#"><span class="fa fa-twitter"/></a></li>
<li class="s_event_list_google_plus"><a href="#"><span class="fa fa-google-plus"/></a></li>
</ul>
</div>
</div>
</div>
<div class="col-md-6 mt32 mb32">
<div class="s_event_list_item">
<time class="bg-gamma" datetime="2014-07-20">
<span class="s_event_list_day">21</span>
<span class="s_event_list_month">Jul</span>
<span class="s_event_list_year">2014</span>
<span class="s_event_list_time">ALL DAY</span>
</time>
<div class="s_event_list_icon">
<i class="fa fa-calendar fa-5x"/>
</div>
<div class="s_event_list_info">
<h4 class="s_event_list_title">Your Event Name</h4>
<p class="s_event_list_desc">Write a description of your event here.</p>
<ul>
<li><a href="#"><span class="fa fa-globe"/> Link</a></li>
<li><a href="#"><span class="fa fa-info-circle"/> Info</a></li>
</ul>
</div>
<div class="s_event_list_social">
<ul>
<li class="s_event_list_facebook"><a href="#"><span class="fa fa-facebook"/></a></li>
<li class="s_event_list_twitter"><a href="#"><span class="fa fa-twitter"/></a></li>
<li class="s_event_list_google_plus"><a href="#"><span class="fa fa-google-plus"/></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="s_separator_multicolor mt16">
<div class="container">
<div class="row">
<div class="col-md-12">
<hr/>
</div>
</div>
</div>
</section>
<section class="s_separator_nav">
<div class="container">
<div class="row s_separator_nav_nav mini_nav_scroll">
<div class="s_separator_nav_item col-md-2 pull-right">
<a class="btn btn-success btn-xl pull-right" href="#wrap" type="button">Top</a>
</div>
</div>
</div>
</section>
<section class="s_color_blocks_4 mt128 o_scroll_nav" id="section4">
<div class="container-fluid">
<div class="row">
<div class="col-md-3 s_color_blocks_4_block text-center bg-beta">
<h4><span class="fa fa-check-circle fa-lg"/> 4 Font Combinations</h4>
<p>Focus on Content</p>
</div>
<div class="col-md-3 s_color_blocks_4_block text-center bg-gamma">
<h4><span class="fa fa-check-circle fa-lg"/> Wide/Boxed Layout</h4>
<p>Change Layout, Hide Menu</p>
</div>
<div class="s_color_blocks_4_block text-center col-md-6 bg-epsilon">
<h4><span class="fa fa-check-circle fa-lg"/> 4 Backgrounds</h4>
<p>Soft Patterns</p>
</div>
</div>
</div>
</section>
<section class="s_title_small mt48">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h2>Design is Fun</h2>
<h3 class="text-muted ">Be Wise* is easy, fast &amp; flexible</h3>
</div>
</div>
</div>
</section>
<section class="s_text mt0 mb0 ">
<div class="container">
<div class="row">
<div class="col-md-5 mt64 mb0">
<p class="text-justify">
<span style="line-height: 23.3999996185303px; text-align: justify;">Creating pages is easier with the help of Odoo CMS building blocks. Dive into the flexibility of Be Wise* Theme to make your web creation experience smoother.</span>
</p>
<section class="s_separator_color">
<div class="container">
<div class="row">
<div class="col-md-12">
<hr/>
</div>
</div>
</div>
</section>
</div>
<div class="col-md-5 col-md-offset-2 mt64 mb0">
<p class="text-justify">
<span style="line-height: 23.3999996185303px; text-align: justify;">Be Wise* has been coded sensibly and smartly so that its layout can be changed from boxed to full width and vice-versa without affecting the design quality.</span>
</p>
<section class="s_separator_color">
<div class="container">
<div class="row">
<div class="col-md-12">
<hr/>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</section>
<section class="s_separator_nav">
<div class="container">
<div class="row s_separator_nav_nav mini_nav_scroll">
<div class="s_separator_nav_item col-md-2 pull-right">
<a class="btn btn-success btn-xl pull-right" href="#wrap" type="button">Top</a>
</div>
</div>
</div>
</section>
<section class="s_big_image_parallax parallax mt128 bg-img-08" data-scroll-background-offset="0" data-scroll-background-ratio="0.3" style="background-attachment: scroll; background-position: 0px 0px;">
<div class="container">
<div class="row">
<div class="s_big_image_parallax_content mb0 col-md-12 mt32">
<img class="img-responsive center-block" src="/theme_bewise/static/src/img/content/content_logo.png"/>
</div>
<div class="col-md-12 text-center mt16 mb48">
<h3>
<font class="bg-orange-dark">
<font class="bg-gamma">
<font class="text-white"> A Funny Theme For Odoo CMS </font>
</font>
</font>
</h3>
</div>
</div>
</div>
</section>
<section class="s_separator_nav">
<div class="container">
<div class="row s_separator_nav_nav mini_nav_scroll">
<div class="s_separator_nav_item col-md-2 pull-right" style="text-align: right;">
<a class="btn btn-warning " href="#wrap" type="button">Top</a>
</div>
</div>
</div>
</section>
<section class="s_timeline o_scroll_nav">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mb64">
<h2 id="section5">Catch More Visitores with Be Wise*</h2>
<h3 class="text-muted">The sweetest way to tell Your Story</h3>
</div>
<div class="mb92 col-md-12">
<ul class="s_timeline_ul">
<li>
<div class="s_timeline_badge">
<span tabindex="-1">
<i class="fa fa-asterisk" data-widget="icons"/>
</span>
</div>
<div class="s_timeline_panel">
<div class="s_timeline_panel_content">
<div class="s_timeline_heading">
<h4 class="s_timeline_date pull-right">2015</h4>
<h4 class="s_timeline_title">A News</h4>
<h3 class="s_timeline_company">Something happened</h3>
<h5 class="s_timeline_info">Description of the tasks</h5>
</div>
<div class="s_timeline_body">
<p>Use Theme Be Wise* Timeline as a part of your resume or to show your visitors what you've done in the past. You can edit, duplicate or switch the timeline panels to fit your needs.</p>
</div>
</div>
</div>
<div class="s_timeline_panel">
<div class="s_timeline_panel_content">
<div class="s_timeline_heading">
<h4 class="s_timeline_date pull-right">2015</h4>
<h4 class="s_timeline_title">A Story</h4>
<h3 class="s_timeline_company">Say it to the world!</h3>
<h5 class="s_timeline_info">Description of the tasks</h5>
</div>
<div class="s_timeline_body">
<p>A timeline is a graphical representation of a period of time,<br/>
on which important events are marked. Show us <span style="color: rgb(102, 102, 102); line-height: 23.3999996185303px; background-color: rgb(247, 247, 247);">what you've done in the past</span></p>
</div>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</section>
<section class="parallax s_parallax bg-img-12" data-scroll-background-offset="0" data-scroll-background-ratio="0.3" style="background-attachment: scroll; background-position: 0px 0px;">
<div>
<div class="oe_structure"/>
</div>
</section>
<section class="s_separator_nav">
<div class="container">
<div class="row s_separator_nav_nav mini_nav_scroll">
<div class="s_separator_nav_item col-md-2 pull-right">
<a class="btn btn-success btn-xl pull-right" href="#wrap" type="button">Top</a>
</div>
</div>
</div>
</section>
<section class="s_pricing o_scroll_nav">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mt32 mb32">
<h2 id="section6">Lot of Features</h2>
<h3 class="text-muted">Be Wise* is a multi-purpose theme</h3>
</div>
</div>
</div>
<section>
<div class="container pricing-list">
<div class="row">
<div class="col-md-3 mb32">
<div class="s_pricing_box">
<div class="s_pricing_header bg-beta text-center">
<h2>$15/mo</h2>
<h3>Tiny</h3>
</div>
<div class="s_pricing_features">
<p>
<strong/>
</p>
<p><strong>Unlimited</strong> Email Addresses</p>
<p><strong>50GB</strong> Disk Space</p>
<a class="btn btn-success btn-lg mt32 mb32" type="button">More Features</a>
</div>
<div class="s_pricing_footer bg-beta"/>
</div>
</div>
<div class="col-md-3 mb32">
<div class="s_pricing_box">
<div class="s_pricing_header bg-gamma text-center">
<h2>$29/mo</h2>
<h3>Small</h3>
</div>
<div class="s_pricing_features">
<p>
<strong/>
</p>
<p><strong>Unlimited</strong> Email Addresses</p>
<p><strong>80GB</strong> Disk Space</p>
<a class="btn btn-success btn-lg mt32 mb32" type="button">More Features</a>
</div>
<div class="s_pricing_footer bg-gamma"/>
</div>
</div>
<div class="col-md-3 mb32">
<div class="s_pricing_box">
<div class="s_pricing_header bg-delta text-center">
<h2>$69/mo</h2>
<h3>Medium</h3>
</div>
<div class="s_pricing_features">
<p>
<strong/>
</p>
<p><strong>Unlimited </strong> Email Addresses</p>
<p><strong>120GB</strong> Disk Space</p>
<a class="btn btn-success btn-lg mt32 mb32" type="button">More Features</a>
</div>
<div class="s_pricing_footer bg-delta"/>
</div>
</div>
<div class="col-md-3 mb32">
<div class="s_pricing_box">
<div class="s_pricing_header bg-epsilon text-center">
<h2>$99/mo</h2>
<h3>Pro</h3>
</div>
<div class="s_pricing_features">
<p>
<strong/>
</p>
<p><strong>Unlimited</strong> Email Addresses</p>
<p><strong>120GB</strong> Disk Space</p>
<a class="btn btn-success btn-lg mt32 mb32" type="button">More Features</a>
</div>
<div class="s_pricing_footer bg-epsilon"/>
</div>
</div>
</div>
</div>
</section>
</section>
<section class="s_separator_nav">
<div class="container">
<div class="row s_separator_nav_nav mini_nav_scroll">
<div class="s_separator_nav_item col-md-2 pull-right" style="text-align: right;">
<a class="btn btn-primary " href="#wrap" type="button">Top</a>
</div>
</div>
</div>
</section>
</div>
</t>
</template>
<record id="demo_page_demo_3_menu" model="website.menu">
<field name="name">Demo 3</field>
<field name="url">/page/demo_page_demo_3</field>
<field name="parent_id" ref="website.main_menu"/>
<field name="sequence" type="int">20</field>
</record>
</data>
</openerp>
Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

+235
View File
@@ -0,0 +1,235 @@
<section class="container">
<h2 class="text-muted">Html5 Responsive Bootstrap Theme for Odoo CMS</h2>
<hr>
<p class="lead">Be Wise is a professional responsive HTML5 theme, built using Bootstrap3,
the most popular front-end framework for developing responsive, mobile
first projects on the web. Just drag &amp; drop the new building blocks
you need to easily build your layout. All layouts are made of sections,
that you can easily combine to fit your specific project.</p>
<img src="bewise_description_2.jpg" class="img-responsive center-block"/>
<hr>
<h2 class="text-muted">Be Wise Customization Tool</h2>
<p>Theme Be Wise comes with customization tools.&nbsp;You can easily change
the background, the colors and the font combination of your website or
you a preset.</p>
<div class="row">
<div class="col-md-4">
<img src="customtool.jpg" class="img-responsive center-block"/>
</div>
<div class="col-md-8">
<h3>Theme Be Wise comes with a lot of options</h3>
<ul>
<li>WIDE OR BOXED LAYOUT</li>
<li>4 COLOR SCHEMES</li>
<li>4 PATTERNS</li>
<li>4 FONT COMBINATIONS</li>
<li>+ ANIMATIONS PRESETS</li>
<li>+ ONE-PAGE LAYOUT</li>
</ul>
<p>All the background, color and font combinations were made to work together.&nbsp;
You&nbsp;can not go wrong with the settings.</p>
<h3>Minimalistic Flat Design</h3>
<p>Be Wise was made with easy customization and branding in mind. Based on
simple, modern and typographical elements, it allows you to easily customize
your website.</p>
</div>
</div>
<h2 class="text-muted">Be Wise Building Blocks</h2>
<p class="mb32">You get a new complete range of building blocks.</p>
<div class="row">
<div class="col-md-3">
<h4 class="text-muted">STRUCTURE BLOCKS</h4>
<ul class="mb16">
<li>Title</li>
<li>Text</li>
<li>Color Block Img</li>
<li>Color Block x2</li>
<li>Color Block x4</li>
<li>Image Text</li>
<li>Text Image</li>
<li>1 Column</li>
<li>2 Columns</li>
<li>3 Columns</li>
</ul>
</div>
<div class="col-md-3">
<h4 class="text-muted mb16">CONTENT BLOCKS</h4>
<ul class="mb16">
<li>Text Highlight</li>
<li>Separator Color</li>
<li>Separator Shade</li>
<li>Big Icon Circle</li>
<li>Big Icon Square</li>
<li>Icon Box</li>
<li>Icon Box</li>
<li>Icon Box Circle</li>
<li>Icon Box Square</li>
</ul>
</div>
<div class="col-md-3">
<h4 class="text-muted">FEATURES BLOCKS</h4>
<ul class="mb16">
<li>Lead Bar</li>
<li>Logos Bar</li>
<li>Team Profiles</li>
<li>Timeline</li>
<li>Timeline Compact</li>
<li>Event List</li>
<li>Discount</li>
<li>Pricing</li>
<li>Process Step</li>
</ul>
</div>
<div class="col-md-3">
<h4 class="text-muted">EFFECTS BLOCKS</h4>
<ul class="mb16">
<li>Big Image</li>
<li>Big Image Parallax</li>
<li>Slide Banner</li>
<li>Testimonial Slider</li>
<li>Testimonial Slider</li>
<li>Mini Nav Bar</li>
<li>Separator Nav</li>
<li>Color Blocks Slider</li>
</ul>
</div>
</div>
<hr>
<div class="row">
<div class="col-md-4">
<img src="bewise_1.jpg" class="img-responsive center-block"/>
</div>
<div class="col-md-4">
<img src="bewise_2.jpg" class="img-responsive center-block"/>
</div>
<div class="col-md-4">
<img src="bewise_3.jpg" class="img-responsive center-block"/>
</div>
</div>
<p>Some fonts might not work with extended charsets.</p>
<p>The images in the theme are copyrighted and can't be used outside of the odoo.com domain.</p>
<hr>
<h1 class="text-center">CONTRIBUTORS LIST</h1>
<br/>
<p class="strong text-center">This theme was created with the help of our user community.</p>
<h3 class="text-center">Thanks to our backers the Indiegogo campaign was a success!</h3>
<p class="text-center"><a>https://www.indiegogo.com/projects/bootstrap-themes-for-odoo-cms/</a></p>
<br/>
<h1 class="text-center"><u>Main Sponsor</u></h1>
<br/>
<div class="row">
<div class="col-md-2">
<a href="http://www.aselcis.com/" target="blank">
<img src="contributors/aselcis.jpg" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://www.bas-solutions.nl/" target="blank">
<img src="contributors/bas-solutions.png" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://www.bloopark.de/" target="blank">
<img src="contributors/bloopark.png" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://www.brouwland.com" target="blank">
<img src="contributors/brouwland.jpg" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://www.catsanddogs.com/" target="blank">
<img src="contributors/catsdogs.png" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="https://www.hucke-media.de/" target="blank">
<img src="contributors/huckemedia.png" class="img-responsive center-block"/>
</a>
</div>
</div>
<div class="row">
<div class="col-md-2">
<a href="http://www.datadialog.net/" target="blank">
<img src="contributors/dialognet.png" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://www.dynapps.be/" target="blank">
<img src="contributors/dynapps.jpg" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://opusvl.com/" target="blank">
<img src="contributors/opusvl.png" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://oxenworkwear.com/" target="blank">
<img src="contributors/oxen.jpg" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://www.simplit.co/" target="blank">
<img src="contributors/simplitco.jpg" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://www.sodexis.com/" target="blank">
<img src="contributors/sodexis.jpg" class="img-responsive center-block"/>
</a>
</div>
</div>
<div class="row" style="margin-bottom:30px;">
<div class="col-md-2 col-md-offset-3">
<a href="https://www.techreceptives.com" target="blank">
<img src="contributors/tech-receptives.png" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="http://www.applicatour.com/" target="blank">
<img src="contributors/applicatour.jpg" class="img-responsive center-block"/>
</a>
</div>
<div class="col-md-2">
<a href="https://vauxoo.com" target="blank">
<img src="contributors/vauxoo.png" class="img-responsive center-block"/>
</a>
</div>
</div>
<p>
Ross Whiting, Oxenworkwear - Hans Balis - Stephan Keller, Sodexis, Inc. - Michael Hucke, Hucke Media GmbH & Co. KG - Joachim Grubelnik, DaDi EDV GmbH datadialog.net - DynApps - Cats&Dogs bvba - Bloopark systems GmbH & Co. KG - Parthiv Patel, Tech Receptives Solutions Pvt. Ltd. - Stuart Mackintosh, OpusVL - Erwin van der Ploeg, BAS Solutions - ali Zuaby, simplit co - Aselcis Consulting - Nhomar Hernandez, Vauxoo
</p>
<h1 class="text-center"><u>Sponsor</u></h1>
<br/>
<p>
Robert Baumgartner, datenpol gmbh - openBIG - Russell Phillippe, Protogenos Ltd - Julien Allo, Julius - EasyPME - Jonathan Wilson, WillowIT Pty Ltd - Xavier Mallein, MAallein - Pedro M. Baeza, Serv. Tecnol. Avanzados - Daniel Dico, OERP Canada - Jantz Business Group b.v. - LogicaSoft Consulting - Eric Caudal, Elico Corp - Ermin Trevisan, Twanda - Jean-François Mattler, OpenFid SAS - Alex Ferrer, Lannex IT Solutions - Tony Gu, Shine IT Co. Ltd. 先安科技 - TaPo-IT OG - Jos De Graeve, Apertoso - Nicolas Rigo, eezee-it - Luis Miguel Varón E, Colorisa S.A - OpenBias - Stanislas Drouin Applicatour
</p>
<h1 class="text-center"><u>Power Designer</u></h1>
<br/>
<p>
Rohit Thakral - François Dhommeaux, Ubic Informatique - Judson Alves, Market Home Delivery - Eric Flaux, ABF Osiell - Gilles Dupont - Arnis Putniņš - Johnson Martt, GetOpenERP (Part of OpenStow Technologies) - Gianluca Milano - Daniel Stolovich, ATEL S.A. - Equitania Software GmbH - Senthilnathan G - Houssine Bakkali - Arend Trip - Kevin Woolf, Baba Kevin's American Barbecue Co., Ltd. - toodoo sàrl - Zoltan Gabor 'Apersis' - Tom De Decker, WEB2GO LTD - Nicolás Cavalier Montenegro, STOREGUD CORPORATION SAC - Keirse Jerome - REAL Solutions S.A. - Davide Corio - Brice Muangkhot - Melvin Miguel Martinez, Mendoza Hernandez - Auditores - Chua Wen Ching - Tran Minh Tri working, ungdungtinhoc.com - Badisheng Morena - Sogexis - Josh Wardini - The Tee Shirt Bakery - Bruce Letterle, Red Lab Media - Benoit Vankoningsloo - Francisco Manuel Garcia Claramonte. - Paulina Mikolajczak-Blasco - Collectiv - Tony Fernando - Herbert Riener, rigaConcepts - Kalmen Chia, E-Global SCM Solution Sdn Bhd - Rob North, Pair A Dice Games - David E. Vargas, CloudShop - François Le Gal - Calin Chete (24h Solutions) - Maria Gabriela Fong, MAGA Systems & Consulting - Pascal Behr, Cytosurge AG - Marc Antwertinger - Opencloud Unipessoal, Lda - Ruchir Shukla, BizzAppDev - Michael Hucke, Hucke Media GmbH & Co. KG - Mathias Neef, copadoMEDIA UG - Pablo Arias - Same Motion - livingprocess.de - Habib Ayob - Igor Jovanovic - Liangming Wang, Weixuan Inc. - Jason Au Yeung, Binary System Limited - Fredrik Arvas, Arvas International AB - Martin Temmink, Zigaret - Mathieu Vanneste, Flockdesign - Filip Fruru, Instant Media - Marianne Wilmsmeier, Fabrik Fünf GmbH - Vertex Group Enterprises - Bingen Eguzkitza - Herczeg Péter, InnOpen Group Kft - Giles Hohnen - Luis Felipe Miléo, KMEE - Maria Gabriela Fong, MAGA Systems & Consulting - Aaron Magon, Web Industries - Andrew Trueman, B.M. Trueman & Partners - Sven Petersen, Conexus - Nous Cambas - Oliver Yuan, OpenStone - Henri Ibowili, A-YANT.COM - Nicolas JEUDY - Helmut Drewes - Maik Steinfeld, Streward - Hans Henrik Gabelgaard - AJ Rosman - Eduard - Patrick Darribet, SUDOKEYS - Camptocamp - Cyril Morisse - Alejandro Santana - Eva Pinter, YBO - Mathias Neef, copadoMEDIA UG - Jean-Christophe Perrot, LOGICASOFT - Zarshed Ali, HiTechnologia - Stefan Reisich - Maxime Chambreuil, Savoir-faire Linux - Mario Gielissen, Openworx - Nicholas Burdic, Aptoworks LLC - Olivier Lenoir
</p>
</section>
Binary file not shown.

After

Width:  |  Height:  |  Size: 269 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 274 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 207 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 299 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 199 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 312 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 226 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 258 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 198 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 218 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 292 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 230 KiB

+146
View File
@@ -0,0 +1,146 @@
/* Colors */
@color-clouds: #d3dce3;
@color-silver: #b5c0c9;
@color-concrete: #9ea5ab;
@color-stone: #778089;
@color-concrete-dark: #566b7f;
@color-asphalt: #324465;
@color-midnight: #28354d;
@color-blue-light: #B3DCF0;
@color-turquoise-light: #B9EAE8;
@color-green-light: #C4E6B5;
@color-yellow-light: #FEF994;
@color-orange-light: #febf00;
@color-red-light: #F2BFC5;
@color-pink-light: #FDC6DD;
@color-purple-light: #c1badb;
@color-brown-light: lighten(@color-brown, 20%);
@color-blue: #45AADA;
@color-turquoise: #11b6a8;
@color-green: #87bd70;
@color-yellow: #FDF002;
@color-orange: #fda301;
@color-red: #fe5e6d;
@color-pink: #f74b94;
@color-purple: #8578b9;
@color-brown: #7b5844;
@color-blue-dark: #2b6990;
@color-turquoise-dark: #1b7f7e;
@color-green-dark: #5CD30E;
@color-yellow-dark: #dbb132;
@color-orange-dark: #FB9804;
@color-red-dark: #ce2b3a;
@color-pink-dark: #ea3884;
@color-purple-dark: #5a4f8b;
@color-brown-dark: #604434;
@color-wind: #f7f7f7;
@color-clay: #dfddda;
@color-sand: #cbc8bc;
@color-beach: #f3bf91;
@color-forest: #254c3a;
@color-twilight: #38334f;
@color-burgundy: #923838;
@color-marine: #202733;
/* GRAYS --------------------------------------------------------- */
@gray-ultra-darker: lighten(#000, 10%);
@gray-ultra-dark: lighten(#000, 15%);
@gray-darker: lighten(#000, 20%);
@gray-dark: lighten(#000, 40%);
@gray: lighten(#000, 55%);
@gray-light: lighten(#000, 70%);
@gray-lighter: lighten(#000, 80%);
/* Backgrounds Colors ------------------------------------------------*/
@bg-blue: background(@color-blue);
@bg-turquoise: background(@color-turquoise);
@bg-green: background(@color-green);
@bg-yellow: background(@color-yellow);
@bg-orange: background(@color-orange);
@bg-red: background(@color-red);
@bg-pink: background(@color-pink);
@bg-purple: background(@color-purple);
@bg-brown: background(@color-brown);
@bg-blue-dark: background(@color-blue-dark);
@bg-turquoise-dark: background(@color-turquoise-dark);
@bg-green-dark: background(@color-green-dark);
@bg-yellow-dark: background(@color-yellow-dark);
@bg-orange-dark: background(@color-orange-dark);
@bg-red-dark: background(@color-red-dark);
@bg-pink-dark: background(@color-pink-dark);
@bg-purple-dark: background(@color-purple-dark);
@bg-brown-dark: background(@color-brown-dark);
@bg-blue-light: background(@color-blue-light);
@bg-turquoise-light: background(@color-turquoise-light);
@bg-green-light: background(@color-green-light);
@bg-yellow-light: background(@color-yellow-light);
@bg-orange-light: background(@color-orange-light);
@bg-red-light: background(@color-red-light);
@bg-pink-light: background(@color-pink-light);
@bg-purple-light: background(@color-purple-light);
@bg-brown-light: background(@color-brown-light);
@bg-clouds: background(@color-clouds);
@bg-silver: background(@color-silver);
@bg-concrete: background(@color-concrete);
@bg-stone: background(@color-stone);
@bg-asphalt: background(@color-asphalt);
@bg-midnight: background(@color-midnight);
@bg-marine: background(@color-marine);
@bg-wind: background(@color-wind);
@bg-sand: background(@color-sand);
@bg-beach: background(@color-beach);
@bg-forest: background(@color-forest);
@bg-twilight: background(@color-twilight);
@bg-burgundy: background(@color-burgundy);
.text-blue { color: @color-blue;}
.text-turquoise { color: @color-turquoise;}
.text-green { color: @color-green;}
.text-yellow { color: @color-yellow;}
.text-orange { color: @color-orange;}
.text-red { color: @color-red;}
.text-pink { color: @color-pink;}
.text-purple { color: @color-purple;}
.text-brown { color: @color-brown;}
.text-blue-dark { color: @color-blue-dark;}
.text-turquoise-dark { color: @color-turquoise-dark;}
.text-green-dark { color: @color-green-dark;}
.text-yellow-dark { color: @color-yellow-dark;}
.text-orange-dark { color: @color-orange-dark;}
.text-red-dark { color: @color-red-dark;}
.text-pink-dark { color: @color-pink-dark;}
.text-purple-dark { color: @color-purple-dark;}
.text-brown-dark { color: @color-brown-dark;}
.text-blue-light { color: @color-blue-light;}
.text-turquoise-light { color: @color-turquoise-light;}
.text-green-light { color: @color-green-light;}
.text-yellow-light { color: @color-yellow-light;}
.text-orange-light { color: @color-orange-light;}
.text-red-light { color: @color-red-light;}
.text-pink-light { color: @color-pink-light;}
.text-purple-light { color: @color-purple-light;}
.text-brown-light { color: @color-brown-light;}
.text-white { color: white;}
.text-clouds { color: @color-clouds;}
.text-silver { color: @color-silver;}
.text-concrete { color: @color-concrete;}
.text-stone { color: @color-stone;}
.text-asphalt { color: @color-asphalt;}
.text-midnight { color: @color-midnight;}
.text-black { color: black;}
@@ -0,0 +1,285 @@
/* Theme Selector */
#boxed-collapse {
position: relative
}
div.panel-heading.clean-panel-heading {
border: none;
background-color: #3d4546;
}
div.panel-heading.clean-panel-heading h4 {
font-family: 'Lato-Regular';
color: white;
font-size: 16px;
font-weight: normal;
text-transform: uppercase;
}
.panel-group .panel-heading+.panel-collapse>.panel-body {
border-top: none;
}
div.panel.panel-default.clean-panel {
border: none;
background-color: #3d4546;
}
div.panel-body.clean-panel-body{
background-color: #3d4546;
border: none;
}
#boxed-collapse .modal-h5 {
font-size: 14px;
color: white;
padding: 4px 0 4px 4px;
background-color: lighten(@color-silver, 5%);
text-align: left;
}
#theme_customize_modal .modal-title {
color: @gray;
font-size: 22px;
font-family: 'Lato-Regular';
font-weight: normal;
text-transform: capitalize;
letter-spacing: normal;
}
#theme_customize_modal .modal-body tr {
background: none;
border: none;
}
#theme_customize_modal .modal-body td {
padding: 0;
background: none;
border: none;
}
#theme_customize_modal .modal-body table {
padding: 0;
background: none;
border: none;
margin-bottom: 8px;
}
#theme_customize_modal .modal-body table tbody tr td label.checked {
background-color: @color-clouds;
border: 1px solid @color-silver;
margin: 0 auto;
line-height: 0.9;
}
#theme_customize_modal .modal-body table tbody tr td label img {
width: 50px;
height: 30px;
margin: 6px;
}
#theme_customize_modal .modal-body table tbody tr td label .clean-layout-combi-img {
width: 80px;
height: 30px;
margin: 6px;
}
#theme_customize_modal .modal-body table tbody tr td label .clean-bg-layout-combi-img {
width: 50px;
height: 30px;
margin: 6px;
}
#theme_customize_modal .modal-body table tbody tr td label img.clean-color-combi-img {
width: 50px;
height: 30px;
margin: 6px;
}
#theme_customize_modal .modal-body table tbody tr td label img.clean-preset-combi-img {
width: 50px;
height: 30px;
margin: 9px;
}
.clean-fonts-combi {
line-height: 1.2;
}
td .clean-fonts-combi {
padding: 0;
margin-left: 4px;
}
.clean-fonts-combi:hover {
background: none;
text-decoration: underline;
}
.clean-layout-combi {
padding: 5px;
margin: 0 auto;
width: 180px;
}
.clean-preset-combi {
padding: 5px;
margin: 0 auto;
}
.clean-bg-layout-combi {
width: 62px;
margin: 0 auto;
}
.clean-color-combi {
width: 62px;
margin: 0 auto;
}
.modal-h5, .modal-h6 {
color: @gray;
font-family: 'Lato-Regular';
font-weight: normal;
text-transform: uppercase;
letter-spacing: normal;
}
.modal-h5 {
font-size: 14px;
color: white;
padding: 4px 0 4px 4px;
background-color: @color-silver;
}
.modal-h6 {
font-size: 12px;
}
#theme_customize_modal .modal-content {
background-color: #3d4546;
font-family: "Lato-Regular" !important;
letter-spacing: normal;
font-weight: normal;
}
#theme_customize_modal .modal-body {
font-family: "Lato-Regular" !important;
letter-spacing: normal;
font-weight: normal;
position: relative;
padding: 0 8px;
padding-bottom: 30px;
background-color: #3d4546;
color: white;
}
#theme_customize_modal h5 {
font-family: "Lato-Regular" !important;
letter-spacing: normal;
font-size: 16px;
font-weight: normal;
padding-top: 20px;
padding-bottom: 5px;
border-top: 1px solid #555;
text-transform: uppercase;
text-align: center;
background-color: #3d4546;
color: #aaa;
}
#theme_customize_modal h6 {
font-family: "Lato-Regular" !important;
letter-spacing: normal;
font-weight: normal;
color: #fff;
}
#theme_customize_modal .modal-title {
font-family: "Lato-Regular" !important;
letter-spacing: normal;
font-weight: normal;
margin-top: 10px;
text-transform: uppercase;
text-align: center;
background-color: #3d4546;
}
#theme_customize_modal .modal-header {
font-family: "Lato-Regular" !important;
letter-spacing: normal;
font-weight: normal;
background-color: #3d4546;
border-bottom: none;
}
#theme_customize_modal .modal-header .close {
float: right;
font-size: 24px;
font-weight: 700;
line-height: 1;
color: #fff;
text-shadow: 0 1px 0 #000;
}
.clean-color-combi, .clean-bg-layout-combi, .clean-pattern-combi {
width: auto;
margin: 0 auto;
}
#theme_customize_modal .modal-body .clean-img-combi.checked .clean-color-combi-img {
box-shadow: none;
border: 1px solid #ccc;
}
#theme_customize_modal .modal-body .clean-color-combi.checked .clean-color-layout-combi {
box-shadow: none;
border: 1px solid #ccc;
}
#theme_customize_modal .modal-body .clean-bg-layout-combi.checked .clean-bg-layout-combi-img {
box-shadow: none;
border: 1px solid #ccc;
}
#theme_customize_modal .modal-body .clean-bg-layout-combi.checked .clean-preset-combi-img {
box-shadow: none;
border: 1px solid #ccc;
}
.clean-layout-combi {
padding: 5px;
margin: 0 auto;
width: 150px;
}
.clean-fonts-combi {
line-height: 1.5;
width: 180px;
}
#theme_customize_modal .modal-body table tbody tr td label.checked {
background: #586263;
border: none;
margin: 0 auto;
line-height: 1.5;
}
#theme_customize_modal label {
font-weight: normal;
}
#theme_customize_modal label.clean-fonts-combi {
font-weight: normal;
letter-spacing: normal;
text-align: left;
margin-left: 24px;
}
#theme_customize_modal label.clean-fonts-combi.checked {
text-align: left;
letter-spacing: normal;
padding-left: 15px;
}
@@ -0,0 +1,46 @@
body {
background-image:
linear-gradient(
fade(white, 0%) 40%,
fade(@color-alpha, 20%)),
@bg-pattern-01;
background-repeat: repeat;
background-attachment: fixed;
}
footer {
color: @gray;
.container {
.row {
.pull-left {
color: @color-alpha;
}
.fa {
color: @color-epsilon;
}
}
}
.container.mt16.mb8 {
background: none !important;
color: @color-alpha;
}
.pull-left {
color: @color-alpha;
}
}
footer ul li a {
color: @color-alpha;
}
footer ul li a:hover {
color: white;
text-decoration: none;
}
footer h4 {
color: @color-alpha;
a, small {
color: @color-alpha;
}
}

Some files were not shown because too many files have changed in this diff Show More