This forum is for assistance with theme development.

Additional Variable Problem

Hi,
In the page.tpl.php there's a variable $language.
I want to be able to use that variable in the my node.tpl.php.

Is this possible?

Thanks in advance.

Menu Items Show as 'Array'

hi,

I'm in the process of developing my first drupal theme and am having some problems getting the primary navigation to display properly. Instead of displaying the correct links several items containing the work 'Array' are displayed instead. The code i am using is shown below.

How do you change themes for modules

I would like various modules I use like the event module and the contact module to use custom themes. Does anybody know if this is possible?

Need informations about the menu bar

On my website : http://www.nitrogamers.fr

i want to change the menu made by links for example : Accueil, etc...

i wan to put buttons instead of simple links.

Can i change links to button? is it possible? if it's possible how can i do that?

Thx for answers.

ZerKA

Avatar Display Problem

Hello!

I am having trouble with displaying my user's avatar images on this theme. The css that I am sending for the "picture" class is as follows:

.picture {
  float: right;
  display: inline;
}

Instead of wrapping the text around the image, as I was hoping would occur, the first paragraph wraps around the image while the second paragraph does not begin until after the image has displayed completely.

In hopes that a visual aid may assist, please see below for what is occurring:

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
First paragraph text. First paragraph text. First paragraph ||avatar graphic||
text. First paragraph text. First paragraph text. First ||avatar graphic||
paragraph text. ||avatar graphic||
||avatar graphic||
||avatar graphic||

Second paragraph text. Second paragraph text. Second paragraph text.
Second paragraph text. Second paragraph text. Second paragraph text. &c...
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

Here is what I would like to have:

get the anchor of the currect url

I have been trying to get the anchor from the currect page but I can't seem to get to it. I tried using PHP code to get it but this doesn't work.
I tried all this...but none actually return the anchor or fragment

Pages

Subscribe with RSS Subscribe to RSS - Theme development