Exclude tag or div from resize process
p0732658 - December 22, 2007 - 01:29
| Project: | Text Size |
| Version: | 5.x-1.3.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
HI !
Is there a way to exclude tag or div from the resize process?

#1
No. Please explane your problem and the reasons for this feature.
#2
In the lates version, you can define a XHTML element with a class under "admin/settings/textsize", "Advanced settings", "XHTML element" and "XHTML element class". So, you can exclude the other XHTML elements (div) from the resize process. Is this a adequate feature for you? Then set this issue to "fixed".
#3
Ah, I this relates to an issue I am having. I want text-size to change the font size for the content of most of the page, but not for the div where the text-size image and header information is placed. I am having a heck of a time making this work. I specify the div and class attributes, but the result is either too restrictive and nothing is resized or the result changes the areas I want to stay the same size. Would it be possible to specify multiple id's or classes for the selected xhtml element?
#4
No problem. Define more than one class. For example the element div: ".test1, div.test2, div.test3"
Note: At tis time, you can set multiple id's or classes. If you use ID's, uncheck "Overwrite text size in templates".
#5
Thanks for your time. I guess I should have tried that first; it seems obvious!
#6
Automatically closed -- issue fixed for 2 weeks with no activity.