This forum is for assistance with theme development.

theme link problem

HI first of all happy new year to all drupal folks :)
god may full fill all ur dreams.

Friends i have problem with the link ambunet.com/?q=admin/build/themes

I was login with admin and i try to use this link but it is not working :(
there is a blank page not showing any error massage.

please help me I am new for drupal.

THEME

i presently use a theme in my website and now i am planning to change my web site to drupal.
how can i implement the theme i earlier used

Theming node/add

Hi there,

and happy new year. :)

As the Subject says I am looking for a solution to theme the whole node/add part. I changed nearly everything, but here I have problems. I know that you can do it via CSS (dt, dl, dd, etc), but that's not what I want to have. I'll link a few examples to explain what I mean:

Add content (the red framed part)
Form (the red framed part)

How do I define regions in Drupal 6?

I am trying to migrate over to Drupal 6 and I can't figure out how to define different regions.

Do not understand this SQL output

Using Drupal 6.x

I am trying to make a query that will pull the title and body from the first 5 nodes out of my "News" category. The code is as follows:

$num_nodes = 5;
$i = 0;

$result = db_query_range('SELECT *
FROM node, node_revisions 
WHERE node.status = 1 AND node.type = "news" AND node.vid = node_revisions.vid
ORDER BY node.changed DESC', 0, $num_nodes);

print ">>" . $result. "<<";

I wanted to test this query to see what kind of result its printing. This is what I get.

New theme: Steno

A port of Open Design's bwdec2007 template, released under CC licensing. Screenshots and information

Pages

Subscribe with RSS Subscribe to RSS - Theme development