Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#13 2005-04-15 16:14:59

wilshire
Plugin Author
From: Akron, Ohio
Registered: 2004-08-27
Posts: 656
Website

Re: [plugin] [ORPHAN] rss_admin_resize: Textarea Resizing

marz – You can use the quikpik plugin to override styles in the admin interface.

You could also modify the plugin source. Find the lines that read:
<code>
ta.setAttribute(‘style’,’‘);
</code>

and change to:
<code>
ta.setAttribute(‘style’,‘font-size:150%;’);
</code>

Thats just an example so change that to the font size you want (%, em, px, etc.).

Offline

#14 2005-04-15 17:51:20

andreas
Member
Registered: 2004-02-28
Posts: 453
Website

Re: [plugin] [ORPHAN] rss_admin_resize: Textarea Resizing

wilshire, I’ve also got quikpik. But disabling that doesn’t change anything.

Offline

#15 2005-04-15 17:58:34

marz
Archived Plugin Author
From: Barbados
Registered: 2004-11-13
Posts: 43
Website

Re: [plugin] [ORPHAN] rss_admin_resize: Textarea Resizing

wilshire – thanks :)

Offline

#16 2005-04-16 17:35:32

kemie
Plugin Author
From: mexico<-->sweden
Registered: 2004-05-20
Posts: 495
Website

Re: [plugin] [ORPHAN] rss_admin_resize: Textarea Resizing

thank you wilshire, i was really looking for this one :)


~~~~~~~~~~~~~| monolinea.com | pixilate.com | istockphoto.com/kemie |~~~~~~~~~~~~~

Offline

#17 2005-04-19 17:33:30

wilshire
Plugin Author
From: Akron, Ohio
Registered: 2004-08-27
Posts: 656
Website

Re: [plugin] [ORPHAN] rss_admin_resize: Textarea Resizing

andreas – Just tested this out with Opera 8 Final and its working fine for me. Does it work for you?

Offline

#18 2005-04-19 17:55:27

andreas
Member
Registered: 2004-02-28
Posts: 453
Website

Re: [plugin] [ORPHAN] rss_admin_resize: Textarea Resizing

It doesn’t — Opera 8 final. No idea why. I accept all cookies (even third party ones) and still no reaction apart from the title input field.

Offline

#19 2005-04-19 19:13:57

wilshire
Plugin Author
From: Akron, Ohio
Registered: 2004-08-27
Posts: 656
Website

Re: [plugin] [ORPHAN] rss_admin_resize: Textarea Resizing

Hmm…doesn’t make much sense to me either. I just did a base install. Maybe its something tied to some user preference. I don’t know much about Opera, so I’m at a loss.

Offline

#20 2005-04-19 19:25:27

andreas
Member
Registered: 2004-02-28
Posts: 453
Website

Re: [plugin] [ORPHAN] rss_admin_resize: Textarea Resizing

I can’t figure it out either. Nevermind, I don’t need it that badly. Thanks for the help, anymway.

Offline

#21 2005-04-25 02:55:07

marios
Archived Plugin Author
Registered: 2005-03-12
Posts: 1,253

Re: [plugin] [ORPHAN] rss_admin_resize: Textarea Resizing

There must be something wrong with opera 8.
I am having other mysterious issues with opera 8 unsolved.Haven’t gotten anywhere still.

regards, marios


⌃ ⇧ < ⌃ ⇧ >

Offline

#22 2005-04-25 03:17:32

marz
Archived Plugin Author
From: Barbados
Registered: 2004-11-13
Posts: 43
Website

Re: [plugin] [ORPHAN] rss_admin_resize: Textarea Resizing

wilshire: tried changing the font via quikpik prefs, its works..but only for a second, its then replaced by txp’s styles so, its back to modifying the source for me

Offline

#23 2005-04-25 11:57:10

wilshire
Plugin Author
From: Akron, Ohio
Registered: 2004-08-27
Posts: 656
Website

Re: [plugin] [ORPHAN] rss_admin_resize: Textarea Resizing

I’ve been using Opera 8 and for me the styles, forms and pages textarea resizes along with the article titles. The article body and excerpt seems to be the only problematic textareas.

marz – I’ve been able to change font sizes, colors, backgrounds, etc. Make sure you’re using the same selector as the textpattern.css so that your styles don’t get cancelled by something else. Also try using !important on your overrides and see if that helps.

Offline

#24 2005-04-25 12:32:07

andreas
Member
Registered: 2004-02-28
Posts: 453
Website

Re: [plugin] [ORPHAN] rss_admin_resize: Textarea Resizing

I’ve tested again with Opera 8: the title works and the forms work — the others don’t. No idea what this is about.

Offline

Board footer

Powered by FluxBB