I'm trying to get my primary links to appear in a CSS dropdown menu a la Nicemenus. The secondary and tertiary links will be system text, but I need the primary ones to be images, not text. does anybody have experience doing this with Nicemenus or another CSS/javascript dropdown menu system?
I'd like to be able to change the background color for comments posted by certain user roles. i.e: if a moderator makes a comment on a node, the CSS of the comment background would change appropriately. How do i access the User's Role variable and where do i place the code that calls the appropriate CSS style?
So far i have found a snippet that displays the user's role, but this seems to only work in the User Profile page and requires
hey guys i'm developing a new theme 4 drupal and right now i'm wondering if i can make a title to stretch a title to the space i want (in pixels) eg. 300x100
I'm an old-school designer. While I have come to appreciate CSS and XML driven layouts, because most of my layouts are graphics-intensive and for corporate identity standards, I tend to design heavily in tables. (I'm sure some standards purists are cringing right now as they read this.) Drupal is an ideal CMS for many reasons, but the great difficulty to design themes in non-conventional or retrogressive designs is a major inhibitor for its wider adoption.