By antun-1 on
I've set up a new Drupal install, and configured a number of pages. The one very basic thing I'm stuck on now is how to customize the home page.
At the moment, the home page is a summary of all the recent pages I added to the website. I don't really want the home page to be a long blog-like page. Instead, I want to have mostly fixed content, with perhaps (later) a news module on the home page, that is dynamically driven.
How can I override Drupal's default behavior, and get control of the home page?
Thanks,
Antun
Comments
Go to Administer/Settings
Go to Administer/Settings and change the default front page (under general settings).
--Zivtech--
Perfect - thanks!
Perfect - thanks!
frontpage module -
frontpage module - http://drupal.org/project/front
Look into views as well. You can place blocks on the frontpage etc.. a lot of ways to do it!
Sticky
Set the fixed content to "Sticky at the top of lists" and "Promoted to front page."
Take a look at Nancy's Information Site for an example. The "Welcome" message is a sticky story (fixed content). The "Announcement" is the latest news story.
The Admin>>Site Configuration>>Site information should have the default front page set to
<front>and the "home" setting in the menu should be set the same or tonode.Nancy W.
now running 4 sites on Drupal so far
Drupal Cookbook (for New Drupallers)
Adding Hidden Site Design Notes
NancyDru
Home Page Help
I have created a custom view and used it as my homepage. The problem I encountered is that when I try to make a story a sticky story and promote it to the homepage, it does not appear. any ideas on how to work around this??? thanks for your help community!
Post the View
In order to comment on it, we would have to see the View that you created.
NancyDru
real men use htaccess
Sorry wrong thread... (deleted)