Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design The CSS Tricks search rocks – how do I replicate it?

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #149582
    e11even
    Participant

    Could someone supply me with a step by step way of replicating the search field top right of this page?

    #149596
    Paulie_D
    Member

    It’s Google Custom Search.

    https://www.google.com/cse/

    #149597
    e11even
    Participant

    Sorry, I should’ve clarified – I’d like to replicate the design of this search field with CSS. I love the simplicity and expanding search field. My web developer will implement the actual search functionality.

    #149599
    Paulie_D
    Member

    It’s covered in one of the Lodge videos on the CCS-Tricks redesign.

    Other than that, just use the Developer tools inspect the element and see what CSS is being applied.

    #150070
    npav
    Participant

    Without opening dev mode, it seems like some hover and onClick css animations with jQuery.

    Not really hard to do, but I would deff look at the tutorial Paulie_D mentioned.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Design’ is closed to new topics and replies.