Ning Design Studio Only:

The default text box size and editing area for Advanced CSS just drives me nuts. I was reminded today when working on a Client site. And maybe it's just me.

 

If you depend heavily on preview, this may not be your cup of tea; you'll have to scroll down more to preview.

 

To make the editing area larger, add this code to bottom of your CSS:

/** Ning Design Studio - Make Advanced CSS Text Box Larger **/
div#xn_appearance_panel.dy-ning div.advanced-left textarea#dy-custom-css.dy-input-text {
width:665px!important;height:500px!important;
}

 

If you exceed 665px in width, you may accidentally click on "Developer Mode" button. I advise not to exceed 665px. I've been using this for a while on my test site, and haven't seen any issues. However, I cannot guarantee you won't. Please let us know if you have any problems with this code. I believe since I've zoned in on the unique class identifier of "xn_appearance_panel...", we're good to go.

 

Enjoy,

Jen

Views: 351

Members

© 2024   Created by JenSocial.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Home
VIP Ning Tips