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

How to divide content container into 2?

on Drupal 4.7 theming wonderfully thought of containers (and thank you for that to all contributed)

you get
'Left' container
'Right' container
'Content' container
'Header' container
'Footer' container

thats where you position your blocks on
admin/block

Add form elemnt to a page

I tried adding a form elemt to a page, filtered as PHP code.
but all textfeild and buttons ar filtered out.
Is there any way to pass it and use for element in a page module ?

Chaning "node" text in URL

OK, I get that all content when added gets a link like "www.site.com/node/12345"

Is there any way to change the "node" text to something like "content"??

So it would be "www.site.com/content/12345"

PHP Snippet Question: List of Nodes with Short Teaser and links to the Nodes, Paginated

Hi
I have been browsing the Drupal PHP snippets but can't seem to find the right PHP code to do this task.

I'd like to display a list of Nodes in a certain taxonomy category, with brief teasers, linking to the full articles. This list needs to be paginaed so that after every 100 nodes, it has a link to a page with the next 100. The list should be ordered by date created. It should contain no links to the taxonomy terms for each of the nodes.

I have tried some of the codes but the teaser have also displayed links to the various taxonomy categories, which I don't want

FriendsElectric theme and the right sidebar is moving right/down

I am using FriendsElectric phptemplate theme. The problem is that under IR (on FireFox is ok) I have the problem, that my right sidebar is always moving somewhere depending of sometimes large content, sometimes on nothing.

I had a problem, it moved about 2xsidebards in the right out the screen. I changed 201 for 210 here and it seem to be solved.

.content-wrap-right, .content-wrap-both {
padding-right: 210px;
}

How can I insert my own banner?

I'd like to change the banner and I can't seem to locate that file.

Pages

Subscribe with RSS Subscribe to RSS - Post installation