Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   Possible to make css/html inserts box bigger? (http://forum.bytesforall.com/showthread.php?t=1439)

BigG Apr 26, 2009 06:48 PM

Possible to make css/html inserts box bigger?
 
I would love to be able to resize the html/css inserts box in the theme options area. I tend to make a lot of modifications, and the box is so small, I either have to do a lot of scrolling a lot of copy-pasting from a text editor. Any way to make it bigger? Thanks!

Flynn Apr 27, 2009 06:52 PM

You could add, in functions.php, somewhere after this:

PHP Code:

echo "<style type=\"text/css\">\n"

this new line:

PHP Code:

echo "textarea#bfa_ata_html_inserts_css { height: 700px }\n"


BigG Apr 28, 2009 12:07 PM

Niiiice!! :)

You have no idea how happy this makes me! Simple pleasures for nerds...

Thanks!


All times are GMT -6. The time now is 11:28 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.