By mattyohe on
I'm curious if anyone who has done theme developement would know if I would be able to make a theme that looks similar to the way apple.com works. Main adverts on the front, then with content on the backend.
Any help would be great, thanks.
Comments
You can make it look however you like
You can make it look however you like, the drupal theme system is very powerful and many radical visual changes can be created without changing the core code.
I'd recommend getting a working installation and installing many themes to get acquainted with the theme system.
Smarty templates are supported with http://drupal.org/project/smarty
</obligitory_plug_for_own_engine>
Good luck!
I understand the themeing
But I'm curious as to what it can do... The problem with when I themed mambo was that I could only have one banner module and it would be on EVERY page of my template. There are some pages I wanted to have different banners or none at all.. Mambo didn't seem to make this possible.
I'm trying to say, don't think of limits but think of possibilit
What I was trying to say is: don't think of limits but think of possibilites -- Drupal can accomplish virtually anything possible, though modifying core code is sometimes part of the solution.
The core code in Drupal, is IMO much cleaner than
Mambo's internals.
As for page-specific content, there are usally several ways to accomplish a task.
For example, the Theme variable 'is_front' is available to show conditional front-page content.
Good luck!
check out the frontpage module
With the frontpage module, you can give the frontpage a layout different from the rest of the site, so yes, it's possible with Drupal.
--
Ayman Hourieh
http://aymanh.com/