HI
I need to apply custom css to item view.
thanks in advance... :)
HI
I need to apply custom css to item view.
thanks in advance... :)
Hi K2A,
To change style for perticular control use style sheet inside DataLabel. For Ex :
<style> .theme-entry a.SourceCode-Forms-Controls-Web-Button { background: #121213; color: white; border: greenyellow thin double; } </style> |
while doing this remeber to keep your style inside "<style></style>" tags.
check the litrel property of Datalabel.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.