pyung / pyconng

Python Nigeria Conference Website
MIT License
3 stars 9 forks source link

Update website with Venue #31

Open shante665 opened 6 years ago

shante665 commented 6 years ago

Since we would be using the same venue from last year, we can reuse the exiting content. Tutorial day would hold in a different hub. Add suggested hotels on venue page

gbozee commented 6 years ago

@shante66 this is the html content for the section of the site for venue

 <div id="venue-section">
  <h1 class="section-description text-right">&lt;PyCon.Venue /&gt;</h1>
  <h3 class="section-title">THE VENUE FOR PYCON 2018?</h3>
  <div class="about-details">
    <div class="description">
      PyCon Conference will take place in Lagos Chamber of Commerce and Industry Building, Ikeja, It’s a very open and comfortable
      environment located in one of the principle areas of Lagos, Ikeja.
    </div>
    <div class="highlights">
      <a href="https://goo.gl/maps/nSUaqE2MphM2" target="_blank" class="google-btn2 btn">
<img src="/static/designs/dist/google-map.137bf608.svg" alt=""> View on Google Maps
      </a>
    </div>
  </div>

  <div class="location-images">
    <div>
<img src="/static/designs/dist/venue-1.0efc9f4f.jpg" alt="">
    </div>
    <div>
<img src="/static/designs/dist/venue-2.6096be35.jpg" alt="">
    </div>
  </div>
</div> 

I would deploy the site now so if there is anything to be added please let me know. You should be able to add it on the site by just pasting it.

shante665 commented 6 years ago

@gbozee just created the page. https://www.pycon.ng/venue/ There's still something not quite right with the borders and alignment. The photos are overlapping. The headings where we have other pages are basically not showing. The colour scheme i believe is responsible. could you help

gbozee commented 6 years ago

there is no need for a venue page. this content needs to be on the home page.

shante665 commented 6 years ago

@gbozee added this on the main page. was hoping we could hide/remove the "Interested to speak at PyCon 2018?" page, and just have the venue, hotels and sponsors information on the main page

gbozee commented 6 years ago

Sure that can be arranged

shante665 commented 6 years ago

@gbozee Venue details on homepage to include tutorial day address as follows.

"Tutorial Day will hold at Vantage Hub Ikeja. 5th Floor, Mosesola House, 103 Allen Avenue, Ikeja, Lagos"

gbozee commented 6 years ago

I have added the content