Theme Question ... Where do I edit the search page?

I would like to configure/tweak a few options on the search template ... but I have no idea where I would begin.

Initially I would like to remove the breadcrumb ...

Thanks for any help.

Mike

Hide second side bar when editing a node

Hi All,

I want to hide a side bar, when I am editing a node. How to do this?
I am using Zen, and sub themed it with my own theme, but did not change so much.
Do I need to implement a hook or something, or overrride a template?

can't login, admin password

Hello,

I can not login to my site. I was able to before. i have searched forums and tried:

using phpmyadmin to enter a new password for myself
clearing brower information "for all time"
setting my browser to utf-8 encoding.

One thing seems a little strange is that when I lock myself out I go into phpmyadmin, users table and my status is still listed as 1. Any other ideas that you have would be appreciated. I am in the beginning of site development, but don't really want to start over.

Clean URL enabled, now content doesn't show up at all

Hello everyone: I had a new Drupal setup for a resume/professional page almost ready to go, had content ready, took two days to set up a gallery, had URL aliases ready, etc. Then I decided to do the Clean URLs thing. I followed the advice seen here for htaccess changes, then put them in the subdirectory where I installed Drupal. Unfortunately, while I was able to switch to Clean URLs, I now don't see anything when those Clean URLs are clicked. In other words, nothing is there! My content does not show up!!! Nothing does!

node object in hook_theme

Hi,

I have my code here:

How not display some html code in teaser

Good day

In 6 Drupal, work this (in node.tpl)

<?php if (!$teaser): ?> some html code <?php endif; ?>

some html code not displayed in teaser

But, how do this in 7 drupal ? (theme Bartik)

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x