This forum is for assistance with theme development.

Separating the links in $links ???

Can someone tell me how i can separate each link in the $links ???

Basically, i want to move the attachment link out of $links and place it somewhere else on the page.

Hope that makes sense, thanks.

Tabbed Content Region

Hi,

My desired theme is 3 columns with a 3 tab navigation menu at the top of the content region. Each of these 3 tabs would filter node content into a unique view in the content region, and have a further set of sort or filter options in a small area below the tabs, but above the node content. The top of the left and right regions would be even with the top of these tabs, which is to say that these tabs are not in the header region. I've looked at Theme Garden for an existing theme that would suit my needs and not found one.

How to Customize link names

I have things on my site working pretty well, but I want to change a few things.
For example, if I don't want the OG on my site to say "Groups", but "Local Groups", or I want to change "forums" to "Round Table Discussions" (or whatever) in every instance site wide where do I change that? I would think its coding on the module level. Any help is appreciated

I am still learning php and Drupal at the same time. I tried searching but didn't know what terminology to use

Thanks

how to theme user box on the sidebar

I installed drupal 5.5 version.

after you login, on the left side of your home page,

feelexit

* My blog
* Create content
* Recent posts
* My account
* Administer
* Log out

you got this list, i want to customize this block, how do we call this block? I coudln't find any theme snippets for this block.

TinyMCE and textarea of contenttype

Hi all, I hope that is the correct Forums, otherwise say me the correct tnx.

Hi I have my content type with the body textarea. My necessity is linking a TinyMCE Profile with this textarea. I know that TinyMCE Profile is linked with "Roles", but how can I linking with textarea name and content type ?

I have tried to set visibilty via PHP

if (arg(0) == "node" && arg(1) == "add" && arg(2) == 'mycontentType") {
   return true;
}

But does not works.

Any help is appreciate.

Theming views exposed filters

Hi,

I've made a list of teasers view with a exposed filter like the one in this picture.

The problem is that I would like to get the

column for "Enviar" buttom (submit) closer to the left one. So I have to theme the filter form.

What is the file to be modified to chage the filter form style?

Thanks in advance.

Pages

Subscribe with RSS Subscribe to RSS - Theme development