This forum is for assistance with theme development.

Customize user login forms

Hello,

I am quite new to Drupal theming.

I would like to change the "login forms" look. I don't know what function override, even after searching for a while accross different forums.

I could customize it a little, so that it appears now on top of every page of the website, but i still can't figure out how to change the html code to remove the "labels" of the forms and place their text as a "value" of the form.

As well, I would like to change the background image of the submit button. The one present by default does not fit my graphic designer's work.

Add User picture to search-resault.tpl.php

How would one add the users picture to search-resault.tpl.php

The standard Drupal search page returned the $info_split array with type, user, comment, upload etc values. whilst, I would like to add the users picture to the search result so I really want to alter the search hook to lookup the user's picture in the database for each appearance of $info_split['user'] which isn't anonymous, or for anonymous return the default picture if set.

Anyone?

few themes in the same website

can I have few themes at the same time but for the same user

as I would like to create a page to view on mobile phone
and have a link to this page content but also still the user can log on using the web browser

thank you

new theme:Black Mamba

Theme Black Mamba for Drupal 6.x., CSS-based (tableless), flexible layout.

http://drupal.org/project/black_mamba

(mod. http://drupal.org/project/acquia_marina
http://drupal.org/project/waffles)

Customizing the output of image page

I want to customize the final output of the image page, sort of like the way they do it at www.dooce.com - you click on a thumbnail from the front page and it brings you to a a page where the image is displayed , then some next/previous buttons, followed by the Title and description text with an ad column. Does anybody know the best way of doing this? I'd really like to know how they are accessing the different parts of the image node to be able so they can make the changes.

my front page: use panels or page.tpl.php?

Hello everybody!

I´m making my first drupal website with this layout schema http://img129.imagevenue.com/img.php?image=35420_home_schema_122_405lo.jpg.

I don´t know if Panels module can accept this schema, keeping my css-defined columms, instead of creating "block-block" div.

In this case, what is better? Use page.tpl.php with php commands or the Panels module? If I use page.tpl.php, can I use some module to change the features boxes from the administrator?

Pages

Subscribe with RSS Subscribe to RSS - Theme development