This forum is for assistance with theme development.

developing a theme

hi all,
is there a way to preview a drupal theme on my windows? i want to do this because i dont want to upload theme files each time i make a change in the theme, i want to finish the whole theme offline then upload it, any idea?

New (modified) Drupal theme

New Drupal theme (a modification of the recent Sky theme, http://drupal.org/project/sky), unimaginatively called Skymod: http://drupal.org/project/skymod.

Screenshot: http://cvs.drupal.org/viewvc.py/drupal/contributions/themes/skymod/scree...

Problems on embedding pictures in to a comment

Hello
In the theme configuration the “User picture in posts”, “User pictures in comments”, ‘Search box’ options are disabled. Why? I have to do something to enable this options ?
I also I couldn’t embed a picture in to a comment , the upload module is enabled, what I am doing wrong ???
I check the “files” directory and the picture file was in so the upload procedure works.
The img tag is not working.
I open the source file of the page and the img tag wasn’t there.

Thank you.

Themessetting.api not seeing new .css in Newsflash

I am trying to add a custom .css to the newsflash theme. I have the themesettings.api module in place to take full advantage of the newsflash theme capabilities. Basically, I copied one of the existing .css sheets and gave it a custom name (as this seems to be the instructions I found in the handbook). However, when I try to configure the newsflash theme I run into some issues. In the "theme specific settings" are there is a drop down menu that only seems to see the three .css choices that come as a default for the newsflash theme.

Output an wrapper div w/ID (Forms API)

I'm trying to make my phptemplate_form_element function (Forms API theming) output an ID with div.form-item, when the div is the wrapper of the group (+/- fieldset).

Something like this:

Single Element

<div class="form-item" id="ID-HERE">
	<label>...</label>		
	<input />
</div>

Expanded Element

tutorial for theme Developing for Drupal

Hello
I trying to do my first steps in Drupal

I am trying to find a tutorial for theme Developing for Drupal ???

Thank you

Pages

Subscribe with RSS Subscribe to RSS - Theme development