This forum is for assistance with theme development.

themes (phptemplate)

whats the correct way to deal with textboxes which extend beyond a themes layout?
for example : I have a 3 column layout and the 'message' box of contact.module is too wide.
Do I create a new function in template.php with a smaller width or can this be dealt in css?
Or can I set the size of all 'textarea' fields somewhere globally?

Thanks,

V

Comment anchor links issue

Hello,

Display medium vote on a custom flexinode theme

Hi,

I have a custom flexinode theme so I don't print the $content variable. How can I display medium vote on this page (theme)

I have try :

print theme('mediumvote_widget', 'node', $node->nid);

but it's not working. It's only printing vote(0).

What can I do?

Thank you

Nicholas

Connections theme and upgrading anxiety...

I'm running 4.6 with the Connections theme. If I upgrade to 4.7, will my theme explode, or crash, or otherwise make things awkward for me?

Thanks in advance.

Ross

Theme Search Results Page

I've developed a custom home page (page.tpl.php) with the standard search box on it. However, after doing the search, the home page is displayed again, but the URL indicates, for instance, "http://localhost/search/node/baby" (when searching for "baby"). How do I redirect it to a search results page, or how do I modify the current behavior?

Theming taxonomy module output

Hello!

I have drupal-based site, where my users can choose some products to buy (a little local Linux-cd shop). I've created menus which lead to static pages (Linux page and BSD page) where the apropriate goods are listed. Shopping is powered by e-commerce.

But now I have decided to make some automatization. I want something like that:

Pages

Subscribe with RSS Subscribe to RSS - Theme development