This forum is for assistance with theme development.

4.7 Regions and Text Wrap

I'm trying to get "text wrap" to work on 4.7 regions. My layout is :

print $content;

if ($right1) {

print $right1

}
if ($right2) {

Theme tutorials manual is very bad

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?

CSS Problem Driving Me Crazy

Hi

I'm building a freebie site for a client using 4.7 and the Burnt theme. http://www.traditionalmedicinescongress.com

Weird problem - search button text missing

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.

Immediate CSS change?

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?

Thanks

strange characters in page source

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.

Pages

Subscribe with RSS Subscribe to RSS - Theme development