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 new to Drupal and CSS in general. I started playing with it few weeks ago and I am trying to make my first web site with Drupal. I have reached some level of success but I am mostly facing problems with the design in Drupal. I mean the way Drupal works is more or less clear to me but making the site also looks attractive is still kind of a mystery.
At the moment I am stuck in designing a fancy menu for my site.
As a -new - theme developer I have installed the Devel module, Theme Developer module which requires the simplehtmldom module.
Once I enable the simplehtmldom module, I get the following error ;:
Warning: file_put_contents(temporary://devel_themer/cs7fead19c53bea18a7e1b35e7c62bca4821668a06): failed to open stream: "DrupalTemporaryStreamWrapper::stream_open" call failed in devel_themer_store_krumo() (line 348 of C:\wamp\www\drupal-7.22\modules\devel_themer\devel_themer.module).
I am currently using mobilekey and themekey to switch layouts (themes) for a mobile site in Drupal 6. After a year, it seems on some networks mobilekey and themekey work 'sometimes' and on others they do not.
i am not sure if i have to theme views .tpl or theme ubercart 'add to cart form' to solve my problem.
Either way it doesn't look like simple answer, but at the same time the way it is presenting looks ugly.
In views i have field - Product: Add to cart form and style is table.