is this a text resize or a zoom?

m.e. - August 27, 2009 - 16:42
Project:Text Size
Version:6.x-1.x-dev
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:by design
Description

I'm looking for an alternative to Text Resize, which doesn't seem to work with my theme in IE. In demo'ing this module, I see that the text is getting larger because the entire page div widens, not because the text is enlarged within it. Is this theme-specific, perhaps just the behavior in Garland, the theme on the demo page? Or would I get this same behavior in other themes as well?

#1

Christian Zwahlen - August 28, 2009 - 23:47

It is a text resizer and a zoom, if the theme is flexible (em or %) and images also. The Garland theme is a fix theme (px). For this themes, please read the help text (admin/help/textsize) under "Solutions for static themes".

Regards

#2

dman - August 29, 2009 - 00:00

Garland is actually fluid, not fixed.It takes the size of the browser window.
The example is a unique, special-case theme, it's proportional width with a stylesheet that says: width:60em; .
This is interesting, and possibly helpful if a full zoom is what you want, but it's a very rare method, and can be hell if you are trying to use any graphical elements on the page.

In all other themes, changing text size will NOT affect page width. Except in extreme cases and long words.

#3

Christian Zwahlen - August 29, 2009 - 00:07

No problem. Set in "XHTML element" for example a "div" and give it a name under "XHTML element class" like "content", if your theme have a content like this:

<div class="content">Resize me!</div><p>But me not.</p>

#4

Christian Zwahlen - September 26, 2009 - 15:01
Status:active» by design

A full zoom for static themes/images in IE is by now only with a new browser, browser add-on or with the operating system possible. But you an now set: "Overwrite text size in templates" and the block title to "Zoom".

 
 

Drupal is a registered trademark of Dries Buytaert.