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.
So I am trying to use a css dropdown in conjunction with sIFR and the only truely problematic aspect is not being able to use a CSS selector that targets only the primary links and not the child links.
I need a way to print the primary link with <a class="primary-link"> Link</a> without that class being added to the secondary links. If anyone can point me to where the solution to this is, or can post a solution here, it would be much appreciated.
Hello! I just got started today- I have a header .swf file I made in flash - I would like to use it yet I wanted to ask which files I must alter to do so. The current theme is pushbutton.
I know you can enable or disable the "submitted by Username on date" text for different kinds of nodes by selecting items here: admin/build/themes/settings. So, I can choose to show the posting info for, say, news items but not for regular webpages.
And I know that I can also just butcher the variable print $submitted on the page node.tpl.php, which does the same thing as above, but in a less ellegant way.
But what if I want to show the time of posting, but not the name of the poster? Is there a way to separate those two print functions?
This may be painfully obvious, but I can't figure out how to create a page that does what the frontpage does, that is, a page that I can use to publish teasers to other stories.
I literally want to publish news stories to some inside page on my site. How do I make a page display those story teasers and how do I tell the stories to publish to that special page?
Is there a way to get the Amazon Review content type to not show the "body" when a user creates this content type. In other words, the user would just put in the title and the ASIN number, and their rating, but there would be no text area for the body.