Posted by aahnagupta85 on November 27, 2012 at 12:25pm
Hello Guys
Is there a simple way to create a custom template as we want according to theme.Actually this time i want to create a real estate portal in drupal.I am doing real estate site just like similar to those
http://www.commonfloor.com/
http://www.zillow.com/
Somehow i just want the same feel for mine website But im struck.Tell me is there any way to do it
waiting for your reply.
thanking you in advance.
Comments
---
Create the html page with a css file, then add in php to create your page.tpl.php file. There's an entire section on here with theming guides. Here's the guide for v5 (if that is what you're using): http://drupal.org/theme-guide/5
Here's a cheat sheet to help!