Tweaking the CSS

jasonjason - April 14, 2008 - 22:03
Project:Dynamic Persistent Menu
Version:5.x-1.0
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

I have installed the module and it is working great - exactly what I was looking for. I am new to Drupal and was wondering where I would go to "tweak the CSS." Is there a specific file or files that I can modify?

#1

yrocq - April 18, 2008 - 19:35

You can modify CSS for the block by modifying the style.css in you theme directory. For example, adding

#block-dynamic_persistent_menu-0
{
  height:3em;
}

allows to increase the block height, so it doesn't collapse when no submenu is available.

#2

yrocq - April 18, 2008 - 19:36
Status:active» fixed

#3

Anonymous (not verified) - May 2, 2008 - 19:41
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.