This forum is for assistance with theme development.

Simple work around for theme "Fatal error: Call to undefined function form_render()"

Just noting a small work around in theme portability when installing an incorrect theme version:

Paste the following at the top of the theme's template.php file, or maybe a more global include file.

zen theme and box.tpl.php

I added following css-code to zen.css:

div.box{
margin: 1px solid pink;
}

I'm trying to get pink borders around the boxes but nothing happens despite I reload the page. Am I doing something wrong? I'm using Drupal 5.

Displaying a page within a block...

Hi friends, i have been working on a themed frontpage, and want to display a node(page) as a box within the frontpage. I want the box to contain links to daily news, but i donot want the moderator to have access to frontpage to keep updating it.The problem becomes even tougher because i donot want to display the data in a block(sidebar), i want to have it inside a frontpage box i created.Is it possible?
Also is there a module to display the "Most read article today is ........"
Help is much needed! Thank you.

A few questions about content

hello all,

I know this maybe a stupid question, and properly has a simple answer but i need to know. :)

I have just installed Drupal, and i am setting up an online "magazine" styled web site.

At present, the home page includes everything posted, in a blog like style.

On the home page i want to include "blocks" of content which displays certain content something similar to: http://ifood.tv/

Is there a current module that will allow me to do this?

Custom page not visible to anonymous user

I copied page.tpl.php, made some changes and named it page-about.tpl.php. When I'm logged in as the administrator, I can see the changes, but once I log out, I can't see the changes. I thought maybe it had something to do with Access Control, but I couldn't see anything related to my problem. Help?

Thanks

themes help

Fatal error: Call to undefined function: module_exists() in c:\programmi\easyphp1-8\www\site\cms\drupal4\themes\abac-5.x-1.4\abac\abac_dark\template.php on line 66

what i can do for return to first theme?

Pages

Subscribe with RSS Subscribe to RSS - Theme development