This forum is for assistance with theme development.

comment left identation

Hi,
in the comment.module file the function:

theme_comment_thread_expanded($comment)

has hardcoded:

style="margin-left"

so, for instance, every RTL theme would have to override this function.

I think styling should be left outside the code & left for the CSS to handle.

Differentiate between node and taxonomy listing in page.tpl.php

I'm using Drupal 4.7, trying to figure out how to make my page.tpl.php file display $breadcrumb and $title in different places if the displayed page is either a node (article) or a taxonomy term listing.

$page==0 doesn't seem to help. Any ideas?

Bullets don't show up in unordered lists in Internet Explorer

I want to use the theme Contented7 for my site.
One problem though: Bullets don't show up in unordered lists in Internet Explorer, same for ordered lists. In Firefox, everything is OK.

You can see it yourself on http://tcp-lp-mod.sourceforge.net/ in the article "TCP Low Priority module (TCP-LP-MOD)".

Any idea how to correct this?

thanks,
Peter

Fancy theme 4.6: How to remove "Tab" image in the site slogan area

How do I get rid of the tab image that's in the way of my site slogan?
http://www.shamusland.org
TIA
-Shamus

Working with the navigation menu

Well my first menu question didn't even get a reply (lol) so hopefully this one will.

I'm looking to get an array of the top level menu items in the navigation menu. I tried using menu_get_menu_item() and had a look at the children array but it lists menu items which aren't even visible. Any ideas?

Thanks

Why would enabling secure pages module immediate drop connection to server?

I'm encountering a puzzling problem of a type I've never seen before.

I installed secure pages cvs from around June 10th.
Every time I enable it, I get
Could not connect to host
All I've done is check the box in admin--modules. I haven't touched any settings.

When I disable it, most of the time it's okay, but I got some strange error messages once.

This should not be a memory problem as I've disabled about 10 other modules, and it's not a blank page problem (per handbook)

Pages

Subscribe with RSS Subscribe to RSS - Theme development