Hi Every Body

I want to find the text displaying on the front page that is default page when we install drupal and displaying any content. The default content is :-
--------------------------------------------------------------------------------------------------
Welcome to your new Drupal website!

Please follow these steps to set up and start using your website:

1. Configure your website Once logged in, visit the administration section, where you can customize and configure all aspects of your website.
2. Enable additional functionality Next, visit the module list and enable features which suit your specific needs. You can find additional modules in the Drupal modules download section.
3. Customize your website design To change the "look and feel" of your website, visit the themes section. You may choose from one of the included themes or download additional themes from the Drupal themes download section.
4. Start posting content Finally, you can create content for your website. This message will disappear once you have promoted a post to the front page.

For more information, please refer to the help section, or the online Drupal handbooks. You may also post at the Drupal forum, or view the wide range of other support options available.

------------------------------------------------------------------------------------------------

I want to display here my first page content.

I can use other method that is to display a page at default position but that consists a Title of page witch i don't want what should i do. You can see this at URL http://59.144.170.217/callcentertrade/

This is urgent please tell me immediately.

One thing i want to clear that i am a 2 weak experienced persion in Drupal so please show me the right and quality path only.

You can also mail me solution at skgaur[at]sanjeeva[dot]net

thanks...

Comments

toemaz’s picture

Use the frontpage module! (or was it called 'front') Check it out.

toemaz’s picture

Use the frontpage module! (or was it called 'front') Check it out.

skgaur’s picture

I still not found the solution

8manj-dupe’s picture

Create the front page, however you want it to look, whether it be create 'content -> page' etc. Take note of the URL for this new page, then go to site settings in admin and declare this URL in the default front page. Job done, it replaces the default Drupal text you see with no need for front page module.

8manj-dupe’s picture

Create the front page, however you want it to look, whether it be create 'content -> page' etc. Take note of the URL for this new page, then go to site settings in admin and declare this URL in the default front page. Job done, it replaces the default Drupal text you see with no need for front page module.

tnutall’s picture

Is this the only way to get rid of this?
You mean that the block can not be edited or anything.
What about us people who have no idea how to create a new front page?

tnutall’s picture

LanaO’s picture

Hi,

I had a page named "Blog" as a default page. In the site configuration, I changed the default page to point to a another page called "About Us". The redirect worked fine, but know I have two highlighted tabs in the main menu, instead of just the active one, which is confusing. How can I change that? Thanks.