Posted by watermark on March 30, 2006 at 7:36am
| Project: | SpreadFirefox |
| Version: | master |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Mad Maks |
| Status: | closed (fixed) |
Issue Summary
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.
Comments
#1
My file didn't attach, let me try again.
#2
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?
#3
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
#4
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
#5
(Sorry, I didn't preview :-D)
After that everything works fine.
#6
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.
#7
your changes to the page.tpl.php are in the cvs, thanks. did you change an other file to?
#8