This forum is for assistance with theme development.

warning: fetch(): Failed opening 'themes/leaf/page.tpl.php' for inclusion

I got the following error when I add in new themes to /srv/www/htdocs/drupal/themes/
I even tried changing the include path in php.ini but still got the following errors:

warning: fetch(themes/leaf/page.tpl.php): failed to open stream: No such file or directory in /srv/www/htdocs/drupal/themes/engines/phptemplate/template.php on line 92.

warning: fetch(): Failed opening 'themes/leaf/page.tpl.php' for inclusion (include_path='.:/srv/www/htdocs/drupal/includes') in /srv/www/htdocs/drupal/themes/engines/phptemplate/template.php on line 92.

Thanks!

Creating Drop Down Navigation Bar

I know there is information about this on the site, but I can't seem to find it. I'm wanting to create a drop-down navigation bar for a PHPTemplate Theme.

Where could I find that?

My work in progress is located at:
http://www.moimpact.org

phptpl - theme admin page like node? what do i reference?

I've been making the node entries have their own containers and i'd like to carry that theme to the admin areas and create content page. The problem is - when a div in node.tpl.php is defined via div and css the same div tag is not placed on the admin, calendar, or the create content stuff. There is only the background that has been placed for the overall container i've specified. I was thinking perhaps there is a *magic* if / else clause i could throw in my page.tpl.php that says, "if it's an admin page, then contain in this class element, elseif it is a node then use this element".

Multiple block regions: (left, right, top, bottom)... Possible or NOT?

I am working on several xhtml-strict themes using pure css layout and I have a major need for multiple block regions (not just left and right). Sound familiar? It should, it's been discussed many times before:

SpreadFirefox and Help text

I have recently re-installed my site http://amadain.net and am just trying to clear up a few issues.

The first on involves the Help text.

SpreadFirefox displays a nice little Help: before each and every help text that discribes a page. This works if there are no tags in the help text. The system.module - by default - surrounds the help text by tags...

Two changes need to be made
1. page.tpl.php, update

pretty bullets in democratica main menu

Hi and the democratica theme r0cks! :D

I'd like to help enhance it a bit, if someone could just point me in a direction.

When you're logged in w/ 4.6.0, there's that beautiful bulleted list for the user Navigation items.

When I add a new menu the bullets are the black squares with dots in them and the items w/ submenus have the sideways triangle.

Is there a way to have the new menu items use the pretty democratica navigation bullets?

The rollover effect is really superb, as well. If there's a way to make that happen, too, please advise.

Pages

Subscribe with RSS Subscribe to RSS - Theme development