This forum is for assistance with theme development.

Top node / links ( php snippet) enhancemnt

I saw the php snippets to pull top node, latest weblinks etc.

need variation here... to display in following format

Node1title ( 55 ) 8/10
Node2tiltle ( 44) -

55 -- Number of visits
8/10 is rating.

- is displayed when no ratings are recieved

Who's new block request

Can someone help provide a "Who's new" block with joined date next to username

user1 4/4/06
user2 4/3/06
user3 4/2/06

Thanks

PHP Snippet request - Forums

Hello

I want a PHP snippet which I can place in node or block which pulls Recent Forum topics in tabular form having following column

Topics | Posts | Views | Last post

Just like the original forum view.

2. A variation of above and good to have would be Active Forum topics in same Format.

3. If someone has the snippet to put Top forum posters in block in this format
Username (post count ) that would be good to have too.

How to take out the site-name

If have a logo that contains the company name and there is no need to show the site name. To explain what is happening, here is the modified code from page.tpl.php from the bluemarine theme; the h1 has been taken out:

<td id="logo">
      <a href="./" title="Home"><img src="<?php print $logo ?>" alt="Home" border="0" /></a>
      <div class='site-slogan'><?php print $site_slogan ?></div>
</td>

And here is the corresponding source in Firefox 1.5:

theme override of custom profile pages

I have an extra page of user detail thanks to the profile module. I would like to theme it, but I can't identify where an if this is possible. I've found plenty about theming the view page ?q=user/1/view, but nothing about theming an edit page like ?q=user/1/edit/blah. Scouring the code I come up short.

Templates Issues - Attempting to Convert Joomla/mambo template to Drupal

Hello,

I've just switched to Drupal from Joomla, and I'm trying to convert the Joomla waterandstone template for use on the new site.

It seems that everything in my site code is being ignored after the content is displayed, (the END HEADER tag)

If this helps, the url is http://test.localcarloan.com, but I imagine I may have to post the contents of my xtemplate.xtmpl file

Pages

Subscribe with RSS Subscribe to RSS - Theme development