Commit 2ddd928f531ee70fdec9cc8dfa95c5ef4eafda5d
1 parent
fabd274348
Exists in
master
and in
1 other branch
image change
Showing
3 changed files
with
60 additions
and
43 deletions
Show diff stats
css/custom.css
... | ... | @@ -1167,7 +1167,7 @@ input.hidden { |
1167 | 1167 | } |
1168 | 1168 | |
1169 | 1169 | .card-text2 { |
1170 | - padding: 4%; | |
1170 | + padding: 3% 0 3% 4%;; | |
1171 | 1171 | border-top: 1px solid rgba(0, 0, 0, .05) !important; |
1172 | 1172 | } |
1173 | 1173 | .card-text2 span{ |
... | ... | @@ -1185,3 +1185,7 @@ input.hidden { |
1185 | 1185 | .card-inverse .btn { |
1186 | 1186 | border: 1px solid rgba(0, 0, 0, .05); |
1187 | 1187 | } |
1188 | + | |
1189 | +.card-text3 { | |
1190 | + border-top: 1px solid rgba(0, 0, 0, .05) !important; | |
1191 | +} | ... | ... |
pages/registration.html
... | ... | @@ -225,24 +225,52 @@ |
225 | 225 | </label> |
226 | 226 | </div> |
227 | 227 | </div> --> |
228 | - <div class="col-md-3"> | |
228 | + <div class="col-md-6 col-md-offset-3"> | |
229 | 229 | <div class="card" style="width:100%"> |
230 | 230 | <label style="cursor:pointer; padding: 0;" class="thumbnail radius-border stage-thumbnail"> |
231 | - <img class="card-img-top" src="images/main.jpg" style="width:100% "> | |
231 | + <img class="card-img-top" src="images/mainevent edition.jpg" style="width:100%;"> | |
232 | 232 | <div class="card-block"> |
233 | 233 | <div class="pull-left"> |
234 | - <h4 class="card-title">Main Invest, Chandigarh</h4> | |
235 | - <label class="card-sub-title">December, 2017</label> | |
234 | + <h4 class="card-title" style="font-size:22px;">Main Invest, Chandigarh</h4> | |
235 | + <label class="card-sub-title" style="font-size:15px;">December, 2017</label> | |
236 | 236 | </div> |
237 | 237 | <div class="pull-right"> |
238 | - <button class="btn btn-info float-right btn-sm button-aligment" style="float:right;padding:3px 9px;" ng-click="register('mainevent')">Apply</button> | |
238 | + <button class="btn btn-info float-right btn-sm button-aligment" style="float:right;padding:3px 25px;" ng-click="register('mainevent Chandigarh')">Apply</button> | |
239 | 239 | </div> |
240 | 240 | <div class="clearfix"></div> |
241 | 241 | <!-- <label class="card-sub-title"><span style="color:red"> Early bird deadline</span> : <span id="maininvest"></span>*</label> --> |
242 | 242 | </div> |
243 | 243 | <div class="card-text2"> |
244 | - <span><b>Location</b></span> | |
245 | - <div class="card-text">TBD</div> | |
244 | + <span style="font-size:15px;"><b>Location</b></span> | |
245 | + <div class="card-text" style="font-size:15px;">TBD</div> | |
246 | + </div> | |
247 | + <!-- <div class="card-text3"> | |
248 | + <p> | |
249 | + <ul style="padding: 2% 0 2% 2%;font-size: 15px;"> | |
250 | + <li>Access to 2-days conference</li> | |
251 | + <li>Pitching for funding up to Rs 1 crore</li> | |
252 | + <li>Private interaction in khopchas</li> | |
253 | + <li>Access to 30+ investors in the startup ecosystem</li> | |
254 | + </ul> | |
255 | + </p> | |
256 | + </div> --> | |
257 | + <div class="col-md-12 row card-text3" style="margin-left: 0;"> | |
258 | + <div class="col-md-6"> | |
259 | + <p> | |
260 | + <ul style="padding: 2% 0 2% 0;font-size: 15px;"> | |
261 | + <li>Access to 2-days conference</li> | |
262 | + <li>Pitching for funding up to Rs 1 crore</li> | |
263 | + </ul> | |
264 | + </p> | |
265 | + </div> | |
266 | + <div class="col-md-6"> | |
267 | + <p> | |
268 | + <ul style="padding: 2% 0 2% 0;font-size: 15px;"> | |
269 | + <li>Private interaction in khopchas</li> | |
270 | + <li>Access to 30+ investors in the startup ecosystem</li> | |
271 | + </ul> | |
272 | + </p> | |
273 | + </div> | |
246 | 274 | </div> |
247 | 275 | </label> |
248 | 276 | </div> |
... | ... | @@ -257,17 +285,15 @@ |
257 | 285 | <div class="navbar-collapse"> |
258 | 286 | <form name="applicantForm" id="signupForm"> |
259 | 287 | <div class="col-xs-12 col-md-10 col-md-offset-1"> |
260 | - <div class="hideform" ng-if="eventType"> | |
288 | + <!-- <div class="hideform" ng-if="eventType"> | |
261 | 289 | <p> |
262 | 290 | <ul style="padding-left: 2%;font-size: 15px;"><li>Access to 2-days conference</li> |
263 | 291 | <li>Pitching for funding up to Rs 1 crore</li> |
264 | 292 | <li>Private interaction in khopchas</li> |
265 | - <li>Access to 30+ investors</li> | |
266 | - <li>Free lunch for the participants</li> | |
267 | - <li>Network with the biggest names in startup ecosystem</li></ul> | |
293 | + <li>Access to 30+ investors in the startup ecosystem</li></ul> | |
268 | 294 | </p> |
269 | - </div> | |
270 | - <div class="hideform" ng-if="mainType"> | |
295 | + </div> --> | |
296 | + <!-- <div class="hideform" ng-if="mainType"> --> | |
271 | 297 | <p class="select-stage" style="font-size:16px;"><b>Please select one stage.</b></p> |
272 | 298 | <div class="stage-shadow"> |
273 | 299 | <div class="stages card-align"> |
... | ... | @@ -347,14 +373,14 @@ |
347 | 373 | </div> |
348 | 374 | <div class="clearfix"></div> |
349 | 375 | </div> |
350 | - </div> | |
376 | + <!-- </div> --> | |
351 | 377 | <div class="hidden-sm hidden-md hidden-lg"> |
352 | - <div class="cards-content" ng-if="data.stage == 'Idea'"> | |
378 | + <div class="cards-content" ng-if="data.stage == 'Pitch your Idea'"> | |
353 | 379 | <p> |
354 | 380 | ⚬ <span style="font-weight:bold">One idea will get a chance to pitch and 10lac guaranteed funding* T&C</span><br> |
355 | 381 | </p> |
356 | 382 | </div> |
357 | - <div class="cards-content" ng-if="data.stage == 'Product'"> | |
383 | + <div class="cards-content" ng-if="data.stage == 'Pitch your Startup'"> | |
358 | 384 | <p> |
359 | 385 | ⚬ <span style="font-weight:bold">The top startup will get Rs 1crore prize in form of funding* T&C</span><br> |
360 | 386 | </p> | ... | ... |
script.js
... | ... | @@ -329,15 +329,15 @@ |
329 | 329 | $scope.data.citymeetup = ''; |
330 | 330 | $scope.register = function(value){ |
331 | 331 | $scope.data.citymeetup = value; |
332 | - if (value == 'mainevent') { | |
333 | - $scope.eventType = true; | |
334 | - $scope.mainType = false; | |
335 | - $scope.data.stage = null; | |
336 | - } | |
337 | - else{ | |
338 | - $scope.eventType = false; | |
339 | - $scope.mainType = true; | |
340 | - } | |
332 | + // if (value == 'mainevent') { | |
333 | + // $scope.eventType = true; | |
334 | + // $scope.mainType = false; | |
335 | + // $scope.data.stage = null; | |
336 | + // } | |
337 | + // else{ | |
338 | + // $scope.eventType = false; | |
339 | + // $scope.mainType = true; | |
340 | + // } | |
341 | 341 | $('.hiddenForm').slideDown(); |
342 | 342 | $('html, body').animate({ |
343 | 343 | scrollTop: $('.hiddenForm').offset().top |
... | ... | @@ -496,34 +496,21 @@ |
496 | 496 | data.applicantId = result.data.id; |
497 | 497 | //$scope.userId = result.data.id; |
498 | 498 | |
499 | - if($scope.data.citymeetup == "pune"){ | |
499 | + if($scope.data.citymeetup == "mainevent Chandigarh"){ | |
500 | 500 | if ($scope.data.stage == "Pitch your Idea") { |
501 | 501 | console.log("$scope.data", $scope.data) |
502 | - $scope.ticketAmnt = 700; | |
502 | + $scope.ticketAmnt = 1000; | |
503 | 503 | } |
504 | 504 | |
505 | 505 | if ($scope.data.stage == "Pitch your Startup") { |
506 | - $scope.ticketAmnt = 1400; | |
506 | + $scope.ticketAmnt = 1500; | |
507 | 507 | } |
508 | 508 | |
509 | 509 | // if ($scope.data.stage == "Growth") { |
510 | 510 | // $scope.ticketAmnt = 1400; |
511 | 511 | // } |
512 | 512 | } |
513 | - else if($scope.data.citymeetup == "mainevent"){ | |
514 | - // if ($scope.data.stage == '') { | |
515 | - console.log("$scope.data", $scope.data) | |
516 | - $scope.ticketAmnt = 2000; | |
517 | - // } | |
518 | - | |
519 | - // if ($scope.data.stage == "Product") { | |
520 | - // $scope.ticketAmnt = 1500; | |
521 | - // } | |
522 | - | |
523 | - // if ($scope.data.stage == "Growth") { | |
524 | - // $scope.ticketAmnt = 1500; | |
525 | - // } | |
526 | - } | |
513 | + | |
527 | 514 | else{ |
528 | 515 | if ($scope.data.stage == "Pitch your Idea") { |
529 | 516 | console.log("$scope.data", $scope.data) | ... | ... |