Hi to all.. i wanna make a page to be displayed on my home page/ login page which contains a image.. pls help me out.. Using panels will help? guide me through! thanks

Comments

ravis’s picture

Make a block -> add the image code in that block -> place the block where you want.

Now go to configuration page of that block -> Show block on specific pages -> check "Show on only the listed pages" -> add the pages in the box on which you want the image to appear.

Free Drupal Themes || www.TechHunt.org

I work at Drupar.com

nahids29’s picture

Hey thanks man... hope it works out cool..

nahids29’s picture

What do u mean by that image code ? i have fck editor installed and there when i click on insert image it shows image url? whats that i am running drupal on xampp! on my local system.. how do i load that image there?

ravis’s picture

You can add image with this code:

<img src="c:\images\pic.jpg">

Free Drupal Themes || www.TechHunt.org

I work at Drupar.com

nahids29’s picture

that show block is not active... i mean it has some code but i cant edit it

ravis’s picture

try with a new block.

Free Drupal Themes || www.TechHunt.org

I work at Drupar.com

alan d.’s picture

If you are using a standard front page, (e.g. assumes that you have not assigned a "standard" page to front), you can create a page with the image. You should see the page's teaser on the front page when you set the publishing options to "Promoted to front page".

Using the manual teaser break, <!--break-->, you can control where the teaser break occurs.


Alan Davison
www.caignwebs.com.au

Alan Davison