Subversion Repositories SmartDukaan

Rev

Rev 16761 | Rev 16883 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 16761 Rev 16859
Line 6... Line 6...
6
		<li class="tab_layout col-xs-<?php echo (12/(count($categories)+1));?> <?php if($id!=2):?>bg-white<?php endif;?>">
6
		<li class="tab_layout col-xs-<?php echo (12/(count($categories)+1));?> <?php if($id!=2):?>bg-white<?php endif;?>">
7
			<?php if($id!=2):?>
7
			<?php if($id!=2):?>
8
			<div class="dropdown pull-right">
8
			<div class="dropdown pull-right">
9
				<a tabindex="0" id="popovertrigger" role="button" class="btn" data-container="body" data-toggle="popover" data-placement="left" data-trigger="click" data-content="<span class='greentext'>Filter by brands</span> to see deals you want"></a>
9
				<a tabindex="0" id="popovertrigger" role="button" class="btn" data-container="body" data-toggle="popover" data-placement="left" data-trigger="click" data-content="<span class='greentext'>Filter by brands</span> to see deals you want"></a>
10
			  <button class="<?php if(isset($brandschosen) && !empty($brandschosen)):?>red-text<?php endif;?> btn btn-default dropdown-toggle" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-expanded="true">
10
			  <button class="<?php if(isset($brandschosen) && !empty($brandschosen)):?>red-text<?php endif;?> btn btn-default dropdown-toggle" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-expanded="true">
11
			  	 Filters <?php if(isset($brandschosen) && !empty($brandschosen)):?>On<?php endif;?>	  
11
			  	 <i class="glyphicon glyphicon-filter"></i> <?php if(isset($brandschosen) && !empty($brandschosen)):?>On<?php endif;?>	  
12
			  	 	<span class="caret"></span>
12
			  	 	<span class="caret"></span>
13
			  </button>
13
			  </button>
14
  			  <ul class="dropdown-menu dropdown-menu-right" role="menu" aria-labelledby="dropdownMenu1">
14
  			  <ul class="dropdown-menu dropdown-menu-right" role="menu" aria-labelledby="dropdownMenu1">
15
			  	<li role="presentation" class="dropdown-header menu-item">
15
			  	<li role="presentation" class="dropdown-header menu-item">
16
			  		FILTER
16
			  		FILTER
Line 30... Line 30...
30
			</div>
30
			</div>
31
			<?php endif;?>
31
			<?php endif;?>
32
		</li>	
32
		</li>	
33
	</ul>
33
	</ul>
34
	<div class="filters row">	
34
	<div class="filters row">	
35
		<div style="color:black;padding:0px;">	
35
		<div style="color:black;padding:0px;text-align:center;">	
36
		<?php if($id==2):?>
36
		<?php if($id==2):?>
37
			<a href = "<?php echo $base_url;?>appb"><font color="red">Earn Rs. 10,000 pm</font> <u>See how</u></a><br>
37
			<a href = "<?php echo $base_url;?>appb"><span style="color:red;font-size:1.1em">Earn upto Rs. 10,000 pm</span> <u style="font-size:1.1em">See how</u></a><br>
38
			<div class="text_arrange">Download free apps for your customer.</div>
38
			<div class="text_arrange">Download free apps for your customer.</div>
39
		<?php else:?>
39
		<?php else:?>
40
		<div class="herotext">	
40
		<div class="herotext">	
41
			Daily profitable deals for you
41
			Daily profitable deals for you
42
		</div>
42
		</div>