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

How to get output like this?

Hello,

I am using drupal. While configuring drupal for Hindi language, I need to add some stylesheet and javascripts to be added everytime webpage loaded. these files are in dev folder on server.

now this is my webpage's head reagen as below ->

<head>
  <title>Neel  | Neels world</title>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type="text/css" media="all">@import "/forum/misc/drupal.css";</style><link rel="shortcut icon" href="/forum/misc/favicon.ico" type="image/x-icon" />
  <style type="text/css" media="all">@import "/forum/themes/bluemarine/style.css";</style>  <script type="text/javascript"> </script>
</head>

but I want it like this ->



मनोगत | आस्वाद विवाद संवाद

@import "/misc/drupal.css"; .recipe .row { margin-bottom: .3em; } .recipe .label { padding-right: 5px; font-weight: bold; float: left; } .recipe .notes { clear: both; padding-left: 10px; padding-top: 5px; } .recipe .ingredients {}

NIftyCorners Theme Problem

Hi all,

I have my site running drupal 4.7 with the NiftyCorners theme. The site looks great in Firefox but in IE the right sidebar is displayed on the right allright but right at the bottom of the page just above the footer.... The funny thing is that this happens only in the front ( or index ) page. In all other pages the sidebar is displayed at the right position.? Anyone have a clue as to what is going on???

Advanced Search within a Vocab / node type

I would like to set up a node specific search within my site. All content in this node also have a specific vocab. If I go to the advanced search page I see it makes the search by simply adding type:samplenodetype to the search term.

If I just want to add ta simple search to my page I see from the boards that I add this code

Themes

I uploaded many themes (as instructed) but i can not find them in administer theme. What could go wrong?

using quicktags to insert a template (end user friendly?)

I have been looking at a variety of text editors to put on my site. I tried tinymce, but it was too complicated, it did funny things to the text, and was hard to manage. I looked at the bbcode bar, but I need to add buttons, and the code looked too complicated. The bbcode module had code but no buttons. Beyond my meager abilities to combine the two.

So quick tags looked nice. I want my users to make their own pages so they can get points in the userpoints module.

Using Drupal variables outside Drupal

Hi, I'm quite new with Drupal so bare with me.

I have Drupal up n' running in my domain, let's call it 'www.example.com'. The content is still under development, so I can't publish it yet.

Pages

Subscribe with RSS Subscribe to RSS - Post installation