GithubHelp home page GithubHelp logo

ldanielswakman / nttd-design Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 17.94 MB

Web design & front end implementation for NTTD website

Home Page: http://nttd.com.tr/

PHP 60.48% CSS 38.02% JavaScript 1.49%

nttd-design's Introduction

Netherlands Turkey Trade Directory Design

Web design & front end implementation

Setup

The pages can be run from a PHP 5.5+ server, or via setting up a local server via applications like MAMP.

Pages

  • Home page (index.php)
  • Trade directory (trade_directory.php)
  • Content page (page.php) ...

Changelog

  • 28.04.16 - added new background images (and changed order)

  • 07.04.16 - tweaked spacing of home page blocks

  • 29.03.16 - added business opportunities blocks

  • 28.03.16 - added featured event banner to homepage, and added event page with left submenu

  • 21.03.16 – added 2x clickable SVG maps: Regional & Jurisdictional; jurisdictional map is now under address information

  • 13.03.16 – trade directory category/result list sticky boxes, sectoral info index card tweaks, added tweet/address button to Contact Us Page, Added table styling for Address page

  • 08.03.16 – changed menu top-level icons, added facebook 'Follow us' button, previewed in contact paged

  • 08.03.16 – mobile improvements nav menu, orange tulip in header compact menu, added home button to nav menu, made homepage hero font bold

nttd-design's People

Contributors

ldanielswakman avatar

Watchers

James Cloos avatar  avatar

Forkers

linecomparison

nttd-design's Issues

Pagination

Hi,

Daniel is it possible to change pagination styling from

<ul class="list-pagination clearfix">
  <li><a href="#"><i class="icon icon-arrows-left icon-15x u-floatleft"></i></a></li>
  <li><a href="#">1</a></li>
  <li class="active"><a href="#">2</a></li>
  <li><a href="#">3</a></li>
  <li><a href="#"><i class="icon icon-arrows-right icon-15x u-floatleft"></i></a></li>
</ul>

to something

<div class="pagination">
    <span class="previous_page disabled">← Previous</span> 
    <em class="current">1</em> 
    <a rel="next" href="/announcements?page=2">2</a> 
    <a class="next_page" rel="next" href="/announcements?page=2">Next →</a>
</div>

If it is please change it because i have to make huge implementation in order to customize pagination library.

News-Show Images

Hi,

news-show page will be used both for news and events, with small changes. Last time we have talked about event or news image. If you could also add that image (as Ceren gave the example of http://www.hollanduktrade.nl/actueel/evenementen/event/trends-in-advanced-mach) part above the content it would be great. There are also other images, I think they can add up to 5 images but this is not the current concern. We can think about it later but at least for one main image a new part is required and the top is a good fit I guess.

Contact Page Form

Hi,

Ceren told me that in contact page form all fields will be visible without clicking any button. Add telephone number, add job title and add company info buttons are unnecessary, just show all the fields at page reload.

Regards

Who We Are Page Sticky Box

Daniel last time Ceren told that we will have also an orange box on who we are page. Sticky box is something different, I mean while scrolling down it sticks on left top for example. So please consider this page design included the sticky box. Did you just insert the img tag there for the consulate images? Or didyou also made some stylings. I prefer to go over your github commits, not to clone every time every page to my local machine for every new change. But still i see with 30px height. Anyway i will check again the whole situation but be sure that with orange box there everything is fine!

About us > Our Services

Hi,

Daniel could you change the bullets down the page to expandable parts? Like FAQ page, istead arrows you can use + and - signs. You know it better than me, so if you could add also this part, then I will finish all the About Us pages.

Home Page Big Section Images

Daniel Hi,

With the images on home page previously I have mentioned that there are some scrollbars next to images. For the slider images I see that you have corrected those images but downside in sections the images still have scrollbars next to them. FYI.

Icons for trade directory

Letter Name Icon
[A] Agriculture, forestry and fishing icon-basic-flag2
[B] Mining and quarrying icon-basic-hammer
[C] Manufacturing icon-basic-settings
[D] Electricity, gas, steam and air conditioning supply icon-basic-bolt
[E] Water supply; sewerage; waste managment and remediation activities icon-weather-drop
[F] Construction icon-basic-pencil-ruler
[G] Wholesale and retail trade; repair of motor vehicles and motorcycles icon-ecommerce-cart-content
[H] Transporting and storage icon-arrows-switch-horizontal
[I] Accommodation and food service activities icon-basic-clubs
[J] Information and communication icon-basic-message-txt
[K] Financial and insurance activities icon-ecommerce-graph3
[L] Real estate activities icon-basic-home
[M] Professional, scientific and technical activities icon-basic-lightbulb
[N] Administrative and support service activities icon-basic-todo-txt
[O] Public administration and defence; compulsory social security icon-basic-lock
[P] Education icon-software-pen
[Q] Human health and social work activities icon-basic-heart
[R] Arts, entertainment and recreation icon-music-playlist
[S] Other services activities icon-basic-sheet
[T] Activities of households as employers; undifferentiated goods icon-basic-case
[U] Activities of extraterritorial organisations and bodies icon-basic-world

Header Issue While Scrolling Down

Hi,

I noticed that there is a blank are (probably blank margin) between the top of header and top of browser screen while scrolling down.

CMS Editor Content Style

Hi,

Daniel we are using tinymce editor in CMS side. But it acts weird sometimes, for example some html5 tags are skipped as default behaviour (like figure, article, etc).

I notice that also

AAAA

type coding also not working. I mean it skips anchor link. I thought that is is about the version of tinymce because it is really an old one. So i checked with latest version and still same issue. Another common editor is ckeditor. It solves the issue, I mean it does not skip anchor link but it replaces the tags. That is,

the result which is not the original thing.

I will google it a little bit more but could you suggest anything? Or could we change the structure of coding a little bit with same output as result.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.