This forum is for assistance with theme development.

How to get comments out of $content and display it in a new block

Hello folks,

I'm developing my own theme. The whole theme is based on boxes you can drag and move (you can see an alpha version here)

I want to make a new box for the comments, so you will be able to see the content of the page, but hide the comments (because most people are not reading them).

Can someone tell me how I can take the comments out of $content and how to display them elsewhere?

Thank you for helping.

Sam

cutomize theme for fooaggregator module

I would like to add a margin (border: 1px solid #bbb;) to the rss feed item page of the fooaggregator module (http://drupal.org/project/fooaggregator) but I'm not sure how to go about doing this....I'm assuming I would edit the syle.css file (I'm currently using the litejazz theme http://drupal.org/project/litejazz), however I'm not very familur with theming for drupal....please advise and thanks.

Issue with NewsFlash keeps getting removed w/o resolution?

I've posted an "Issue" with the NewsFlash theme 2 times now. The issue gets removed w/o resolution? Did I violate protocol? Regards, -Doug

Grabbing a design

Heyo,
I am super new to Drupal but I am very excited about it's potential. I installed drupal because it looked like my best shot of making a site that looks like this one www.travelvice.com

Can anyone give me assistance with a template designed like that? Buttons above the header, fixed width content, oversized header... Seems pretty easy but I can't seem to find a theme that resembles it.

Thanks so much!
-jake
www.findthejake.com

Adding taxonomy image in itheme

Hi Guys,

I'm currently using itheme (the Mac OS like theme) and installed the taxonomy image module (to display an "icon" in the node according to the category/term, like slashdot), but I couldn't get it to work. I've searched the site on enabling this which normally involves editing the the theme's template.php and page.tpl.php, but none of it works for me. Has anyone do this before with the itheme theme?

Thanks!

Display block only on page 1 of front page

I have a block being called from my page.tpl.php file to display on the front page. I'm using if ($is_front) : to check that the front page is being displayed. My problem is that I only want the block to display when the pager is on page 1, not when the user is on subsequent pages (i.e. node?page=2, node?page=3 etc.).

I thought about trying to get around this by using custom views or the front page module, but thought I might run into the same issue. Any suggestions would be greatly appreciated.

Pages

Subscribe with RSS Subscribe to RSS - Theme development