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?
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.
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.
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).