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 can't seem to figure out how to get rid of the white backgrounds on my clan's site. I have tried everything and I still ant figure out what to do. I am using the smarty theme engine and the default theme. I want the white boxes to be transparent. The site is http://emoclan.com/ if anyone can helpthat would be great.
I'm trying to use jquery with 4.7 for alot of things and I'm loading it with every page... However it seems to break the collapse blocks for input type and other info at the bottom of create and edit node pages....there is no more link and they don't collapse...I'm puzzled by this since on other pages it seems fine (admin/settings for example).
i have a problem with my template, when i create content, the form dont ajust to the template, the form display up to the footer like if all the form will be in a layer.
Im trying to change the text of links in the navigation menu (themename_primary_links-function in template.php) for a site I'm currently working on. The solution I'm trying to find is a way to add a number before the text in the link, for example like this:
- The first link right now says "Home". I want it to say "01. Home".
- The second link right now says "About". I want it to say "02. About".