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

[eluser]husni[/eluser]
[quote author="Bart v B" date="1270738473"]It is not a button what you have but an anchor().. :coolsmile:

Code:
<?php

$data = array(
               'class' => 'ovalbutton',
               'style' => 'margin-left: 6px',
               'id'    => 'My-Form'
             );

echo anchor('#', 'Submit', $data);

?>
\

I think its beter to use just plain html for this.
Much easyer for you maybe?

EDIT you can use the id from the form tag to fire the action when use that button..

I have the same on my project:
http://cavia.bart-webdesign.nl/forum/login/

username: demo
password: demo[/quote]

hey thnx bart..i have go through ur project and its nice..
maybe i can just use the simple one.. thnx again Smile


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