Donate here button
-
[quote name=“iawgoM” post=“8783” timestamp=“1370155787”]
As for textarea size: why not only change/add this in original HTML, not in CSS:
[code][/code] and change it to this:
[code][/code]Anyways, too much code is generated, so the size of this box is not so important (it would be too big if you want all the code to fit in). One thing you might consider doing is to reduce the font size in that code area to…10px maybe?
For radio buttons:
Just open http://mtgoxlagometer.herobo.com/test/forumstyle/index_p2.css and search for (CTRL+F) this piece of code:
[code]margin:4px 0 0;margin-top:1px[/code]
then replace it with…I don’t know…this?
[code]margin:5px 0 5px 0;margin-top:1px[/code]
[/quote]Yeah I can change rows (height) via altering the
-
@ iawgoM - Awesome, thank you! :)
Tried what you said and managed to fix everything, unsure why when I tried the width setting before it didn’t work though, I think I may of omitted the style attribute and just applied width=“” :-[
Anyway looks much better now, I reduced the font to 60% in the