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.
Hello, i've been having a few problems setting up a new logo on the Marvin_2K theme for the PHP engine, when I was trying to change the logo to one of my own the area just went blank. So I decided to edit the CSS files to use the new logo then all of a sudden all of the placement went KABAM!
Am new to theme dev work and wondering if it is possible to have a multi-color-scheme theme? What I am after is a primary menu of tool areas - each tool (menu) selection changes the color scheme of the site.
example:
- menu "Tools for Consumers"
when clicked, the color scheme changes to burgandy/maroon
- menu "Tools for Producers"
when clicked, the color scheme changes to shades of green
I'm running Drupal 4.52 and using the box grey template. I've customized the design of it, and to complete this customization, I need to write an if statement telling the template that if the main page of my website is being loaded, do not insert a couple tags. Otherwise, if a permalink or administration page is being loaded, do put in a couple tags.
Inside forms (e.g. Node edit form > the 'Options' checkboxes), is it really necessary for every checkbox to be enclosed in its own <div class="form-item"> ? It makes it much more difficult to style with css.
I would like to apply new styles for the blocks that appear on right. I am using interlaced theme as learning since i am more familiar with css than php. I see the following code but using this can I apply individual block level styles.
If this theme will not let me can you point me to a resource