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.
Hi does anyone have good links for drupal theme development and or customization?
I have read the manual but it is hard to read, and "impossible" to understand, drupal sound great, but why is theming so hard on drupal and so easy on toehr system?
It started when I caused a PHP parse error while editing a theme. The text for the search button went away so I now have a tiny button with no text in it :)
I can't tell where the string is. The theme calls it search_button_text. It doesn't look like it's in the database; I think it's some local variable. I restarted htppd and that didn't fix it. Doesn't that cause PHP to restart?
Changing themes and changing languages don't fix it.
I've been creating themes for Drupal lately... and I'm facing the problems with CSS when I've uploaded the themes and enabled it. When I change the CSS inside the webserver, my web browser doesn't immidiately apply the change. I need to wait for several weeks before the change takes effect. The other way i use is by changing the $styles and the style.css names.
Is there a way to make my change to CSS immediately takes effect to the page?
some strange characters appear at the beginning of the source just before the document type. some editors see them as question marks some see as middle dot and some see as box character.