5 replies
Find out the script a website is made from/with?

I remember there is a site or two that does it but I can't remember the name of them! So annoying lol.

Anyone remember those sites name or a recommendation on how to do it?

It's mostly a curiosity about an adorable site I found that isn't wordpress

Please and thank you!
  • Profile picture of the author Steve B
    Can you reference the site so we can help you?

    Steve
    Signature

    Steve Browne, online business strategies, tips, guidance, and resources
    SteveBrowneDirect

    {{ DiscussionBoard.errors[10095857].message }}
  • Profile picture of the author sweetcrabhoney18
    OH SURE!

    It's this one : Free English Tests for ESL/EFL, TOEFL®, TOEIC®, SAT®, GRE®, GMAT®

    And there is this one : http://www.haikusociety.com/

    I think the first may be CSS but it's a lot of content so I'm not sure.

    Thank you!
    Signature

    keep moving forward

    {{ DiscussionBoard.errors[10095862].message }}
    • Profile picture of the author ksmusselman
      Right-click on the page and then View Page Source.

      From there, copy/paste the URL to their css.

      http://www.haikusociety.com/templates/css/style.css

      You can copy the page source and css into Notepad++ or Dreamweaver so you have the template and .css to edit.

      I used to do that when I was building html/css websites.

      The first site you mentioned, it doesn't look like they have their css in a separate style sheet.

      Good luck!
      Signature
      Do You Vape? Submit a Guest Post! SmokersLogicEcigs.com
      Info Blog about Ecigs & Personal Vaporizers
      {{ DiscussionBoard.errors[10096117].message }}
    • Profile picture of the author zacharybarden
      Originally Posted by sweetcrabhoney18 View Post

      OH SURE!

      It's this one : Free English Tests for ESL/EFL, TOEFL®, TOEIC®, SAT®, GRE®, GMAT®

      And there is this one : Haiku Poems by Haiku Society Members - Share Haiku Poetry

      I think the first may be CSS but it's a lot of content so I'm not sure.

      Thank you!

      First link has just a bunch of CSS/HTML, but the second link (Haiku Society) has the following scripts running in the header which you might be interested in:

      <script src="http://www.haikusociety.com/scripts/jquery/jquery.js" type="text/javascript"></script><script src="http://www.haikusociety.com/scripts/jquery/jquery-ui-1.7.2.custom.min.js" type="text/javascript"></script><script src="http://www.haikusociety.com/scripts/jquery/jquery.livequery.js" type="text/javascript"></script><script src="http://www.haikusociety.com/scripts/jquery/jquery.metadata.js" type="text/javascript"></script><script src="http://www.haikusociety.com/scripts/jquery/jquery.validate.js" type="text/javascript"></script><script src="http://www.haikusociety.com/scripts/haikusociety.js" type="text/javascript"></script>
      {{ DiscussionBoard.errors[10096180].message }}
  • Profile picture of the author sweetcrabhoney18
    Thank you both... Now I finally can search for the script and maybe similar sites too. Thank you again.
    Signature

    keep moving forward

    {{ DiscussionBoard.errors[10096307].message }}

Trending Topics