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.
For some reason the banner just stopped working(in that a static image loads, and there is no more slide show) and I have no idea why and I have no idea where to begin looking. I didn't modify any of the settings, so I have no idea why this is happening now. It happens both in my local development environment and at my hosting website.
how to have multiple pictures on one home page and then by clicking picture and archive can oopen of same type ..morre over how to have a table having picture and detail e.g for sale list of items and their price with picture ..i am making a pet store kinda web site ..plz see the Pets theme ..how does he have the picture on front page ..i m new to drupal so guide me the easiest..thanx
I am running Drupal 8.x-Alpha2 on my server and I am currently checking theme development with Twig etc. As soon as I crash the code in my custom template, I might not be able to enter the admin panel to change themes. When I delete my theme, currently Drupal 8.x-Alpha2 does not switch to an alternative core theme (I know, it's Alpha).
Is there any way using Drush8 (which I got up and running) to switch to core theme Bartik or even reset settings in case some core feature will crash my admin panel? Otherwise I have to reinstall, reinstall, reinstall...
Hi all Drupal community! I have a Drupal 7 website with a Subtheme of the responsive Adaptivetheme. I have differents layouts for smartphone and tablet device.
I have some table that I wanted to make responsive for small device. I found a beautiful tip to solve this issue and I made some css override as follow:
/*responsive layout for table "amicizie": I display all items of the table as "block" so that I force the table not to be a table */
Hi Drupal people... Am trying to build my own theme (actually what I am trying to do is recreate one of my site designs as a theme)..
Okay so for the home page am trying to implement an image gallery using jquery... I obtained the latest version of Nivo-Slider (which is really nice cos of its fluidity) and I'm trying to place it on the page-front.tpl.php ... I have copied all of the necessary files into their relevant locations but I cannot seem to get it to display the actual slideshow ...Does anyone out there know how to help me solve the problem?... its been very annoying...
looking to get simple images to appear in search results that are attached by user to image field of node. I've been thobbing this off for a while as all the posts I try do not seem to work.
Obviously I need the path to pic out user images whith the field being 'samplez'. Tried as many solutions as I can find including update template.php but I know this can be achieved by just updating search-result-tpl.php on it's own.