Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I am using Trip Search module instead core search module. But in Leaf Theme (PHPTemplate) is set special style of forms only for core search module. I would like to have another style for Trip Search on my Homepage, but now it is same style, as in other forms in Drupal.
I customised my profile list as told there http://drupal.org/node/44481
Now i need to insert some lines, that could be seen only by administrator role.
But i cant figure it out. I tryed this http://drupal.org/node/27690 but no help.
I am trying to include a couple images on my main static page. I have the files uploaded onto the server in their own directory, but I can't get them to appear on the page. There are no image modules for 4.7 that I can find, and I had trouble installing the 4.6 module. I am basically just looking for the correct code/tags or whatever to include the image within the page. Can anybody help? I don't need a module, since this will only be done by myself one time.
On my site I want all of the content to be www.sitename.com/pagenames, except I would like *just* the blog to be blog.sitename.com/pagenames. I presume using the multi-site capabilities of Drupal is the way to do this, yet I have been unable to get it to work. So before I waste more time trying to get the multi-site setup to work, my questions are, is the specific setup I am trying to create possible with multi-site, and/or is there another/better way to accomplish what I want?