Drupal is up and running but how do I ...?

Writing a word on italics on every where

In my site, when I type the word "Masters" I need it was on italic o emphasized text like Masters. It's required to rewrite this word on node titles, menu options, category names, slogan text ...

Some help... Best Regards.

Another webfrom q

Hello all Drupelers

This is what I have:
Drupal 4.7.2
CCK
Webform
forms
Event
event_views

and a few more

What i need is:

1) A webform that will create entries in the event calender
2) A webform that is included in the 'search' -(currently search ignores any webform entries)
3) Webform needs to be writable (no modify or delete, only new submissions) and results need to be read by user with certain role.

Do i use Webform? If so how do i integrate with "events" and how do i make it searchable?

inline checkboxes

      $real_field = array(
        '#type' => 'checkboxes',
        '#title' => $field->title,
        '#default_value' =>  $value, 
        '#options' => _forms_options($field->options),
        '#description' => $field->explanation,
        '#multiple' => $field->multiple,
        '#required' => $field->required,
      );

I've the above code in the forms/survey module and I'd like to display the options of this form inline.
That is, at the moment I've
[1]
[2]

How do I insert graphics into a custom menu?

I am new to Drupal, but I gotta say, so far I have really enjoyed working with it to build my site. I tried a bunch of other CMS's before Drupal, but none of them came close to the ease of use I've experienced with Drupal.

All the other problems I've encountered have been solved by previous posts, but I've been looking for a solution to this one for a while, so I hope I'm not clogging up the forum with a request that has already been handled. Anyways, here it is:

Publishing date dont show in index!

hi !

i use persian language ! (fa) utf-8 encoding !

when my default language is (fa) the publishing date of news and pages doesnt show in index page

but when default lang is en posts date show perfectly !

what is reason ?

Searching?

The searching feature of my site is not working. I find nothing whenever I try to do a search and when I go to administer > settings > search it says 0% of the site has been indexed, and reindexing (I don't have much information on my site yet) the site does nothing to change that.

Pages

Subscribe with RSS Subscribe to RSS - Post installation