Two issues:
Text resize buttons display outside of block
Text Resize buttons do not resize text
Not sure where to go from here. Need specific instructions for modifying theme css if that's what it takes. Thanks!
Two issues:
Text resize buttons display outside of block
Text Resize buttons do not resize text
Not sure where to go from here. Need specific instructions for modifying theme css if that's what it takes. Thanks!
Comments
Comment #1
attheshow commentedStarminder,
Thanks so much for trying out the module. The D6 version is brand new (as of yesterday), so there are a couple more features that I still need to add in.
Right now, out-of-the-box it works with the Zen theme and the Garland theme. I have plans to add a small Admin page to the module that will allow the admin to choose the scope of the resizing. I'm thinking that I'll have a textbox where you can enter in either the name of the container DIV that you want to resize (<div id="myContainer">, etc.) or even the entire BODY tag.
I'll try to implement this feature within the next few days and I'll download Newsflash to make sure it works with this theme specifically.
Comment #2
attheshow commentedStarminder,
Ok, I went ahead and took a couple of hours to make the necessary changes. There's now an administration form with a couple of fields. You can now specify the name of the theme div that needs to be resized. For the Newsflash theme, specifically, I was using "squeeze-content" as the name of the div to be resized.
Note: These changes are currently available in the 6.x-1.x-dev release (should appear on the module page within 12 hours). Please let me know if the change works OK for you and then I'll probably turn this one into an official 1.1 release.
Comment #3
gauravkhambhala commentedHi attheshow,
I am also eagerly waiting for the latest release. I am using amity_island theme. Will it work with that ?
Comment #4
Starminder commentedLooking forward to it - the dev version of 6.x isn't available that I can see. Thanks!
Comment #5
attheshow commentedStarminder and gauravkhambhala,
Sorry about the "dev" release being unavailable. I had to set a preference on the module page to make it visible. You should be seeing it now.
gauravkhambhala,
I just tested the Amity Island theme with the module. There was a small CSS change that I needed to make things a little bit more universally. With the changes I just committed, everything should work fine with Amity Island. The scope I would recommend for this theme in particular is the DIV named "main-content-inner".
Comment #6
Anonymous (not verified) commentedTried with Pixture reloaded http://drupal.org/project/pixture_reloaded
to no effect. Bloack loads with buttons.
Other modules in use Lightbox2 Date and Keyword Autocomplete
Applied to content-inner
Hope this may help with your universal compatability goal :)
Comment #7
attheshow commentedmidkemia,
I just tested the 6.x-1.x-dev version and it worked to resize text for me in the Pixture Reloaded theme. Are you using the 1.0 or the dev version of this module? If you're using 1.0, you might want to try the latest dev version. I'm hoping to have a 1.1 version available later in the week.
Comment #8
Anonymous (not verified) commentedUsing the latest dev version. Also tried applying to body with no effect , so possibly a conflict somewhere
Comment #9
Starminder commentedTried again with Dev version Dec 20 - On Blocks page the buttons appear correctly. When I go back to the home page with the block displaying, the buttons are gone leaving a plain -A and A+. Clicking these has no effect.
Comment #10
Starminder commentedreactivating
Comment #11
attheshow commentedStarminder,
You probably need to empty the cache on your site (Administer > Site Configuration > Performance > Clear cached data) and then go to the Text Resize admin page (Administer > Site Configuration > Text Resize) and enter in "squeeze-content" into the "Text Resize Scope" field (assuming you're still using the Newsflash theme).
Comment #12
Starminder commentedthanks. For whatever reason it never showed up in the admin menu. I deinstalled / reinstalled and it fixed that. The block is displaying correctly, but still has no effect when clicking the buttons. See www.hoslotracer.com block is below login on the left. Thanks!
Comment #13
attheshow commentedStarminder,
It looks like you have the quotation marks around squeeze-content. If you remove the quotation marks, it should start working. Sorry about that. I often use quotation marks too heavily when I'm typing.
Comment #14
Starminder commentedWorks like a charm now, thank you! BTW, the examples in the admin menu also contain quotes. Perhaps a note somewhere in there not to use them, although I admit I should know better.
Thanks for all of your help!
Comment #15
attheshow commentedStarminder,
Thanks for the update. I'm glad everything's working now. It was definitely worth the effort in the end, I think. I think a lot of people can benefit from the latest changes.
Also, I went ahead and updated the administration page instructions and used bolding instead of quotation marks. Hopefully that will be a little clearer for future users.
Version 1.1 is now available!