Exemple #1
0
"  /></div>
            </div>
        <?php 
}
?>
        <nav class="da-arrows">
            <span class="da-arrows-prev"></span>
            <span class="da-arrows-next"></span>
        </nav>
    </div>
    <div class="row-container bg_skins">
        <div class="container">
            <div class="row">
                <div class="span12 row_txt text-center">
                    <?php 
echo cms_block("home_page_block_1");
?>
                </div>
            </div>
        </div>
        <!--end container-->
    </div>
    <!--end container bg-->
    <div class="containerbg bg_color">
        <div class="container">
            <div class="row">
                <div class="span4">
                    <div class="contentBlock left" >
                        <span class="hi-icon icon-cogs iconBox"></span>
                        <h3 class="titleBx">Discover</h3>
                        <p class="textBx">Discover game changing startups
<main>
<div class="set_errors">
<?php 
echo validation_errors();
if ($this->session->flashdata('flash_message')) {
    echo '<div class="alert ' . $this->session->flashdata("flash_class") . '">';
    echo '<a class="close" data-dismiss="alert">&#215;</a>';
    echo $this->session->flashdata("flash_message");
    echo '</div>';
}
?>
</div>
       <section class="help" id="container">
            <section id="help_leftbar">
            	<?php 
echo cms_block($cms_block);
?>
            	<?php 
/*?><div class="help_leftbar_inner">
      <div class="page_helptitle"><h2>We're here to help!</h2></div>
      <article id="help_article">
      	<p>Explore the help topics, and if you can't find your answer or just want to say 'hi', please <a style="color:#808080; text-decoration:none;" href="#">email us</a>.
      	<b style="font-size:14px;">We would appreciate a short feedback from you as well.</b></p>     
      </article>
      
      <article id="help_article">
          <div class="jwl_one_half"><p></p>
              <h3>What would you like help with?</h3>
              <ul>
              <li><a href="http://www.knewdog.com/help/guide/" title="Getting started">Getting started</a></li>
              <li><a href="http://www.knewdog.com/help/faq/" title="FAQ">Questions and answers (FAQ)</a></li>
        text-align: justify;
    }
    ul{
        padding-left: 3.5em;
    }
    /*    .scroll{
            height: 50%;
            overflow: auto;
        }*/
</style>
<section class="main_div">
    <div class="main_area">
        <div class="scroll">

            <?php 
echo $a = @cms_block(warning_block);
?>
        </div>
        <?php 
if ($multiple_city == 'multiple') {
    ?>
            <div style="margin-top: 2%">
                <a style=" background-color: #506fa3; border: 1px outset #ccc;color: #fff;font-size: 15px; padding: 2px;text-decoration: none;" href="<?php 
    echo base_url("multiple_city/city_multiple/" . $sub_category_id . "/" . $sub_category_name);
    ?>
">Continue</a>
            </div>
        <?php 
} else {
    ?>
            <div style="margin-top: 2%">
?>
            <?php 
echo cms_block('SIGNUP_HOW_DOES');
?>

            <section class="signupfree_container" style="float:left;">
                <?php 
/* ?><article style="margin:30px auto 17px 0px; width:100%; line-height:0; text-align:center;">
   <div style="font-size:190%; line-height:normal;" class="signupfree_blacktitle"><?php echo _clang(SIGNUP_TITLE1);?></div>
   </article>
   <article style="margin:30px auto 17px 0px; width:100%; line-height:0; text-align:center;">
   <div style="font-size:18px;" class="signupfree_blacktitle"><?php echo _clang(SIGNUP_NOW);?> <u><?php echo _clang(FOR_FREE);?> !</u></div>
   </article><?php */
?>
                <?php 
echo cms_block('SIGNUP_BOT');
?>
                <br/>
                <section class="home_right">
                    <?php 
if (!$this->session->userdata('is_logged_in')) {
    ?>
                        <article>
                            <div class="topheader">
                                <ul>
                                    <li class="signinwith"><?php 
    echo _clang(SIGN_IN_WITH_SIGNUP);
    ?>
</li>
                                    <li class="facebook"><a onClick="javascript:void window.open('<?php 
    echo $facebookurl;
    .scroll p{
        text-align: justify;
    }
    ul{
        padding-left: 3.5em;
    }
    /*    .scroll{
            height: 50%;
            overflow: auto;
        }*/
</style>
<section class="main_div">
    <div class="main_area">
        <div class="scroll">
            <?php 
echo @cms_block($warning_block);
?>
        </div>
        <?php 
if ($type == 'city') {
    ?>
            <div style="margin-top: 2%;margin-bottom: 2%">
                <a  href="<?php 
    echo base_url("heading/getAlltitle/{$id}/{$sub_category_id}");
    ?>
">I agree</a>
            </div>
            <div style = "margin-top: 2%;margin-bottom: 2%">
                <a href = "<?php 
    echo base_url("citycategory/cat/{$id}/{$name}");
    ?>
Exemple #6
0
<?
/* Make sure this require() points to config.php. */
require('./inc/config.php');

include(ROOT.'/inc/header.php');
?>

<?php 
echo cms_block($_GET['page']);
?>

<?
include(ROOT.'/inc/footer.php');
?>
">
                        <input class="emailaddress_home" name="email" type="text" placeholder="<?php 
    echo _clang(YOUR_EMAIL_ADD);
    ?>
"><br/>
                        <input class="btn btn_main" style="margin-top: 5px; font-size: 20px; padding: 10px 23px;" value="<?php 
    echo _clang(SIGN_UP_BUTTON);
    ?>
" name="Submit" type="submit" />
                    </form>
                    <p class="freeaccount quicksignup_home"><?php 
    echo _clang(FOR_A_FREE_ACCOUNT);
    ?>
</p>
                <?php 
}
?>
                <?php 
/* ?><span class="freeaccount_text">
   <?php echo _clang(AND_FROM_NOW);?>
   <br/>
   <span class="learnmore_home"><?php echo _clang(LEARN_MORE_H);?>...</span>
   </span><?php */
?>
                <?php 
echo cms_block('HOME_SIGN_UP_BOTTOM');
?>
            </div>
        </div>
    </div>
</main>