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've recently installed Drupal (wow - what a straight-forward interface and backend!) and am loving it!
Just encountered a small problem with regards to using the image module with the pushbutton theme. Whenever I place images in a story with the image_assist module, the images seem to place just fine, however the background page image on the pushbutton theme (a large down arrow) seems to be below the text on the page, yet layered above the images I've added using the image module.
I've just installed a digg like clone voting system on a wee site but all my story links (supposedly to external web pages) dont go where I want them. I expected to see the URL of the story I post - but it is not there.
Does anyone know if I have something "turned off"?
PS - I just moved to Drupal today - a total novice.
- made a teaserlist with views as page (including menu-item)
- when i show that list everything is fine an the menu-item is active/current
- when i then want to read one node of the list in detail the menu-item is not longer active (but he is part of the list ...)
any idea?
how the menu knows which menu-item has to be in the active-state?
its like the detailnode has nothing to do with the list?
Ok, I have a page that displays a bunch of cars. Some of the cars have been sold and some are still for sale. My client wants to show all the cars on one page. He wants the cars that are for sale to have an image overlayed on the thumbnail that shows for sale or sold.
I have built all of this with flexinode and all I have to do is edit and change the term from "for_sale" to "sold". Once I do that the image needs to change from For Sale to Sold. I hope I am being clear.