Page 1 of 1

External html in sidebar issue

Posted: Sun Jun 08, 2008 3:21 pm
by sonichouse
I am using the one_true_layout theme and am trying to embed the amazon search widget.

I cannot work out why the input buttons are being stretched.

I get the following ... Image

The plugin is wrapped in its own stylesheet so should be OK ?

Re: External html in sidebar issue

Posted: Sun Jun 08, 2008 3:25 pm
by garvinhicking
Hi!

Right about today someone else faced this issue:

http://board.s9y.org/viewtopic.php?t=13113&highlight=

The solution is generic CSS that makes any input element 150px wide; you can use CSS to change that.

Regards,
Garvin

Posted: Sun Jun 08, 2008 3:40 pm
by sonichouse
Thanks, just commented it out - works fine now.