Welcome Guest, Not a member yet? Register   Sign In
using CSS..how?
#7

[eluser]husni[/eluser]
[quote author="Bart v B" date="1270734684"]You mean something like this?
[code]
$attributes = array(
'class' => 'mycustomclass'
);
echo form_label('What is your Name', 'username', $attributes);

// Would produce:
<label for="username" class="mycustomclass" style="color: #000;">What is your Name</label>

[code][/quote]

yup its true..dats wat i mean..
but the code use <a > , <span>.. if it only use 'class' then i can use that one..


Messages In This Thread
using CSS..how? - by El Forum - 04-08-2010, 02:32 AM
using CSS..how? - by El Forum - 04-08-2010, 02:37 AM
using CSS..how? - by El Forum - 04-08-2010, 02:45 AM
using CSS..how? - by El Forum - 04-08-2010, 02:47 AM
using CSS..how? - by El Forum - 04-08-2010, 02:48 AM
using CSS..how? - by El Forum - 04-08-2010, 02:51 AM
using CSS..how? - by El Forum - 04-08-2010, 02:53 AM
using CSS..how? - by El Forum - 04-08-2010, 02:54 AM
using CSS..how? - by El Forum - 04-08-2010, 02:59 AM
using CSS..how? - by El Forum - 04-08-2010, 03:01 AM
using CSS..how? - by El Forum - 04-08-2010, 03:09 AM
using CSS..how? - by El Forum - 04-08-2010, 03:54 AM
using CSS..how? - by El Forum - 04-08-2010, 06:31 PM
using CSS..how? - by El Forum - 05-14-2010, 10:01 PM
using CSS..how? - by El Forum - 05-16-2010, 06:24 AM
using CSS..how? - by El Forum - 05-16-2010, 12:16 PM
using CSS..how? - by El Forum - 05-16-2010, 12:36 PM



Theme © iAndrew 2016 - Forum software by © MyBB