CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> Tips & Solutions

 InnovaStudio + CCS3 = love

Print topic Send  topic

Author Message
Vasiliy

Posts: 378
Posted: 11/18/2005, 5:14 PM

For developers, who use InnovaStudio Editor and CCS3.

InnovaStudio Editor in CCS3 Project with Styles (not Themes) has minor glitch - toolbar buttons are shifted down (see pic below):


This happens because TD tag in Style.css file has non-zero option "padding: XXpx;".
Exact location for my ccs file:
<style>\Style.css
-> /* Record Options */
-> .Controls td {
-> padding: 2px;

Fix is in wrapping up InnovaEditor into a table with cell padding = 0px.

_________________
Vasiliy
View profile  Send private message
Vasiliy

Posts: 378
Posted: 11/19/2005, 12:11 PM

In addition, set TD color to transparent (background-color: transparent;), it fixes color picker.
_________________
Vasiliy
View profile  Send private message
Edd


Posts: 547
Posted: 11/19/2005, 3:29 PM

Thanks Vasiliy - you saved me a couple of hours.
Edd
_________________
Accepting and instigating change are life's challenges.

http://www.syntech.com.au
View profile  Send private message
Vasiliy

Posts: 378
Posted: 11/20/2005, 11:23 AM

In addition, set white-space prop to normal (white-space: normal;), it fixes in IE jumping cursor when text does not fit text area.
_________________
Vasiliy
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.