This forum is for assistance with theme development.

CSS Assistance

I was wondering if anyone would be willing to help me with an XHTML/ CSS layout, based on an image mockup that I have made?

The mock designs can be found here: www.chiefcodemonkey.com

Any help would be much appreciated.

Kind Regards,
Nathan Wheatley

BTW: I have all the image elements in Adobe Illustrator format (AI), so I can provide those to anyone willing to assist.

Changing "Submitted by..." layout

Greetings. I'm new to Drupal, just trying to learn the ropes. I have been looking for ways to edit little things without much success. At the moment, the thing causing me trouble is trying to find how to alter the "Submitted by name on Day, 03/24/05 - 12:30am." I am currently using the bluemarine theme that comes with the Drupal installation.

I notice here on Drupal.org that particular string is modified, but I'm having a hard time finding how to do it per theme, without modifying any core files. Any help is appreciated.

book.module does not respond to PHPtemplate $node->type theming

I placed a template in the directory named node-book.tpl.php and got no response. the book module defaults to the page.tpl.php. Does this work for anyone else?

How can I test for a summary vs. node page?

I am trying to get the title to display on summary pages (e.g. taxonomy/term/18) but not on the individual node pages. (because I display the title within the node itself and I don't want a duplicate).

I read in thread 9984 that I could use the $main variable to test whether or not I am on a main or summary page.

So in page.tpl.php I put the following:

Output a block outside of the sidebars

Is there a way to output a block outside of the sidebars?

I am trying to create a primary menu across the top of my site. Since I want it on every page, it seems like I should be able to put something like this in page.tpl.php:

print $block_menu_495

...but this doesn't work.

Note:
1) I need to use the menu module instead primary/secondary_links.
2) I need to keep both left and right sidebars functional for other blocks.

I am using drupal 4.5.2 and phptemplate

phpTemplate Bluemarine

For anyone that hasn't switched from the default Bluemarine xtemplate version to adrian's phpTemplate version, I really encourage you to do it. I've taken adrian's version of Bluemarine and hacked it together with Federico's Negen theme. I don't really like the look of Bluemarine, but the code is really solid, so I kept the way it operates and changed only the style sheet. Maybe if we all beg, Federico will convert his templates from xTemplate to phpTemplate. Pleeeeaaase.

Anyway, here's the site, again:

Pages

Subscribe with RSS Subscribe to RSS - Theme development