phpcoder789 Posted April 29, 2015 Share Posted April 29, 2015 Guys, I am not very old for PHP. I want to design a website having following features:- 1) Good UI. 2) Search functionality. 3) should be as light as possible to load. Any recommendations/suggestions/pointers for framework required or approach needed to start with? Quote Link to comment https://forums.phpfreaks.com/topic/295945-need-advice-on-new-website-design/ Share on other sites More sharing options...
gizmola Posted April 29, 2015 Share Posted April 29, 2015 Find some example websites that are similar to the look and feel you want to achieve. Take a look at what they are doing in terms of html, css and javascript, using via tools like firebug and "view source". Do some googling to look into the specific components they are using. Quote Link to comment https://forums.phpfreaks.com/topic/295945-need-advice-on-new-website-design/#findComment-1510314 Share on other sites More sharing options...
Zane Posted April 29, 2015 Share Posted April 29, 2015 Buy a theme from http://themeforest.net, that's the most straightforward way to start instead of creating a look from scratch. Then you can get to the nitty gritty and create your graphics and programming. Quote Link to comment https://forums.phpfreaks.com/topic/295945-need-advice-on-new-website-design/#findComment-1510316 Share on other sites More sharing options...
QuickOldCar Posted May 2, 2015 Share Posted May 2, 2015 octobercms is pretty good and based on the laravel framework Quote Link to comment https://forums.phpfreaks.com/topic/295945-need-advice-on-new-website-design/#findComment-1510584 Share on other sites More sharing options...
NetGuru87 Posted May 3, 2015 Share Posted May 3, 2015 I loooove Bootstrap. I use it on all my websites. Its easy to use and highly flexible. You can check out Billig-Bredbånd.nu, which is one of my sites that uses Bootstrap, if you want to see some of the possibilities. The great thing about Bootstrap is that it is mobile first - something that Google is preaching to everyone right now :-P Bootstrap on its own does not use PHP and is not a CMS, but I would recommend that when you have found a CMS you find a theme which is build on the basis of Bootstrap. Best Regards, Guru :-) Quote Link to comment https://forums.phpfreaks.com/topic/295945-need-advice-on-new-website-design/#findComment-1510632 Share on other sites More sharing options...
peterdekock Posted May 23, 2015 Share Posted May 23, 2015 Can you write which theme base site you want to design? Quote Link to comment https://forums.phpfreaks.com/topic/295945-need-advice-on-new-website-design/#findComment-1512503 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.