HomePage website templates!

Discussion in 'HTML & Website Design' started by Blasko93, Jun 8, 2013.

  1. #1
    Hi there!

    I like these website that are made for people to use them as their homepage on their browsers, like:

    www.22find.com
    www.homepage.com.tr
    (you could give some other examples too)

    So I am interested in finding website templates to use for creating such a website (because I have little knowledge of HTML or PHP), I have searched on google bit it seems that is hard to do the googleing right. Could you give me links of some website templates to use for creating websites like these above? Thank You very much! :)
     
    Blasko93, Jun 8, 2013 IP
  2. aidanriley629

    aidanriley629 Banned

    Messages:
    429
    Likes Received:
    23
    Best Answers:
    3
    Trophy Points:
    175
    #2
    Hello,

    Have you tried Wordpress? They have a lot of themes, and you can customize them or search for ones people have made in Google.
     
    aidanriley629, Jun 8, 2013 IP
  3. Blasko93

    Blasko93 Peon

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #3

    Yes I did but it seems that this is more specific kind of website template..... I am looking for more concrete answers :) no hard feelings :)
     
    Blasko93, Jun 8, 2013 IP
  4. martincheq

    martincheq Greenhorn

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #4
    Hey.

    I don't think template is the right answer for you. By looking into those two websites, I would say it would be really simple to create such a website only with HTML and CSS. For the first website, 22find, there is just Google bar implemented along with weather forecast, other than that, it's plain html with links.

    I would highly recommend you to look into w3schools, and you will be able to set up such a website really fast.

    I doubt there is a theme for such purpose. There could be some themes SIMILAR, but I think you will need alot more knowledge to modify those themes than to build you own one.
     
    martincheq, Jun 8, 2013 IP
  5. aidanriley629

    aidanriley629 Banned

    Messages:
    429
    Likes Received:
    23
    Best Answers:
    3
    Trophy Points:
    175
    #5
    Yes, he's right. Looking at the code, they created that layout using at least two main style sheets (below)
    http://www.22find.com/static/web/base/css/base.css
    http://www.22find.com/static/output/css/global.css?m=1357476436

    Judging by the code, they used some kind of automated program, because it's hardly readable and doesn't make sense in many places.
     
    aidanriley629, Jun 8, 2013 IP
  6. Blasko93

    Blasko93 Peon

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #6

    Thank you for your answers! :)

    What I have done is downloaded the whole website (save as) and I have it on my desktop, I have reedited it and now it's looks fine and is ready. When I open it from my own computer it looks fine!

    The challenge comes when I host the files, when it's up on the net it doesn't look right and it's doesn't look the same like when I open it from my computer. So how should I fix this? And how could I host it and be able to see it online look the same like when I open it from my computer?

    Thank you! :)
     
    Blasko93, Jun 20, 2013 IP