This forum is for assistance with theme development.

To put output in bold, which file do I modify? is it the theme function in mynodetype.module or somewhere else?

I am writing a custom node module.

I am looking at various modules, such as moviereview module.

With movie review module, content looks like this
Starring:
Dries
Directed by:
Dries
Written by:
Sepeck
Genre:
comedy
Year:
2006

Nothing is in bold. There are no blank lines between headings. It's very difficult to read.

I want the headings to be in bold.
I want there to be a blank line between headings

I am looking at node_example.module

Need to Display the Timezone

I've got a group that's spread out across the US and so I need to display timezones with events. I have flexinode events and have a flexinode-n.tpl.php file to show the content.

This <?php print $timezone ?>

gives me the database value: Timezone: 477

How can I convert that to US-Central, etc.?

menu function, need extra css class

Hi everybody,

I have Drupal 4.7.2 and I tried to change the look of the menu.
I found out that, as far as I understand it, every link in the menu has a $mid.
The menu is sorted by these $mid
something like this:
1.
1.1
2.
2.1

I also have a function "menu_get_active_item()", which propably gives me the link, where I'm, so that it can be marked by css.

How can I modify node.tpl.php to not show titles?

I have a flexinode for a newsletter that I created where I don't want to display the node title, rather I would like the user to create a custom title. Will node.tpl.php control that? If so, can I modify node.tpl.php to not show titles for a specific flexinode?

In node.tpl.php I have this, but I must have the syntax wrong because I can still see the title.

place marvin_logo image in middle of page

Hi, I'm using Marvin, and have changed colours etc without too much trouble. But I need to have the logo in the middle of the page at the top. Is this possible, and if so, how please?

TIA, Will

Theme tip: sizing images using EM or the font size...

cam across this earlier and thought I'd share...it's an interesting way to resize images using font sizes. in other words, you can "scale" your images in such a way where they don't break your layout..

http://www.cssplay.co.uk/menu/em_images.html

not sure if this is common knowledge or not..but, I found it useful and thought I'd flag it.

Dub

Pages

Subscribe with RSS Subscribe to RSS - Theme development