I love this theme. I wanted to use this for my 4.7 site so I ran through the guide found here: http://drupal.org/node/25297

I tried to make a patch file but I don't think it worked :( I used the code from the cvs.

CommentFileSizeAuthor
#1 spreadfirefox.zip117.25 KBwatermark

Comments

watermark’s picture

StatusFileSize
new117.25 KB

My file didn't attach, let me try again.

Mad Maks’s picture

as far as i now does the cvs version work with 4.7, i did only not tag it as 4.7. did you run into problems?

watermark’s picture

It works with 4.7 but I found that I needed to do a couple of the steps in the upgrade process found here: http://drupal.org/node/25297

Anonymous’s picture

Still, there's an issue with Watermark's package: the new resizeable textareas appear vertically after the last left or right block. I managed to amke a walkaround by commenting some lines in drupal.css:

 .resizable-textarea {
  width: 100%;
}

After that

Anonymous’s picture

(Sorry, I didn't preview :-D)
After that everything works fine.

Anonymous’s picture

Sorry for leaving so many comments, but I just realised that the problem is not visible with Firefox and I haven't tried with Explorer yet since I use Linux, but it IS visible with Konqueror, and so probably with Safar too, beacuse as you probably know Safari's rendering engine is based on Konqueror's.

Mad Maks’s picture

Assigned: Unassigned » Mad Maks
Status: Needs work » Fixed

your changes to the page.tpl.php are in the cvs, thanks. did you change an other file to?

Anonymous’s picture

Status: Fixed » Closed (fixed)