Hi
How can i increase the size of the label colunm on editviews?
It can be for All modules.![]()
Hi
How can i increase the size of the label colunm on editviews?
It can be for All modules.![]()
Priscila Kin Yamamoto Joranhezon
Phone: +55 61 32010000
priscila.joranhezon@nct.com.br
NCT Informática Ltda
Try playing around with the dataLabel class in your selected theme's style.css file.
Regards,
Angel Magaña
Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
Blog: http://cheleguanaco.blogspot.com.
Twitter: @cheleguanaco.
________
| Projects: |_____________________________________
|
| CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
| GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
| CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
| Round Robin Leads Assignment
| Phone Number Formatter
| CaseTwit (Twitter Integration)
______________________________________________
Hi thanks for the reply, ould it be this one:
Code:.subpanelTabForm .listView { margin-bottom: 10px; } table.tabForm td { } h5.dataLabel { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; margin-bottom: 0px; text-align: left; padding-bottom: 15px; margin-top: 1px; padding-left: 5px;
Priscila Kin Yamamoto Joranhezon
Phone: +55 61 32010000
priscila.joranhezon@nct.com.br
NCT Informática Ltda
Hi It worked, i just had to change this atributes in
/custom/modules/opportunities/editviewdef.php
its not for all modules but its fine for now! thanks!Code:'widths' => array( array('label' => '10', 'field' => '30'), array('label' => '10', 'field' => '30'), ),
Priscila Kin Yamamoto Joranhezon
Phone: +55 61 32010000
priscila.joranhezon@nct.com.br
NCT Informática Ltda
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks