This forum is for assistance with theme development.

Displaying the parent title

Hello,
I was wondering if there is a way of displaying the parent title? Is there some PHP that I could inject into my page.tpl file that can do this?

What I mean by this is if you have a sub-section lets say "Contact Us" under the parent-section "About The Company" it would show up as:

About The Company

Contact Us

PHPTemplate

hey people.

it didnt took me long to develop my own Theme.
But i have a little problem I have installed phptemplate, and scripted my theme.
However phptemplate refuses to show my primary and secondary links.
I also uploaded argeebee-4.6.0 Theme wich also works with phptemplate and here to it dont show my links :S
This is my Theme code:


Only local images are allowed.

print $breadcrumb
if ($title != ""):

print $title

endif;

Block display only if no other blocks in sidebar

I'm new to both Drupal and php, but have nearly finished my first site - very happy! I have searched the forums and handbooks and found lots of similar things, but still haven't managed to figure out the answer. It seems to me that it should be fairly simple and I am just missing something!

I wish to use the (4.7) functionality to use php to set block visibility settings so that a custom block will display only on any pages that do not have any other block displayed in the left sidebar.

Friendelectric language switcher - list problem

Hi, I'd like to use this theme but has one little annoying thing, that the language switcher lists flags and language names too in separate lines, so having 2 languages is a list of four, and looks bad as if there were 4 lang.s. All the other themes display the flag+name in one line, not in two.. I checked the paragraph containing this part and its the same in all other themes, and have only two "li" elements and only a space between a flag and country name, so I dont understand why Friendselectric makes a four line bulleted list when theres only 2 list items in the code.

nodevote theme

Hi, i have installed the new nodevote module and i would like to change around the look and feel of it a little. Not really the placement.. im more interested in knowing how to change the border color, border style, and background color. Any help would be great.
Thank you.

Problem with CivicSpace themes (drupal4.6)

Hi,

Firstly, i am very thanks your project CivicSpace themes, it is really nice to decorate drupal.

Pages

Subscribe with RSS Subscribe to RSS - Theme development