By vrsotto on
hello,
i already tried both "text_resize" and "textsize" module to control the size of text within some content... its seems working fine with some built-in theme package of drupal. but its not working with my own custom theme... what could be wrong?...
please help...
thanks...
vsotto
Comments
anyone?
anyone?
i guess i found the
i guess i found the problem... it was a conflict of two jQuery versions... now the module is working...
Font Resize Problem Fix
I realize this thread is old - but maybe someone will find it useful. For me - it was my explicit font-size declaration in css. Once I removed that, elements re-sized properly. I had to remove it from all elements that I wanted to be re-sizeable.