We are using Superfish menu. It's fantastic, great thanks to the team!
I am looking at the following customizations:
Change the background colours. Could not find any configuration setting in the block. What's best place to configure it... I want to avoid meddling with the CSS directly. And if at all the CSS, which CSS?
Have different background colours for different placements of the menu.
I am planning to use Pixture Reloaded theme with shades of non-blue and would like the menu background colours to match.
Hi, new here, new to drupal/php etc (i'm coming from a obsolete asp based cms)... but been playing with drupal for a few months now and cant for the life of me get panels working properly, it all works, right up to the point i install minipanels then i get the following error
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'd7.panels_mini' doesn't exist: SELECT t__0.* FROM {panels_mini} t__0; Array ( ) in ctools_export_load_object() (line 368 of sites\all\modules\ctools\includes\export.inc).
I have some code generated by a kissinsights.com a website for creating simple ajax surveys on websites.
I need to paste this js code on the homepage just after the body tag.
How can I do it on my Drupal site, where I never find html files, and everything is dynamic with PHP.
Yes am a newbie to Drupal and php and to the non static web development.
I am used to HTML in Dreamweaver CS5. I created a homepage that I like (www.collegiateboard.com) but I'm a newb when it comes to Drupal 7. I was wondering if there was a file I can modify and just paste the HTML code and it will show up as my homepage in Drupal or if there was a module for it?