I'm doing a survey on the Extensions feature in the Drupal 7 version of Adaptivetheme, looking forward to Drupal 8 I really would like know what people use and what could be dropped, added, improved and so on:
This is my first post so I apologise it it is in the wrong section.
I am using the Marinelli theme as I found it easier to modify the slider , but i really am looking for a mix between this theme and corkedscrewer basically i am looking to add the 5 Images below the slider in Marinelli that i can click on aand they take me to new pages , and i like the effect on the images
I would appreciate it if anyone could walk me through the steps on how to do this as been trying but still no luck !
I was wondering if it is possibile add new folders and files inside the "/sites/all/default/files" directory via FTP without affecting anything into Drupal, or I need to define them with Drupal CMS, let me know if it is possible.
Thanks,
dersuchende
Solution:
It is possible by adding your resources in "/yourwebsite/sites/default/files"
Can someone explain me how the Zen base theme is calling the zen-internals/css/styles.css file.
If i look to the default zen.info file there is no line in here that calls this css file
The only css related line is: stylesheets[all][] = system.menus.css
So I was wondering what or who in Drupal is responsible to add the @import url for the custom styles.css file ..