default class

34 views
Skip to first unread message

faisal khan

unread,
Jul 20, 2012, 4:42:26 PM7/20/12
to joomla-de...@googlegroups.com
hi all
i have seen that there are default class for html tag in joomla like
<input type="button"  class="button" value="<?php echo JTEXT::_('save');?>" style="width:100px;" >

<input type="text" id="txt_price" name="txt_price" readonly="readonly" class="inputbox" style="width:100px;>


where can i find the docoumention/ defination of this...



Lemings

unread,
Jul 21, 2012, 6:47:36 AM7/21/12
to joomla-de...@googlegroups.com
Hi

Allways  all classes are defined in template, You can use one of browser tools to check where style is defied.  I believe there is no documentation about that, because I do not see reason for that, it may differ in each template. In chrome You can right click and select inspect element, same is F12 in IE and Firebug in Firefox.

Regards
Reply all
Reply to author
Forward
0 new messages