HI !

Is there a way to exclude tag or div from the resize process?

Comments

CZ’s picture

No. Please explane your problem and the reasons for this feature.

CZ’s picture

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".

bomarmonk’s picture

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?

CZ’s picture

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".

bomarmonk’s picture

Status: Active » Fixed

Thanks for your time. I guess I should have tried that first; it seems obvious!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.