Problem with slider area

  • warning: include() [function.include]: Unable to access /home/drupal_in/drupal.in/themes/engines//includes.php in /home/cityseh0/public_html/drupal.in/themes/garland/page.tpl.php on line 66.
  • warning: include(/home/drupal_in/drupal.in/themes/engines//includes.php) [function.include]: failed to open stream: Success in /home/cityseh0/public_html/drupal.in/themes/garland/page.tpl.php on line 66.
  • warning: include() [function.include]: Unable to access /home/drupal_in/drupal.in/themes/engines//includes.php in /home/cityseh0/public_html/drupal.in/themes/garland/page.tpl.php on line 66.
  • warning: include(/home/drupal_in/drupal.in/themes/engines//includes.php) [function.include]: failed to open stream: Success in /home/cityseh0/public_html/drupal.in/themes/garland/page.tpl.php on line 66.
  • warning: include() [function.include]: Failed opening '/home/drupal_in/drupal.in/themes/engines//includes.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/cityseh0/public_html/drupal.in/themes/garland/page.tpl.php on line 66.
sriramjayanth's picture

Hi,
I have installed drupal and i upload a theme i.e., conch in that i want to change the slider area I want to place a Image with text in that place how can i change that area by default it was showing a black screen in that a small thumbnail drupal image is there please any one can help me

clark40's picture

hello every one

Enrich Minds rhce testking has been started with the vision to enable high quality education content accessible to every student in India at an affordable price by providing a base sas certification dumps high quality knowledge management and collaboration infrastructure.
The Collaborative Education Suite is an innovative and easy use product which rhct connects everyone in the education eco-system: Parents, Teachers, Students, Management, Administration and Industry. The suite helps students to have an easy access to scea certification knowledge sources

najeem.live's picture

Hello Sriram, You will get a

Hello Sriram,

You will get a pdf document from symphonythemes that will help you to add custom image field and the custom node type and then custom view settings to make the blank slider into live slider. It will hardly take 15 minutes to get done.

Regards,
Najeem M Illyas,
http://www.manchesterinfoservices.com

sriramjayanth's picture

Problem with image size in block

Hi,
Thanks for your reply and I need one more favor I have a created a block in that i place a image, in that i want to change the size of the block how to change that size

admin's picture

U speaking about Drupal logo ????

Hi sri,

I think u speaking about the drupal default logo.. If it is the problem then you just remove the following line in your page.tpl.php file

/*

if ($logo || $site_title) {
print ' /h1/ /a href="'. check_url($front_page) .'" title="'. $site_title .'"/';
if ($logo) {
print '/img src="'. check_url($logo) .'" alt="'. $site_title .'" id="logo" //';
}
print $site_html .'//a/ //h1/';
}
*/ (OR)

Remove the logo image from the images folder.. Instant of that image put your image in that theme.

Instant of slash use > and < symbol

If the solution is wrong then leave it.. Or your question is some other then exactly tell your problem..

sriramjayanth's picture

thanks for reply

hi,
thanks for reply